wlroots/backend/x11
emersion 5de26ad8ed
pointer: add a frame event
Frame events group logically connected pointer events. It makes sense to make
the backend responsible for sending frame events, since once the events are
split (ie. once the frame events are stripped) it's not easy to figure out
which events belongs to which frame again.

This is also how Weston handles frame events.

Fixes https://github.com/swaywm/wlroots/issues/1468
2019-01-26 11:04:05 +01:00
..
backend.c backend/x11: Hide cursor with Xfixes 2018-11-13 10:55:03 +13:00
input_device.c pointer: add a frame event 2019-01-26 11:04:05 +01:00
meson.build backend/x11: Hide cursor with Xfixes 2018-11-13 10:55:03 +13:00
output.c backend/x11 & backend/wayland: make set_title NULL-safe 2019-01-24 15:18:28 +01:00