aboutsummaryrefslogtreecommitdiff
path: root/protocol
AgeCommit message (Collapse)Author
2018-02-15wayland protocol build: remove client protocols we do not useDominique Martinet
Only include client protocols that we use on the client side. Since these are not installed, there should not be any change with this. Testers - please note 'ninja -C build clean' does not remove the old headers, you need to start from a new directory.
2018-02-14xdg-shell stable: copy-pasta implementationDominique Martinet
2018-02-12Reformat all #include directivesemersion
2018-01-10Add idle protocolHeghedus Razvan
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
2017-12-22Add wlr_primary_selection_device_manager and wlr_primary_selection_sourceemersion
2017-10-24Add server-decoration skeletonemersion
2017-10-11Add FreeBSD compatibilityGreg V
2017-10-07First attempt to implement screenshooteremersion
2017-10-07Add screenshooter skeletonemersion
2017-09-06Add gamma_control skeletonemersion
2017-08-30Refactor meson build filesTony Crisci
Use tabs for indentation and break up function calls over 80 col.
2017-08-17wayland backend: switch to xdg shellDominique Martinet
Closes #72 and #96.
2017-08-13Fix #64Drew DeVault
2017-08-11Refactor meson and move xdg-shell into wlrootsDrew DeVault