index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sway
/
tree
/
root.h
Age
Commit message (
Expand
)
Author
2023-01-04
rebase: Sway 1.8 (#78)
Erik Reider
2021-11-25
sway: replace noop_output by fallback_output
Simon Zeni
2020-01-09
view: remove workspace pid mapping for assigns
Brian Ashworth
2019-06-16
Fix sway crashes for scratchpad layouts
Rouven Czerwinski
2019-03-23
Allow for workspace renaming during exec handling
mliszcz
2019-03-18
Remove debug tree
Ryan Dwyer
2019-01-25
Implement fullscreen global
Ryan Dwyer
2019-01-22
Use noop output when there's no outputs connected
Ryan Dwyer
2018-11-18
Use #if instead of #ifdef
emersion
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-08-25
Add comment for sway_root.all_outputs
Ryan Dwyer
2018-08-25
Rename sway_root.outputs to sway_root.all_outputs
Ryan Dwyer
2018-08-24
Refactor destroy functions and save workspaces when there's no outputs
Ryan Dwyer
2018-08-18
Implement iterators per container type
Ryan Dwyer
2018-08-04
Move workspace pid code to root.c
Ryan Dwyer
2018-08-04
Separate root-related code
Ryan Dwyer