wlroots/backend
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
..
drm output: remove wlr_output_impl.transform 2019-06-16 10:51:49 -04:00
headless output: remove wlr_output_impl.transform 2019-06-16 10:51:49 -04:00
libinput s/lid_switch/switch_device 2019-03-19 22:45:58 -04:00
multi Increase _POSIX_C_SOURCE to 200112L 2018-10-17 08:33:19 +02:00
noop output: remove wlr_output_impl.transform 2019-06-16 10:51:49 -04:00
rdp output: remove wlr_output_impl.transform 2019-06-16 10:51:49 -04:00
session session/logind: check for XDG_SESSION_ID first 2019-05-22 15:43:07 +02:00
wayland output: remove wlr_output_impl.transform 2019-06-16 10:51:49 -04:00
x11 output: remove wlr_output_impl.transform 2019-06-16 10:51:49 -04:00
backend.c Add FreeRDP backend for remote desktop support 2019-04-08 08:09:07 -06:00
meson.build Add FreeRDP backend for remote desktop support 2019-04-08 08:09:07 -06:00