aboutsummaryrefslogtreecommitdiff
path: root/include/swaybar/input.h
AgeCommit message (Expand)AuthorLines
2020-04-28swaybar: Fix scrolling with precise trackpadsMartin Dørum-0/+11
2020-02-10swaybar: fix i3bar relative coordinates when scaling is usedHristo Venev-1/+1
2020-02-10Do not truncate pointer coordinates to int.Hristo Venev-1/+1
2019-04-24swaybar: add multiseat supportBrian Ashworth-1/+12
2019-02-23swaybar: process hotspots on touch tapDrew DeVault-0/+13
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth-13/+2
2019-01-10bar_cmd_bind: utilize mouse button helpersBrian Ashworth-2/+7
2018-12-15swaybar: fix cursor scaleBrian Ashworth-0/+4
2018-12-04Add relative coordinates in JSON for i3bar click eventsHristo Venev-1/+2
2018-10-18swaybar: separate input code to new fileIan Fan-0/+49