wlroots/examples
random human d924f9d5b1
examples: add input-timestamp-v1 example
The client simply requests input-timestamps resources for both the
keyboard and the pointer, and prints all relevant events with their more
precise timestamps when they arrive. Touch support is not implemented as
of now.
2019-06-30 21:10:21 +00: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 Fix two issues found with Clang's static analyzer 2019-01-29 19:56:43 +01:00
foreign-toplevel.c examples: add fullscreening to foreign-toplevel.c 2019-04-29 00:00:53 +03:00
fullscreen-shell.c output: refactor frame submission API 2019-04-23 14:34:30 -06:00
gamma-control.c examples/gamma-control: fix brightness formula 2018-08-02 23:33:59 +01:00
idle-inhibit.c Simplify evdev includes on FreeBSD by relying on up-to-date package 2019-01-07 08:08:47 +00:00
idle.c Fix indentation in various files 2019-01-21 17:56:19 +01:00
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
input-timestamps-unstable-v1.c examples: add input-timestamp-v1 example 2019-06-30 21:10:21 +00: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 examples: add input-timestamp-v1 example 2019-06-30 21:10:21 +00:00
multi-pointer.c output: refactor frame submission API 2019-04-23 14:34:30 -06:00
output-layout.c output: refactor frame submission API 2019-04-23 14:34:30 -06:00
pointer-constraints.c examples/pointer-constraints: style fixes 2018-09-26 17:34:09 +02:00
pointer.c output: refactor frame submission API 2019-04-23 14:34:30 -06:00
relative-pointer-unstable-v1.c relative_pointer: add relative-pointer example 2018-12-21 12:20:48 -06:00
rotation.c output: refactor frame submission API 2019-04-23 14:34:30 -06:00
screencopy.c Use _POSIX_C_SOURCE, use shm_open 2018-11-06 08:29:23 +01:00
simple.c output: refactor frame submission API 2019-04-23 14:34:30 -06:00
tablet.c output: refactor frame submission API 2019-04-23 14:34:30 -06:00
text-input.c meson: enable more compiler warnings 2019-03-01 09:20:23 +01:00
toplevel-decoration.c Add xdg-decoration-unstable-v1 support 2018-07-28 22:48:07 +01:00
touch.c output: refactor frame submission API 2019-04-23 14:34:30 -06:00