swayfx/sway/config
Tadeo Kondrak bb41b7b814 output: Reconfigure xcursor when applying output config
Before this commit, when an output had its scale dynamically changed,
Sway would not load a cursor theme with the new scale. This results
in stale cursor images when moving the cursor into an area controlled
by the compositor, like the background or resize areas.

To reproduce:
- Using IPC, set an output scale to a value that isn't currently used
- Move the cursor into a compositor-controlled area
- The cursor will not change
2021-02-24 20:54:48 +01:00
..
bar.c Add support for workspace_min_width bar option. 2020-10-11 19:12:42 +02:00
input.c input/tablet: add tool_mode option to set tablet tools as relative input 2020-10-12 15:01:37 +02:00
output.c output: Reconfigure xcursor when applying output config 2021-02-24 20:54:48 +01:00
seat.c hide_cursor: Add an option to hide when typing 2020-10-30 09:59:54 +01:00