summaryrefslogtreecommitdiff
path: root/wayland/registry.c
AgeCommit message (Collapse)Author
2016-07-06Check capabilities before using pointer and keyboardDavid Eklov
2016-04-30wayland/registry.c: free() registry at registry_teardownSergi Granell
2015-12-12Pass keys along from wayland backend to clientsDrew DeVault
2015-12-12Fix build issueDrew DeVault
2015-12-12Add some more keyboard handling for wayland clientsDrew DeVault
2015-12-10Initialize keyboard in registry pollDrew DeVault
2015-12-10Add keyboard handling shims to registryDrew DeVault
2015-12-10Discover swaylock extension in registryDrew DeVault
2015-12-05Free outputs on registry teardownDrew DeVault
2015-11-19Refactor the crap out of wayland clientsDrew DeVault
And create a background surface on every output when invoking swaybg.