wlroots/include/wlr
random human 79ed410be4
keyboard, pointer, touch: add time_nsec field to relevant events
The time_nsec field stores the complete event time in nanoseconds. Note
that the type is just 64 bits wide, which is too short to store the
complete range of values required by the protocol. However, it is enough
for libinput, which is our primary event provider.
2019-06-30 19:29:27 +00:00
..
backend Add FreeRDP backend for remote desktop support 2019-04-08 08:09:07 -06:00
interfaces output: remove wlr_output_impl.transform 2019-06-16 10:51:49 -04:00
render render/dmabuf: add wlr_dmabuf_attributes_copy 2019-06-07 09:06:11 -04:00
types keyboard, pointer, touch: add time_nsec field to relevant events 2019-06-30 19:29:27 +00:00
util Implement pointer-constraints protocol in wlroots and rootston 2018-09-18 10:14:33 +02:00
backend.h Rename get_present_clock to get_presentation clock, use it 2018-10-04 22:00:22 +02:00
config.h.in Add FreeRDP backend for remote desktop support 2019-04-08 08:09:07 -06:00
meson.build Use #if instead of #ifdef for wlroots config data 2018-11-12 10:12:46 +01:00
version.h.in Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" 2018-08-24 19:35:02 +12:00
xcursor.h Initial pass on API stability guarantees 2018-07-29 19:20:34 -04:00
xwayland.h xwayland: don't set DISPLAY 2019-03-04 12:54:06 -07:00