wlroots/include
Ilia Bozhinov f416efa918 output-management: add current_configuration_dirty
Previously, if the current configuration contains an output X which is
destroyed, its head is automatically removed. If the compositor submits
the new configuration after X was removed, the current output
configuration is incorrectly detected to be the same as the previous
one, and no done event is sent. To prevent this, we can just keep track
of whether the current configuration is dirty, i.e whether we have sent
a done event for it.
2020-02-19 11:40:23 +01:00
..
backend Drop RDP backend 2020-01-10 19:38:39 +01:00
render Refactor EGL/GL API loading 2019-12-20 01:03:34 +00:00
types Declare wlr_seat globals as extern 2020-01-28 15:45:58 +01:00
util util: add wlr_output_destroy_safe 2020-02-17 20:52:37 +01:00
wlr output-management: add current_configuration_dirty 2020-02-19 11:40:23 +01:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland xwm: Add _NET_CLIENT_LIST support 2019-02-15 11:08:54 +01:00
meson.build meson: Various improvements 2019-12-23 07:48:29 -05:00