sway/include/swaybar
Hristo Venev 7affe5c1bd swaybar: fix i3bar relative coordinates when scaling is used
24e8ba048a did not take scaling into account.
The hotspot size used pixel coordinates, the absolute coordinates were logical,
and the relative coordinates were completely wrong.

This commit makes all coordinates use logical values. If
`"float_event_coords":true` is sent in the handshake message, coordinates are
sent as floating-point values.

The "scale" field is an integer containing the scale value.
2020-02-10 18:58:09 +01:00
..
tray swaybar: do not retry search for tray icons 2019-10-21 17:22:25 +02:00
bar.h swaybar: complete barconfig_update event handling 2019-09-04 16:48:50 -10:00
config.h swaybar: complete barconfig_update event handling 2019-09-04 16:48:50 -10:00
i3bar.h swaybar: fix i3bar relative coordinates when scaling is used 2020-02-10 18:58:09 +01:00
input.h swaybar: fix i3bar relative coordinates when scaling is used 2020-02-10 18:58:09 +01:00
ipc.h swaybar: show hidden bar on urgency 2018-10-14 13:33:12 +01:00
render.h swaybar: synchronize rendering to output frames 2018-09-30 10:07:33 +01:00
status_line.h swaybar: fix i3bar relative coordinates when scaling is used 2020-02-10 18:58:09 +01:00