diff options
author | Simon Ser <contact@emersion.fr> | 2020-12-13 14:12:02 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2020-12-27 10:10:07 +0100 |
commit | c012d770f739fcbb119aba7983d192b48f34e9a7 (patch) | |
tree | 91f17f9454ab35103af824fc0d3301fdf2fc1a20 /include/wlr/util | |
parent | c5f239f411da17b3c35356cdc51a306dfe5ff707 (diff) |
backend/x11: implement a real rendering loop
Instead of using a timer, rely on X11 Present events and send a new
frame event when the parent compositor displays a new frame on screen.
The previous attempt at doing this [1] hit issues with EGLSurface, but
we don't use that anymore.
[1]: https://github.com/swaywm/wlroots/pull/1894
Diffstat (limited to 'include/wlr/util')
0 files changed, 0 insertions, 0 deletions