wlroots-hyprland/examples
Simon Ser fbc2182b9f Stop specifying xkb_rule_names
If a NULL xkb_rule_names pointer is passed to
xkb_keymap_new_from_names, libxkbcommon will default to reading
the XKB_* env variables. So there's no need to do it ourselves.

Also s/xkb_map_new_from_names/xkb_keymap_new_from_names/ since the
latter is more consistent with the returned struct name.

[1]: https://xkbcommon.org/doc/current/structxkb__rule__names.html
2021-04-19 17:33:28 +02:00
..
.gitignore Add xdg shell stubs 2017-08-09 12:31:16 -04:00
cat.c Moved cat out of support, removed support 2018-05-10 19:03:56 -07:00
cat.h Moved cat out of support, removed support 2018-05-10 19:03:56 -07:00
dmabuf-capture.c examples/dmabuf-capture: stop using av_init_packet 2021-03-22 17:15:06 +01:00
egl_common.c examples: drop wlroots dep from egl_common.c 2021-02-14 16:49:54 +01:00
egl_common.h examples: remove dependency on wlr_egl from clients 2021-01-29 10:03:24 +01:00
foreign-toplevel.c examples/foreign-toplevel: Add documenation and output selection 2021-01-25 10:14:49 +01:00
fullscreen-shell.c examples: use wlr_output_preferred_mode 2021-04-19 17:25:41 +02:00
gamma-control.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
idle-inhibit.c examples: drop wlr/render/egl.h include from client examples 2021-02-14 16:49:54 +01:00
idle.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
input-inhibitor.c examples: drop wlr/render/egl.h include from client examples 2021-02-14 16:49:54 +01:00
input-method-keyboard-grab.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
input-method.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
keyboard-shortcuts-inhibit.c examples: drop wlr/render/egl.h include from client examples 2021-02-14 16:49:54 +01:00
layer-shell.c examples: drop wlr/render/egl.h include from client examples 2021-02-14 16:49:54 +01:00
meson.build examples: remove dependency on GLES2 for compositor examples 2021-04-19 17:32:07 +02:00
multi-pointer.c Stop specifying xkb_rule_names 2021-04-19 17:33:28 +02:00
output-layout.c Stop specifying xkb_rule_names 2021-04-19 17:33:28 +02:00
output-power-management.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
pointer-constraints.c examples: drop wlr/render/egl.h include from client examples 2021-02-14 16:49:54 +01:00
pointer.c Stop specifying xkb_rule_names 2021-04-19 17:33:28 +02:00
relative-pointer-unstable-v1.c examples: drop wlr/render/egl.h include from client examples 2021-02-14 16:49:54 +01:00
rotation.c Stop specifying xkb_rule_names 2021-04-19 17:33:28 +02:00
screencopy-dmabuf.c examples: use `perror` instead of `fprintf` GNU %m `printf` extension 2020-10-11 06:36:23 +02:00
screencopy.c examples: use `perror` instead of `fprintf` GNU %m `printf` extension 2020-10-11 06:36:23 +02:00
simple.c Stop specifying xkb_rule_names 2021-04-19 17:33:28 +02:00
tablet.c Stop specifying xkb_rule_names 2021-04-19 17:33:28 +02:00
text-input.c examples: drop wlr/render/egl.h include from client examples 2021-02-14 16:49:54 +01:00
toplevel-decoration.c examples: drop wlr/render/egl.h include from client examples 2021-02-14 16:49:54 +01:00
touch.c Stop specifying xkb_rule_names 2021-04-19 17:33:28 +02:00
virtual-pointer.c examples: use `perror` instead of `fprintf` GNU %m `printf` extension 2020-10-11 06:36:23 +02:00