aboutsummaryrefslogtreecommitdiff
path: root/wayland/registry.c
AgeCommit message (Expand)AuthorLines
2018-03-28Remove obsolete client codeDrew DeVault-293/+0
2017-08-03Fix typo in debug logemersion-1/+1
2017-03-18add missing ! for wl seat capsZandr Martin-1/+1
2017-03-10UnGNUify the codebaseDrew DeVault-0/+1
2016-12-14minor logic errorbarfoo1-1/+1
2016-09-05Add client support for HiDPIDrew DeVault-0/+3
2016-09-05Initial testing on hidpi clientsDrew DeVault-1/+3
2016-07-06Check capabilities before using pointer and keyboardDavid Eklov-5/+30
2016-04-30wayland/registry.c: free() registry at registry_teardownSergi Granell-0/+1
2015-12-12Pass keys along from wayland backend to clientsDrew DeVault-1/+19
2015-12-12Fix build issueDrew DeVault-2/+2
2015-12-12Add some more keyboard handling for wayland clientsDrew DeVault-16/+31
2015-12-10Initialize keyboard in registry pollDrew DeVault-0/+71
2015-12-10Add keyboard handling shims to registryDrew DeVault-0/+38
2015-12-10Discover swaylock extension in registryDrew DeVault-0/+3
2015-12-05Free outputs on registry teardownDrew DeVault-2/+2
2015-11-19Refactor the crap out of wayland clientsDrew DeVault-0/+116