summaryrefslogtreecommitdiff
path: root/frame.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-08Map, raise and activate the window selected in the window menu.Gary Wong1-0/+1
2009-09-06Set _NET_FRAME_EXTENTS property.Gary Wong1-0/+3
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/+5
2009-08-31Add functions to access window decoration sizes (replacing former constants).Gary Wong1-0/+19
2009-08-28Properly handle events of Withdrawn clients, even if still reparented.Gary Wong1-1/+1
2009-08-22Send a synthetic ConfigureNotify to the client on reparenting a window.Gary Wong1-0/+2
2009-08-22Initial commit (gwm-basic 1.0).Gary Wong1-0/+6