wlroots-hyprland/include/wlr
Daniel Kondor b7dc4f2990 layer-shell: allow new values for keyboard-interactivity
Value is now an enum with a new value ("on-demand") that compositors can use to allow "normal" keyboard focus semantics regardless of the layer the client surface is on. An error is sent for invalid keyboard interactivity values. The old behavior is retained for clients using the previous version of the protocol.

Also adjusted the layer-shell example program to use the new keyboard interactivity options.
2021-01-12 20:13:52 +01:00
..
backend remove unnecessary egl includes 2021-01-07 17:11:22 +01:00
interfaces output: add backend docs 2020-06-30 08:03:58 -06:00
render render/egl: remove surface and buffer age args from make_current 2021-01-12 11:31:04 +01:00
types layer-shell: allow new values for keyboard-interactivity 2021-01-12 20:13:52 +01:00
util util/edges: use bitmask for wlr_edges 2020-10-31 23:15:21 +01:00
backend.h remove unnecessary egl includes 2021-01-07 17:11:22 +01:00
config.h.in types: add wlr_xdg_foreign_registry 2021-01-05 20:32:56 +01:00
meson.build build: replace version with soversion 2020-01-24 11:17:03 +01:00
version.h.in Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" 2018-08-24 19:35:02 +12:00
xcursor.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
xwayland.h xwayland: use pipe instead of SIGUSR1 to signal readiness 2020-12-07 12:24:56 +01:00