mirror of
https://github.com/swaywm/sway.git
synced 2024-11-04 23:43:14 +00:00
806b59eca3
sway#6504 simplified rendering code by setting scaling at cairo, but that also changed button position records into ones without scale multiplication, breaking button events. This fixes it by not multiplying scale on events handling as well. |
||
---|---|---|
.. | ||
config.c | ||
main.c | ||
meson.build | ||
render.c | ||
swaynag.1.scd | ||
swaynag.5.scd | ||
swaynag.c | ||
types.c |