wlroots-hyprland/include
Simon Ser ee5f98ad49 output: atomic mode, enabled, scale and transform
This commit makes more output properties (mode, enabled, scale and transform)
atomic. This means that they are double-buffered and only applied on commit.

Compositors now need to call wlr_output_commit after setting any of those
properties.

Internally, backends still apply properties sequentially. The behaviour should
be exactly the same as before. Future commits will update some backends to take
advantage of the atomic interface. Some backends are non-atomic by design, e.g.
the X11 backend or the legacy DRM backend.

Updates: https://github.com/swaywm/wlroots/issues/1640
2019-08-02 10:01:29 -04:00
..
backend Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
render Use -fmacro-prefix-map to strip build path 2019-07-17 21:00:09 -04:00
rootston Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
types Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
util Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
wlr output: atomic mode, enabled, scale and transform 2019-08-02 10:01:29 -04: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 config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00