summaryrefslogtreecommitdiff
path: root/managed.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-30Ignore invalid size increment hints.Gary Wong1-0/+5
2012-01-30Add support for RANDR extension.Gary Wong1-1/+2
2009-09-06Set _NET_FRAME_EXTENTS property.Gary Wong1-0/+2
2009-09-06Added basic icon support.Gary Wong1-22/+129
2009-09-02Clean up UTF-8 processing.Gary Wong1-4/+2
2009-09-01Add new icon handling actions.Gary Wong1-0/+57
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-7/+135
2009-08-31Add functions to access window decoration sizes (replacing former constants).Gary Wong1-13/+25
2009-08-29Use _NET_WM_NAME in preference to WM_NAME.Gary Wong1-43/+80
2009-08-28Properly handle events of Withdrawn clients, even if still reparented.Gary Wong1-0/+31
2009-08-23Respond to ShapeNotify events for bounding region modifications only.Gary Wong1-1/+2
2009-08-22Add notes and placeholders for future modifications.Gary Wong1-0/+1
2009-08-22Initial commit (gwm-basic 1.0).Gary Wong1-0/+497