libliftoff/example
Simon Ser 35c06e8995 Add option to set timeout for liftoff_output_apply()
The default limit of 1ms might be too short if the compositor
calls liftoff_output_apply() early in the vblank cycle, or too
long if the refresh rate is high. The compositor is in a better
spot to decide how much time should be spent on atomic tests, so
add an option for that.

Closes: https://gitlab.freedesktop.org/emersion/libliftoff/-/issues/78
2024-05-21 08:45:56 +00:00
..
common.c Turn on -Wsign-conversion 2023-02-16 21:33:36 +01:00
common.h Add newline after function return type 2021-08-13 22:02:33 +02:00
compositor.c Add option to set timeout for liftoff_output_apply() 2024-05-21 08:45:56 +00:00
dynamic.c Add option to set timeout for liftoff_output_apply() 2024-05-21 08:45:56 +00:00
meson.build example/multi-output: new example 2019-10-30 18:54:21 +01:00
multi-output.c Add option to set timeout for liftoff_output_apply() 2024-05-21 08:45:56 +00:00
simple.c Add option to set timeout for liftoff_output_apply() 2024-05-21 08:45:56 +00:00