mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-09 10:06:44 -05:00
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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| cat.c | ||
| cat.h | ||
| dmabuf-capture.c | ||
| foreign-toplevel.c | ||
| fullscreen-shell.c | ||
| gamma-control.c | ||
| idle-inhibit.c | ||
| idle.c | ||
| input-inhibitor.c | ||
| input-method.c | ||
| keyboard-shortcuts-inhibit.c | ||
| layer-shell.c | ||
| meson.build | ||
| multi-pointer.c | ||
| output-layout.c | ||
| output-power-management.c | ||
| pointer-constraints.c | ||
| pointer.c | ||
| relative-pointer-unstable-v1.c | ||
| rotation.c | ||
| screencopy.c | ||
| simple.c | ||
| tablet.c | ||
| text-input.c | ||
| toplevel-decoration.c | ||
| touch.c | ||
| virtual-pointer.c | ||