index
:
inactive/beryl/beryl-desktop-manager
master
beryl-desktop-manager
beryl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-28
Update renderText to actually paint and to respect text->attrib->alpha
racarr
1
-0
/
+1
2007-01-28
Add install entry...needs to be autotoolMAGICIZED
racarr
1
-0
/
+2
2007-01-28
bdm: renderText
guillaume
2
-3
/
+64
2007-01-28
Update HOWTO
racarr
1
-0
/
+3
2007-01-28
Quick label to explain use
racarr
1
-0
/
+4
2007-01-28
Add simple UI to write gkeyfile so people can test without having to manually...
racarr
1
-0
/
+30
2007-01-28
Add setBDMWidget function to BDMWidget struct so a widget can know what it's ...
racarr
2
-1
/
+5
2007-01-28
Add entry to BDMImage for pixmap width and height
racarr
1
-0
/
+2
2007-01-28
Actually scale images as indicated by image->attrib->width rather than just j...
racarr
1
-2
/
+3
2007-01-28
Add needsPainting attrib to BDMPaintAttrib so widget can update this and then...
racarr
2
-9
/
+18
2007-01-28
Commented out updateWidgets call just to show where it should go...
racarr
1
-0
/
+1
2007-01-28
Fix typo and add commented out text code
racarr
1
-1
/
+8
2007-01-28
Write updateWidgets function
racarr
1
-1
/
+16
2007-01-28
Add BDMWidgetList to beginning of bdm.c and struct in bdm.h, move yrot
racarr
2
-2
/
+10
2007-01-28
Add render BDMImage function
racarr
1
-0
/
+25
2007-01-28
bdm: update authors, add pango font infos to BDMText
guillaume
2
-2
/
+11
2007-01-28
Add pointer to BDMWidget in BDMImage and BDMText
racarr
1
-3
/
+5
2007-01-28
Err, fix compilation
racarr
1
-7
/
+11
2007-01-28
Add BDMWidget struct
racarr
1
-2
/
+41
2007-01-28
Oops forgot to :w before committing
racarr
1
-0
/
+1
2007-01-28
Add event struct and method
racarr
1
-0
/
+6
2007-01-28
Add structs and explanation for bdm-widget system
racarr
2
-0
/
+53
2007-01-28
Remove button press event crap
racarr
1
-31
/
+0
2007-01-28
Render on button press event
racarr
1
-0
/
+2
2007-01-28
Button press event changes, just testing, it currently segfaults
racarr
1
-5
/
+26
2007-01-28
Get key press and mouse press and proximity in and all sorts of wonderful events
racarr
1
-3
/
+6
2007-01-28
Remove more stuff that I accidentaly added
racarr
1
-2
/
+5
2007-01-28
Add new line to make compiler shut up
racarr
1
-1
/
+1
2007-01-28
Update HOWTO
racarr
1
-6
/
+5
2007-01-28
BDM: Remove something stupid that I accidently committed after I half added i...
racarr
1
-12
/
+2
2007-01-28
Move structs in to header file
racarr
2
-37
/
+66
2007-01-28
beryl-desktop-manager:
quinn
1
-58
/
+114
2007-01-28
Add iXce as a second author
racarr
1
-1
/
+2
2007-01-28
bdm: use g_key_file, free pixbufs
guillaume
1
-32
/
+48
2007-01-27
bdm: I can't stand warnings. I like working code :D
guillaume
1
-7
/
+7
2007-01-27
Oops called keep below on xlib window rather than gtk window
racarr
1
-1
/
+1
2007-01-27
Force keep below
racarr
1
-1
/
+2
2007-01-27
Render on first create rather than waiting for damage
racarr
1
-0
/
+2
2007-01-27
NULL as last argument of g_strconcat
racarr
1
-1
/
+1
2007-01-27
Fix HOWTO
racarr
1
-1
/
+1
2007-01-27
Add beryl-desktop-manager, be gentle, not much time put in to it so far
racarr
3
-0
/
+180