wlroots-hyprland/util
Manuel Stoeckl f22a5d1704 Fix output rotation direction
The Wayland protocol specifies output transform rotations to be
counterclockwise and applied to the surface. Previously, wlroots
copied Weston and incorrectly made rotations act clockwise on
surfaces. This commit fixes that.

This change will break compositors which expect transform rotations
to be clockwise, and the rare applications that make use of surface
transforms.
2020-02-17 21:43:05 +01:00
..
array.c virtual_keyboard: Accept keycode 0 2019-11-27 16:49:12 +01:00
global.c util: add wlr_output_destroy_safe 2020-02-17 20:52:37 +01:00
log.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
meson.build util: add wlr_output_destroy_safe 2020-02-17 20:52:37 +01:00
region.c Fix output rotation direction 2020-02-17 21:43:05 +01:00
shm.c Use ftruncate to set shared memory object's size 2018-11-09 18:29:19 +01:00
signal.c Make wlr_signal_emit_safe private 2018-02-12 19:52:47 +01:00