wlroots/examples
Michael Weiser 208e6da3c3 keyboard-shortcuts-inhibit: Add client example
Again, copy'n'search'n'replace the idle inhibit example to become a
simple keyboard shortcuts inhibit example, adding the active and
inactive events.

Getting the initial inhibitor needs to be done later than for idle
inhibit to avoid an error "xdg_surface has never been configured".

Signed-off-by: Michael Weiser <michael.weiser@gmx.de>
2020-02-20 21:40:34 +01:00
..
.gitignore
cat.c
cat.h
dmabuf-capture.c
foreign-toplevel.c examples: add fullscreening to foreign-toplevel.c 2019-04-29 00:00:53 +03:00
fullscreen-shell.c
gamma-control.c
idle-inhibit.c
idle.c
input-inhibitor.c Add input-inhibitor example client 2018-04-03 14:06:52 -04:00
input-method.c meson: enable more compiler warnings 2019-03-01 09:20:23 +01:00
keyboard-shortcuts-inhibit.c
layer-shell.c
meson.build keyboard-shortcuts-inhibit: Add client example 2020-02-20 21:40:34 +01:00
multi-pointer.c examples: Fix compositor-examples 2020-02-08 11:38:44 +01:00
output-layout.c
output-power-management.c
pointer-constraints.c examples/pointer-constraints: style fixes 2018-09-26 17:34:09 +02:00
pointer.c
relative-pointer-unstable-v1.c
rotation.c
screencopy.c
simple.c examples: Fix compositor-examples 2020-02-08 11:38:44 +01:00
tablet.c
text-input.c
toplevel-decoration.c Add xdg-decoration-unstable-v1 support 2018-07-28 22:48:07 +01:00
touch.c
virtual-pointer.c