]> Pileus Git - wmpus/history - sys-xcb.c
Work on memory cleanup
[wmpus] / sys-xcb.c
2015-04-19 Andy SpencerWork on memory cleanup
2015-04-19 Andy SpencerAdd WM_CLOSE client message
2015-04-17 Andy SpencerStart adding support for atoms
2015-04-15 Andy SpencerAdd map and unmap handlers
2015-04-15 Andy SpencerInsert windows into WM immediately
2015-04-15 Andy SpencerAdd simple client killing
2015-04-15 Andy SpencerSimplify generic on_event handler
2015-04-15 Andy SpencerStart on sys_show
2015-04-15 Andy SpencerAdd focus and enter events
2015-04-15 Andy SpencerAdd window borders
2015-04-15 Andy SpencerAdd input focus
2015-04-15 Andy SpencerAdd key and mouse events
2015-04-15 Andy SpencerUse xcb-util
2015-04-15 Andy SpencerAdd more checks and cleanup xcb wrappers
2015-04-15 Andy SpencerQuery all xinerama screens
2015-04-15 Andy SpencerQuery root window geometry
2015-04-15 Andy SpencerCapture initial windows
2015-04-15 Andy SpencerAdd XCB window mapping
2015-04-15 Andy SpencerSplit x11 into xlib and xcb systems