sway/swaynag
xdavidwu 806b59eca3 swaynag: fix pointer button events on scaled outputs
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.
2021-09-13 14:46:01 +02:00
..
config.c
main.c
meson.build
render.c Rename pango_printf to render_text 2021-09-13 14:22:51 +02:00
swaynag.1.scd
swaynag.5.scd
swaynag.c swaynag: fix pointer button events on scaled outputs 2021-09-13 14:46:01 +02:00
types.c