]> git.tdb.fi Git - geometrycompositor.git/history - source/main.c
React to ReparentNotify events
[geometrycompositor.git] / source / main.c
2015-12-11 Mikko RasaReact to ReparentNotify events
2015-12-11 Mikko RasaProcess DestroyNotify events
2015-12-11 Mikko RasaFix the shutdown sequence to avoid memory leaks
2015-12-11 Mikko RasaFix uninitialized variables
2015-12-11 Mikko RasaIgnore errors from the X server
2015-12-11 Mikko RasaRemove server grabbing code
2015-12-11 Mikko RasaAccount for border when drawing windows
2015-12-11 Mikko RasaRefresh the screen only when there's no events to process
2015-12-11 Mikko RasaUse the shape extension to let input events through...
2015-12-11 Mikko RasaInitial, marginally functional version