sway/swaynag
xdavidwu 871ee084be
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 20:40:04 +08:00
..
config.c swaynag: adds option to set wayland shell layer 2021-06-17 11:47:49 +02:00
main.c Fix incorrect format specifiers 2020-07-30 22:02:42 -04:00
meson.build swaybg: split into standalone project 2019-04-25 18:44:28 +03:00
render.c Simplify swaybar/swaynag scaling code 2021-09-12 09:05:12 +02:00
swaynag.1.scd swaynag: adds option to set wayland shell layer 2021-06-17 11:47:49 +02:00
swaynag.5.scd swaynag: adds option to set wayland shell layer 2021-06-17 11:47:49 +02:00
swaynag.c swaynag: fix pointer button events on scaled outputs 2021-09-13 20:40:04 +08:00
types.c swaynag: adds option to set wayland shell layer 2021-06-17 11:47:49 +02:00