Merge pull request #18 from guidocella/zoom
Add zoom
don't double-add new monitor to mons
this was a copy/paste error
add cleanup listener for keyboards
add monitor destroy listener
output_layout_manager not auto-destroyed
xcursor_manager is not automatically destroyed
add non-goals list to README
Merge pull request #16 from guidocella/killclient
Add killclient
let xdg be the plain "createnotify"
use x11 suffix for other function to match isx11, also shorter
xwayland is the exceptional case, let xdg be 0
update README to reflect work on XWayland
condense appid/title logic
fix segfault on xwayland "appid"
xwayland: add server and basic window functionality (#10)
* xwayland: add server and basic window functionality
* xwayland: add server and basic window functionality
* xwayland: add server and basic window functionality
* xwayland: add server and basic window functionality
Add repeat delay and repeat rate to config.h (#13)