summaryrefslogtreecommitdiff
path: root/wayland/registry.c
AgeCommit message (Collapse)Author
2018-03-28Remove obsolete client codeDrew DeVault
2017-08-03Fix typo in debug logemersion
2017-03-18add missing ! for wl seat capsZandr Martin
2017-03-10UnGNUify the codebaseDrew DeVault
2016-12-14minor logic errorbarfoo1
2016-09-05Add client support for HiDPIDrew DeVault
This adds HiDPI support to swaybar, swaybg, and swaylock.
2016-09-05Initial testing on hidpi clientsDrew DeVault
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.