]> Pileus Git - wmpus/history - sys-xcb.c
Various icccm and ewmh properties
[wmpus] / sys-xcb.c
2016-01-18 Andy SpencerVarious icccm and ewmh properties
2015-04-22 Andy SpencerFix configure and raise
2015-04-22 Andy SpencerRename xcb windows to xcb
2015-04-19 Andy SpencerSupport struts
2015-04-19 Andy SpencerSplit up colors
2015-04-19 Andy SpencerFix configure request xcb
2015-04-19 Andy SpencerCleanup sys-xcb memory
2015-04-19 Andy SpencerShutdown gracefully
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