summaryrefslogtreecommitdiff
path: root/window-table.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-04Fix bug which would miscount table size after insertion failure rehash.Gary Wong1-4/+4
2009-12-06Handle weird reparenting cases.Gary Wong1-1/+20
2009-09-11Move initialisation code into its own section, if supported by the linker.Gary Wong1-2/+2
2009-09-08Map, raise and activate the window selected in the window menu.Gary Wong1-12/+257
2009-09-02Clean up UTF-8 processing.Gary Wong1-2/+19
2009-09-01Replace passive_grab with pointer_demux (redirecting events on client side).Gary Wong1-0/+3
2009-08-25Mark the update box as uncleared if we enlarge the bounding box.Gary Wong1-6/+16
2009-08-25Properly compute the update region when the old region was empty.Gary Wong1-12/+21
2009-08-22Add notes and placeholders for future modifications.Gary Wong1-0/+2
2009-08-22Initial commit (gwm-basic 1.0).Gary Wong1-0/+319