Find a file
Daniel Kondor 1216a503d3
layer-shell: introduce keyboard_interactivity enum
Make it clearer what the two possible modes are, and expose enum values
instead of requiring clients to use 0 or 1.

Also clarify that compositors aren't required to give focus if keyboard
interactivity is exclusive.
2021-01-06 17:29:15 +01:00
unstable layer-shell: introduce keyboard_interactivity enum 2021-01-06 17:29:15 +01:00
.build.yml Fix git remote in .build.yml 2018-05-29 14:20:45 +01:00
.editorconfig Add .editorconfig 2018-05-29 11:31:41 +01:00
check.sh Add Makefile and pkg-config entry 2018-10-12 10:14:24 -04:00
Makefile Add output power management protocol 2020-02-20 16:24:07 +01:00
README.md Add README 2020-06-30 14:14:02 -06:00
wlr-protocols.pc.in Add Makefile and pkg-config entry 2018-10-12 10:14:24 -04:00

wlr-protocols

Wayland protocols designed for use in wlroots (and other compositors).

Submitting changes to existing protocols

Please submit a pull request on GitHub.

Submitting new protocols

New protocols should not be submitted to wlr-protocols. Instead, submit them to wayland-protocols.