aboutsummaryrefslogtreecommitdiff
path: root/protocol/meson.build
AgeCommit message (Expand)Author
2019-12-31virtual-pointer: Add support for the wlr-virtual-pointer-unstable-v1Josef Gajdusek
2019-12-23meson: Various improvementsScott Anderson
2019-11-21backend/wayland: add support for presentation-timeSimon Ser
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-11Add support for wlr-output-management-unstable-v1emersion
2019-02-13primary-selection-v1: copy from gtk-primary-selectionemersion
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: 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
2018-09-18Implement pointer-constraints protocol in wlroots and rootstonLas
2018-08-24Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""Scott Anderson
2018-08-23Revert "Merge pull request #1194 from ascent12/meson_feature"Drew DeVault
2018-08-23Replace generator with custom_targetScott Anderson
2018-08-23Use pkg-config to find wayland-scannerScott Anderson
2018-08-22Make style more consistentScott Anderson
2018-08-02examples: add gamma-controlemersion
2018-08-02Implement wlr-gamma-control-unstable-v1emersion
2018-07-28Add xdg-decoration-unstable-v1 supportemersion
2018-07-14Start tablet protocolMarkus Ongyerth
2018-06-30screencopy-v1: add basic implementationemersion
2018-05-29Add a demo client for dmabuf exportRostislav Pehlivanov
2018-05-29export-dmabuf: add basic and incomplete implementationemersion
2018-05-28virtual-keyboard: add support for the virtual-keyboard-v1 protocolDorota Czaplejewicz
2018-04-13Use 'private-code' for wayland-scanner code generationDominique Martinet
2018-04-05Add wlr_xdg_output_managerDrew DeVault
2018-04-03Add wlr_input_inhibitorDrew DeVault
2018-03-27Add broken test client and rootston stubsDrew DeVault
2018-03-27Initial scaffolding of layer shellDrew DeVault
2018-03-15Add initial linux_dmabuf protocol supportGuido Günther
2018-03-01protocol: sort protocols from wayland-protocols alphabeticallyGuido Günther
2018-02-21idle-inhibit: second feedback passMarkus Ongyerth
2018-02-20idle-inhibit: feedback passMarkus Ongyerth
2018-02-17adds the client example for idle-inhibitMarkus Ongyerth
2018-02-17implements the idle_inhibit protocol typeMarkus Ongyerth
2018-02-15wayland protocol build: remove client protocols we do not useDominique Martinet
2018-02-14xdg-shell stable: copy-pasta implementationDominique Martinet