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
/
config
/
bar.c
Age
Commit message (
Expand
)
Author
2018-10-08
swaybar: allow null status_command
Ryan Dwyer
2018-09-20
swaybar: handle hotplugging
emersion
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-08-02
Reset signal mask after fork
Marien Zwart
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-07-05
config: add a couple of forgotten frees
Dominique Martinet
2018-07-02
bar config: fix uninitialized accesses on init error
Dominique Martinet
2018-07-02
invoke_swaybar: fix message length header size
Dominique Martinet
2018-04-26
Rename len to msg_len. Avoids an aliased variable that was a little confusing...
Geoff Greer
2018-04-26
invoke_swaybar(): Set process group. Kill process group.
Geoff Greer
2018-03-31
Free bar configs on reload and exit
Drew DeVault
2018-03-30
Merge remote-tracking branch 'origin/wlroots' into swaybar-layers
Drew DeVault
2018-03-29
Terminate swaybar when freeing bar config
Drew DeVault
2018-03-29
Spawn swaybars when outputs are added
Drew DeVault
2018-03-29
Move bar config into its own file
Drew DeVault