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-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
2018-11-19
Merge pull request #3083 from c-edw/feature/StripWorkspaceName
emersion
2018-11-17
Implement strip_workspace_name.
Connor E
2018-11-13
More frees.
Connor E
2018-10-14
swaybar: show hidden bar on key event
Ian Fan
2018-10-13
Fix bar subcommand handler structs and selection
Brian Ashworth
2018-10-09
bar-bindsym: address ianyfan's comments
Brian Ashworth
2018-10-09
Implement bar bindsym
Brian Ashworth
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