Age | Commit message (Expand) | Author |
2021-09-12 | Simplify swaybar/swaynag scaling code | Caduser2020 |
2021-03-20 | swaybar: Use position from wl_pointer.enter | Kenny Levinsen |
2021-02-04 | Make Wayland request listeners static const when possible | Manuel Stoeckl |
2020-04-28 | swaybar: Fix scrolling with precise trackpads | Martin Dørum |
2020-03-30 | swaybar: fix memory leaks | Ian Fan |
2020-02-10 | swaybar: fix i3bar relative coordinates when scaling is used | Hristo Venev |
2020-02-10 | Do not truncate pointer coordinates to int. | Hristo Venev |
2020-01-05 | swaybar: Fix input device removal | Andri Yngvason |
2019-06-05 | check for empty string before calling strtoul() and check errno | Daniel Eklöf |
2019-06-05 | swaybar/nag: use xcursor theme defined by XCURSOR_THEME/SIZE | Daniel Eklöf |
2019-04-24 | swaybar: add multiseat support | Brian Ashworth |
2019-02-23 | swaybar: cycle workspaces on touch drag | Drew DeVault |
2019-02-23 | swaybar: process hotspots on touch tap | Drew DeVault |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-16 | bar_cmd_tray_bind: Use mouse button helpers | Brian Ashworth |
2019-01-10 | bar_cmd_bind: utilize mouse button helpers | Brian Ashworth |
2019-01-09 | Simplify evdev includes on FreeBSD by relying on up-to-date package | Jan Beich |
2018-12-15 | swaybar: fix cursor scale | Brian Ashworth |
2018-12-04 | Add relative coordinates in JSON for i3bar click events | Hristo Venev |
2018-10-25 | swaybar: when scrolling, check that there are workspaces to scroll on | Ian Fan |
2018-10-25 | swaybar: fix scrolling behaviour | Ian Fan |
2018-10-25 | swaybar: reverse order of workspaces list | Ian Fan |
2018-10-19 | missing headers for swaybar/input.c | ossi.ahosalmi |
2018-10-18 | swaybar: separate input code to new file | Ian Fan |