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
/
reload.c
Age
Commit message (
Expand
)
Author
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-08-03
Write to swaynag pipe fd directly on config errors
Brian Ashworth
2018-08-03
Show swaynag on config errors
Brian Ashworth
2018-08-01
ipc: add workspace::reload event
Ian Fan
2018-08-01
ipc: add barconfig_update event on config reload
Ian Fan
2018-07-14
Simplify transactions by utilising a dirty flag on containers
Ryan Dwyer
2018-07-10
Add get_config message type to ipc
Ian Fan
2018-06-09
Refactor everything that needs to arrange windows
Ryan Dwyer
2018-04-28
Refactor arrange_windows()
Ryan Dwyer
2018-03-30
Merge remote-tracking branch 'origin/wlroots' into swaybar-layers
Drew DeVault
2018-03-29
Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"
Tony Crisci
2018-03-29
Revert "Refactor tree"
Drew DeVault
2018-03-29
arrange windows
Tony Crisci
2018-03-29
Restart swaybar on config reload
Drew DeVault
2018-03-29
more renaming things
Tony Crisci
2018-03-29
move tree includes to their own directory
Tony Crisci
2018-02-24
remove checks for command handlers
Tony Crisci
2018-01-22
commands/reload: remove unimplemented 'load_swaybars' call
Dominique Martinet
2018-01-22
commands: add 'reload' command
Dominique Martinet
2017-11-18
Move everything to sway/old/
Drew DeVault
2016-09-02
merge in latest commits
Zandr Martin
2016-09-01
refactor commands.c
Zandr Martin