index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
commands
/
bar
Age
Commit message (
Expand
)
Author
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