summaryrefslogtreecommitdiff
path: root/decorate-core.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-05Don't attempt to update childless frames.Gary Wong1-0/+3
2009-09-11Move initialisation code into its own section, if supported by the linker.Gary Wong1-4/+4
2009-09-07Obtain RGB_COLOR_MAP property length in format units, not bytes.Gary Wong1-2/+1
2009-09-06Added basic icon support.Gary Wong1-0/+7
2009-09-03Clean up UTF-8 processing for core text, too.Gary Wong1-75/+42
2009-09-01Add simple menu handling.Gary Wong1-2/+39
2009-08-31Show different cursors over various parts of frame borders.Gary Wong1-3/+3
2009-08-31Make frame decorations optional (selected by _MOTIF_WM_HINTS property).Gary Wong1-0/+1
2009-08-31Add functions to access window decoration sizes (replacing former constants).Gary Wong1-1/+2
2009-08-27Add support for RENDER extension.Gary Wong1-7/+16
2009-08-22Add notes and placeholders for future modifications.Gary Wong1-2/+3
2009-08-22Initial commit (gwm-basic 1.0).Gary Wong1-0/+387