Age | Commit message (Expand) | Author |
2018-10-20 | commands/bar: remove left and right from allowed positions | Rouven Czerwinski |
2018-10-14 | commands: fix sending bar mode/hidden_state updates to all bars | Ian Fan |
2018-10-13 | cmd_bar: fix bar id issues | Brian Ashworth |
2018-10-13 | bar_cmd_status_command: only reload current bar | Brian Ashworth |
2018-10-09 | bar-bindsym: address ianyfan's comments | Brian Ashworth |
2018-10-09 | Implement bar bindsym | Brian Ashworth |
2018-10-08 | Fix memory leak in status_command handler | emersion |
2018-10-08 | Allow status_command to be disabled via IPC | Ryan Dwyer |
2018-09-28 | swaybar: fix setting binding mode indicator | Ian Fan |
2018-07-15 | bar: free old position when changing | Ian Fan |
2018-07-09 | Update for swaywm/wlroots#1126 | emersion |
2018-07-02 | bar_cmd_modifier: fix use-after-free on error | Dominique Martinet |
2018-07-02 | bar_cmd_font: fix leak of font | Dominique Martinet |
2018-06-02 | Address first round of review for generic blocks | Brian Ashworth |
2018-06-02 | Make command block implementation generic | Brian Ashworth |
2018-03-29 | Clean up imported bar commands | Drew DeVault |
2018-03-29 | Add bar configuration commands | Drew DeVault |
2017-11-18 | Move everything to sway/old/ | Drew DeVault |
2017-06-07 | Implement Tray Icons | Calvin Lee |
2017-03-10 | UnGNUify the codebase | Drew DeVault |
2016-12-15 | Fix indentation issues | Drew DeVault |
2016-12-15 | Handle allocation failure in commands | Drew DeVault |
2016-11-02 | change bar colors from char[10] to *char | D.B |
2016-11-02 | add bar colours for focused_(workspace|statusline|separator) | D.B |
2016-11-02 | use urgent_ws color in swaybar if binding_mode is undefined | D.B |
2016-09-02 | merge in latest commits | Zandr Martin |
2016-09-01 | refactor commands.c | Zandr Martin |