aboutsummaryrefslogtreecommitdiff
path: root/swaybar/input.c
AgeCommit message (Expand)Author
2023-07-31swaybar: Implement wp_cursor_shape_v1Alexander Orzechowski
2023-07-08swaybar: handle wayland-cursor failuresManuel Stoeckl
2023-06-27swaybar: don't set current workspace as not visiblellyyr
2023-06-25Use "default" XCursor instead of "left_ptr"Simon Ser
2022-11-26swaybar: Make hotspots block bar release bindingsJoan Bruguera
2022-11-26swaybar: Prioritize hotspot events to bar bindingsJoan Bruguera
2021-09-12Simplify swaybar/swaynag scaling codeCaduser2020
2021-03-20swaybar: Use position from wl_pointer.enterKenny Levinsen
2021-02-04Make Wayland request listeners static const when possibleManuel Stoeckl
2020-04-28swaybar: Fix scrolling with precise trackpadsMartin Dørum
2020-03-30swaybar: fix memory leaksIan Fan
2020-02-10swaybar: fix i3bar relative coordinates when scaling is usedHristo Venev
2020-02-10Do not truncate pointer coordinates to int.Hristo Venev
2020-01-05swaybar: Fix input device removalAndri Yngvason
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