wlroots/examples
Simon Ser b9460ab724
Stop using wlr_texture_get_size
Just use wlr_texture.{width,height} directly.
2020-12-25 12:21:29 +01: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: add extra roundtrip for wl_output listener 2020-08-31 08:43:54 -06:00
foreign-toplevel.c foreign-toplevel-management: report parent toplevel 2020-10-18 17:14:35 +02:00
fullscreen-shell.c examples/fullscreen-shell: stop advertising linux-dmabuf unconditonally 2020-06-11 11:50:17 -06:00
gamma-control.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
idle-inhibit.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
idle.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
input-inhibitor.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06: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 Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
layer-shell.c Simplify evdev includes on FreeBSD by relying on up-to-date package 2019-01-07 08:08:47 +00:00
meson.build build: move wayland-egl dependency to examples/ 2020-12-13 12:16:28 +01:00
multi-pointer.c Remove unneeded includes from wlr_input_device.h 2020-11-11 15:40:47 +01:00
output-layout.c Replace wlr_key_state with wl_keyboard_key_state 2020-11-11 10:58:38 +01:00
output-power-management.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
pointer-constraints.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
pointer.c Remove unneeded includes from wlr_input_device.h 2020-11-11 15:40:47 +01:00
relative-pointer-unstable-v1.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
rotation.c Replace wlr_key_state with wl_keyboard_key_state 2020-11-11 10:58:38 +01: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 Remove unneeded includes from wlr_input_device.h 2020-11-11 15:40:47 +01:00
tablet.c Remove unneeded includes from wlr_input_device.h 2020-11-11 15:40:47 +01:00
text-input.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
toplevel-decoration.c Remove unnecessary wl_display_dispatch calls 2020-08-24 07:55:35 -06:00
touch.c Stop using wlr_texture_get_size 2020-12-25 12:21:29 +01:00
virtual-pointer.c examples: use `perror` instead of `fprintf` GNU %m `printf` extension 2020-10-11 06:36:23 +02:00