wlroots-hyprland/include/wlr
Alexander Orzechowski 933ff0e60c wlr_scene: Fix missing calls to scene_node_update_outputs
There were a couple places this was missing
 - on mode change of an output. If the resolution changes for example
   nodes may fall out of the view.
 - on commits on an output for scale or transform changes
 - when the transform of a buffer is changed. If the dest size is not
 set, the buffer may have been rotated potentially changing its size
 if the buffer width != height
2022-05-19 14:17:51 -04:00
..
backend types/wlr_input_device: move init and finish function to private API 2022-03-07 16:37:41 +00:00
interfaces types/wlr_keyboard: uniformize events name 2022-03-17 18:16:14 +00:00
render render: allow texture creation while rendering 2022-02-28 13:06:11 +01:00
types wlr_scene: Fix missing calls to scene_node_update_outputs 2022-05-19 14:17:51 -04:00
util Fix spelling errors 2021-10-02 10:22:13 +02:00
backend.h backend: remove wlr_backend_get_renderer 2021-11-18 09:37:57 -05:00
config.h.in render/vulkan: add Vulkan renderer 2021-10-18 11:51:13 +02:00
meson.build build: use dictionnary for features instead of configuration_data 2021-02-15 16:32:33 +01:00
version.h.in Drop WLR_VERSION_API_* 2021-06-29 12:22:55 +02:00
xcursor.h xcursor: improve documentation 2021-07-05 11:00:15 -04:00
xwayland.h xwayland: add wlr_xwayland_server_options.terminate_delay 2022-05-07 19:25:44 +00:00