aboutsummaryrefslogtreecommitdiff
path: root/protocol
AgeCommit message (Expand)Author
2021-01-12layer-shell: allow new values for keyboard-interactivityDaniel Kondor
2021-01-10protocol: add drm.xmlSimon Ser
2021-01-05types: add wlr_xdg_foreign_v2Ilia Bozhinov
2021-01-05types: add wlr_xdg_foreign_v1Ilia Bozhinov
2020-10-20foreign toplevel: Fix whitespace errorScott Moreau
2020-10-18foreign-toplevel-management: report parent toplevelDaniel Kondor
2020-09-04output-management-v1: add head identifying eventsRoman Gilg
2020-09-03Remove xdg-shell v6Drew DeVault
2020-06-30layer-shell: upgrade to v3, implement destructorIsaac Freund
2020-06-17viewporter: new protocol implementationSimon Ser
2020-06-08protocol: screencopy: Extend to report linux-dmabuf capabilityAndri Yngvason
2020-04-21build: use dicts instead of get_variableSimon Ser
2020-02-20keyboard-shortcuts-inhibit: Implement the protocolMichael Weiser
2020-02-20Add wlr-output-power-managementGuido Günther
2020-02-10virtual-pointer: Add request for mapping to specific outputAndri Yngvason
2020-01-24meson: Fix protocol includes for compositor examplesScott Anderson
2019-12-31virtual-pointer: Add support for the wlr-virtual-pointer-unstable-v1Josef Gajdusek
2019-12-23meson: Various improvementsScott Anderson
2019-11-23Amend typoJason
2019-11-21backend/wayland: add support for presentation-timeSimon Ser
2019-10-22protocol/screencopy: Add damage reportingAndri Yngvason
2019-10-17protocol: sync layer-shell with upstreamSimon Ser
2019-10-16layer_shell: set layer of existing surfaceTimidger
2019-10-16backend/wayland: add support for direct scan-outSimon Ser
2019-09-26Add zwp-tablet-unstable-v2 client supportMarkus Ongyerth
2019-06-21Support pointer-gestures on Wayland backendGreg V
2019-06-02Remove orbital screenshooter and gamma-controlSimon Ser
2019-04-29foreign-toplevel: support fullscreen state and requestIlia Bozhinov
2019-04-11output-management-v1: update protocol, add set_custom_modeemersion
2019-04-11Add support for wlr-output-management-unstable-v1emersion
2019-02-19Merge pull request #1493 from emersion/primary-selection-v1Drew DeVault
2019-02-15Update data-controlIvan Molodetskikh
2019-02-13primary-selection-v1: copy from gtk-primary-selectionemersion
2019-02-10data-control: add primary selection supportIvan Molodetskikh
2019-01-28Implement the pointer-gestures-unstable-v1 protocolGreg V
2019-01-24text-input-v3: use protocol from wayland-protocolsemersion
2019-01-20Merge pull request #1476 from emersion/fullscreen-shellDrew DeVault
2019-01-06Merge pull request #1423 from emersion/data-controlDrew DeVault
2019-01-06fullscreen-shell-v1: initial protocol implementationemersion
2018-12-30data-control-v1: update to latest protocol proposalemersion
2018-12-30data-control-v1: update protocol to allow NULL selectionsemersion
2018-12-30data-control-v1: initial protocol implementationemersion
2018-12-21relative_pointer: create skeleton and buildrandom human
2018-12-08types: implement wlr_foreign_toplevel_management_v1Ilia Bozhinov
2018-10-12Merge pull request #1203 from dcz-purism/inputDrew DeVault
2018-10-09wlroots: add basic support for zwp_input_method_v2Dorota Czaplejewicz
2018-10-09wlroots: add support for zwp_text_input_unstable_v3Dorota Czaplejewicz
2018-10-04presentation-time: add protocol implementationemersion
2018-09-27Merge pull request #852 from Laaas/masterDrew DeVault
2018-09-21Fix partial dependency in protocol/meson.buildsghctoma