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
/
tree
/
workspace.c
Age
Commit message (
Expand
)
Author
2018-06-09
Refactor everything that needs to arrange windows
Ryan Dwyer
2018-06-09
Make main properties be the pending state
Ryan Dwyer
2018-06-09
WIP: Atomic layout updates ground work
Ryan Dwyer
2018-06-08
Restore workspaces to outputs based on priority
Brian Ashworth
2018-06-05
Support runtime var expansion and set at runtime
Brian Ashworth
2018-06-01
Fix issues with sticky containers and workspaces
Ryan Dwyer
2018-06-01
Use L_FLOATING instead of reapable boolean
Ryan Dwyer
2018-06-01
Implement floating
Ryan Dwyer
2018-06-01
Implement `floating enable`
Drew DeVault
2018-04-28
Refactor arrange_windows()
Ryan Dwyer
2018-04-26
Remove sway_container.workspace_layout
Ryan Dwyer
2018-04-17
Create sway_workspace struct.
Ryan Dwyer
2018-04-06
Revert "Break everything^W^WUse wlr_box for sway_container"
Drew DeVault
2018-04-06
Break everything^W^WUse wlr_box for sway_container
Drew DeVault
2018-04-04
Merge branch 'wlroots' into split-containers2
Tony Crisci
2018-04-03
move workspace create to workspace.c
Tony Crisci
2018-04-03
Merge pull request #1712 from RedSoxFan/workspace-number-names
Drew DeVault
2018-04-03
Fix name generation for workspace number <name>
Brian Ashworth
2018-04-03
unify workspace create functions
Tony Crisci
2018-04-03
move view and workspace destructors to container.c
Tony Crisci
2018-04-02
Merge branch 'wlroots' into seat-fixes
Tony Crisci
2018-04-02
rename seat functions
Tony Crisci
2018-03-31
Fixes back-and-forth name saving for non-empty ws
Brian Ashworth
2018-03-30
Fix workspace deletion edge cases
Drew DeVault
2018-03-30
Finish porting over workspace_next_name
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
80col
Tony Crisci
2018-03-29
more renaming things
Tony Crisci
2018-03-29
rename container functions
Tony Crisci
2018-03-29
move tree includes to their own directory
Tony Crisci
2018-02-10
remove old focus member
Tony Crisci
2018-02-07
separate seat get focus and seat get focus inactive
Tony Crisci
2018-02-04
basic focus overhaul
Tony Crisci
2018-01-30
Implement workspaces
Drew DeVault
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
2017-11-22
Add workspace to outputs
Drew DeVault
2017-11-18
Move everything to sway/old/
Drew DeVault
2017-11-11
Move sway's internal tree code to sway/tree/
Drew DeVault
[prev]