summaryrefslogtreecommitdiff
path: root/gwm.h
AgeCommit message (Expand)AuthorFilesLines
2014-05-08Add support for XCB cursor library.Gary Wong1-0/+2
2012-01-30Add support for RANDR extension.Gary Wong1-2/+30
2009-09-14Clean up linker initialisation section commit.Gary Wong1-0/+3
2009-09-11Move initialisation code into its own section, if supported by the linker.Gary Wong1-0/+5
2009-09-08Map, raise and activate the window selected in the window menu.Gary Wong1-1/+12
2009-09-06Set _NET_FRAME_EXTENTS property.Gary Wong1-0/+1
2009-09-06Add various EWMH properties to the root and fake windows.Gary Wong1-0/+7
2009-09-06Added basic icon support.Gary Wong1-10/+15
2009-09-02Clean up UTF-8 processing.Gary Wong1-1/+1
2009-09-01Add a menu for selecting a window to map and raise.Gary Wong1-1/+2
2009-09-01Add new icon handling actions.Gary Wong1-2/+0
2009-09-01Add simple menu handling.Gary Wong1-9/+28
2009-09-01Replace passive_grab with pointer_demux (redirecting events on client side).Gary Wong1-5/+5
2009-08-31Show different cursors over various parts of frame borders.Gary Wong1-2/+15
2009-08-31Make frame decorations optional (selected by _MOTIF_WM_HINTS property).Gary Wong1-4/+10
2009-08-31Add functions to access window decoration sizes (replacing former constants).Gary Wong1-18/+0
2009-08-29Use _NET_WM_NAME in preference to WM_NAME.Gary Wong1-1/+4
2009-08-28Properly handle events of Withdrawn clients, even if still reparented.Gary Wong1-1/+1
2009-08-27Add support for RENDER extension.Gary Wong1-0/+8
2009-08-25Export warning() and fatal().Gary Wong1-0/+3
2009-08-22Add notes and placeholders for future modifications.Gary Wong1-3/+13
2009-08-22Initial commit (gwm-basic 1.0).Gary Wong1-0/+317