summaryrefslogtreecommitdiff
path: root/root.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-30Add support for RANDR extension.Gary Wong1-4/+53
2009-12-06Handle weird reparenting cases.Gary Wong1-5/+12
2009-09-10Be careful to catch all events when starting up and shutting down.Gary Wong1-1/+1
2009-09-09Sort the window menu by stacking order.Gary Wong1-1/+1
2009-09-08Map, raise and activate the window selected in the window menu.Gary Wong1-4/+43
2009-09-01Add a menu for selecting a window to map and raise.Gary Wong1-1/+1
2009-09-01Add new icon handling actions.Gary Wong1-1/+1
2009-09-01Add simple menu handling.Gary Wong1-4/+14
2009-08-31Declare various read-only data structures as const.Gary Wong1-1/+1
2009-08-31Make frame decorations optional (selected by _MOTIF_WM_HINTS property).Gary Wong1-0/+1
2009-08-28Properly handle events of Withdrawn clients, even if still reparented.Gary Wong1-32/+3
2009-08-22Add notes and placeholders for future modifications.Gary Wong1-1/+1
2009-08-22Initial commit (gwm-basic 1.0).Gary Wong1-0/+223