aboutsummaryrefslogtreecommitdiff
path: root/swaybar/input.c
AgeCommit message (Expand)Author
2019-06-05check for empty string before calling strtoul() and check errnoDaniel Eklöf
2019-06-05swaybar/nag: use xcursor theme defined by XCURSOR_THEME/SIZEDaniel Eklöf
2019-04-24swaybar: add multiseat supportBrian Ashworth
2019-02-23swaybar: cycle workspaces on touch dragDrew DeVault
2019-02-23swaybar: process hotspots on touch tapDrew DeVault
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-10bar_cmd_bind: utilize mouse button helpersBrian Ashworth
2019-01-09Simplify evdev includes on FreeBSD by relying on up-to-date packageJan Beich
2018-12-15swaybar: fix cursor scaleBrian Ashworth
2018-12-04Add relative coordinates in JSON for i3bar click eventsHristo Venev
2018-10-25swaybar: when scrolling, check that there are workspaces to scroll onIan Fan
2018-10-25swaybar: fix scrolling behaviourIan Fan
2018-10-25swaybar: reverse order of workspaces listIan Fan
2018-10-19missing headers for swaybar/input.cossi.ahosalmi
2018-10-18swaybar: separate input code to new fileIan Fan