sway/swaybar/tray
Hristo Venev 901d088ef9 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 17:53:33 +00:00
..
host.c tray: use correct parameter to set bus slot to floating 2019-02-15 15:15:45 +00:00
icon.c Amend typos 2019-11-23 11:48:31 +01:00
item.c swaybar: fix i3bar relative coordinates when scaling is used 2020-02-10 17:53:33 +00:00
tray.c swaybar: do not retry search for tray icons 2019-10-21 17:22:25 +02:00
watcher.c tray: fix memory leaks 2019-02-16 21:49:16 +01:00