wlroots/include
Simon Ser ce3f4c3fe1 output: remove wlr_output_impl.transform
The backend doesn't need to handle transform changes, since everything is done
in software. In fact, all of the implementations were all identical and just
set the transform.

We could add support for hardware transforms, but:

- This would require a different field (something like hardware_transform)
- Not all combinations are possible because there often are hardware
  limitations
- The Wayland protocol isn't ready for this (in particular xdg-output, see [1])

This belongs to a different patch series anyway.

[1]: https://patchwork.freedesktop.org/series/52324/
2019-06-16 10:51:49 -04:00
..
backend backend/drm: fallback to drmModeAddFB2 2019-06-07 09:06:11 -04:00
render Fix missing headers when building without X11 2019-04-22 00:04:08 +03:00
rootston Remove orbital screenshooter and gamma-control 2019-06-02 09:30:47 -04:00
types data-device: refactor wlr_drag 2019-02-20 18:42:29 +01:00
util Use a set to track pointer button state. 2019-06-16 00:59:53 +03:00
wlr output: remove wlr_output_impl.transform 2019-06-16 10:51:49 -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