Age | Commit message (Expand) | Author |
2020-05-20 | swaybar: add NULL check when listing workspaces | Milkey Mouse |
2020-03-30 | swaybar: fix memory leaks | Ian Fan |
2020-02-27 | Only destroy swaybar surface via ipc when needed | Bill Doyle |
2019-12-28 | parse_color: return success + drop fallback color | Brian Ashworth |
2019-09-04 | swaybar: complete barconfig_update event handling | Brian Ashworth |
2019-04-24 | swaybar: hide mode visibility improvements | Brian Ashworth |
2019-01-23 | Make json-c include respect pkg-config --cflags | Jan Beich |
2019-01-22 | swaybar: fix command malloc in workspace command | Brian Ashworth |
2019-01-22 | swaybar: fix workspace command | Ian Fan |
2019-01-22 | util.c: remove numlen function | Ian Fan |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-16 | Fixes for small existing bugs. | Connor E |
2019-01-16 | Remove usage of VLAs. | Connor E |
2019-01-16 | bar_cmd_tray_bind: Use mouse button helpers | Brian Ashworth |
2019-01-13 | Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved | Drew DeVault |
2019-01-11 | swaybar: add status_edge_padding command | Brian Ashworth |
2019-01-11 | swaybar: add status_padding command | Brian Ashworth |
2019-01-10 | bar_cmd_bind: utilize mouse button helpers | Brian Ashworth |
2018-12-31 | swaybar: do not create tray if hidden | Ian Fan |
2018-12-31 | swaybar: implement tray config | Ian Fan |
2018-11-28 | Implement bar gaps | Brian Ashworth |
2018-11-17 | Implement strip_workspace_name. | Connor E |
2018-10-25 | swaybar: reverse order of workspaces list | Ian Fan |
2018-10-14 | swaybar: show hidden bar on urgency | Ian Fan |
2018-10-14 | swaybar: show hidden bar on key event | Ian Fan |
2018-10-14 | swaybar: handle mode/hidden_state changes | Ian Fan |
2018-10-14 | swaybar: streamline ipc handling | Ian Fan |
2018-10-14 | swaybar: move mode & mode_pango_markup to bar struct | Ian Fan |
2018-10-14 | swaybar: only subscribe to required events | Ian Fan |
2018-10-14 | swaybar: save id upon startup | Ian Fan |
2018-10-09 | bar-bindsym: address ianyfan's comments | Brian Ashworth |
2018-10-09 | Implement bar bindsym | Brian Ashworth |
2018-09-28 | swaybar: remove unused focused_output property | Ian Fan |
2018-09-28 | swaybar: fail if bar id is invalid | Ian Fan |
2018-09-03 | Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE | sghctoma |
2018-08-30 | Fix feature macros for FreeBSD | sghctoma |
2018-07-17 | swaybar: Read urgent colors from IPC | Ryan Dwyer |
2018-07-09 | Update for swaywm/wlroots#1126 | emersion |
2018-04-24 | Fix a bunch of swaybar memory leaks | emersion |
2018-04-10 | fix swaybar ipc handling | db |
2018-04-06 | Fix workspaces not updated on swaybar | Drew DeVault |
2018-04-05 | Handle output removal on swaybar | Drew DeVault |
2018-04-02 | Render i3bar blocks | Drew DeVault |
2018-03-30 | Implement scroll wheel workspace switching | Drew DeVault |
2018-03-30 | Fix issues with swaybar on DRM | Drew DeVault |
2018-03-29 | Fixed laggy focused output boolean | Drew DeVault |
2018-03-29 | Pixel-perfect rendering | Drew DeVault |
2018-03-29 | Add binding mode indicator | Drew DeVault |
2018-03-29 | Re-render bar on IPC updates | Drew DeVault |
2018-03-29 | Round up workspaces on each output | Drew DeVault |