1
1
Fork 0
mirror of https://github.com/swaywm/sway synced 2024-05-10 21:06:05 +02:00
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 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 Rename pango_printf to render_text 2021-09-13 14:22:51 +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 14:46:01 +02:00
types.c swaynag: adds option to set wayland shell layer 2021-06-17 11:47:49 +02:00