wlroots-hyprland/backend
Tudor Brindus dc13bb827d util: fix and move `get_current_time_msec` into a util file
This commit makes `get_current_time_msec` correctly return milliseconds
as opposed to microseconds. It also considers the value of `tv_sec`, so
we don't lose occasionally go back in time by one second. Finally, the
function is moved into `util/time.cc` so that it can be reused elsewhere
without having to consider these pitfalls.
2020-06-06 00:09:19 +02:00
..
drm backend/drm: fix black screens when enabling output 2020-06-03 10:27:21 -06:00
headless render/egl: introduce wlr_egl_unset_current 2020-05-19 14:56:20 +02:00
libinput Fix -Wreturn-type warnings 2020-05-19 14:54:02 +02:00
multi backend/multi: handle backends depending on each other properly 2020-05-02 19:36:03 +02:00
noop output: re-introduce atomic mode, enabled, scale and transform 2019-12-30 11:21:11 -07:00
session Remove libcap support 2020-04-29 10:39:09 +02:00
wayland util: fix and move `get_current_time_msec` into a util file 2020-06-06 00:09:19 +02:00
x11 render/egl: unset current context after swapping buffers 2020-05-20 17:39:34 +02:00
backend.c Drop RDP backend 2020-01-10 19:38:39 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00