index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
tree
/
layout.c
Age
Commit message (
Expand
)
Author
2018-06-01
Fix getting adjacent output
Ryan Dwyer
2018-06-01
Replace is_floating boolean with function
Ryan Dwyer
2018-06-01
Implement floating
Ryan Dwyer
2018-06-01
Implement `floating enable`
Drew DeVault
2018-06-01
Merge pull request #2081 from RedSoxFan/fix-2077
emersion
2018-06-01
Fix move perpendicular segfault
Brian Ashworth
2018-05-31
Send reparent events in container_split
Brian Ashworth
2018-05-31
Fix typo
Brian Ashworth
2018-05-31
Fix moving out of tab/stack when only child
Brian Ashworth
2018-05-29
Notify of subtree change
Brian Ashworth
2018-05-29
Fix moving out of a tabbed/stacked workspace
Brian Ashworth
2018-05-29
Fix breaking out of tabs/stacks
Brian Ashworth
2018-05-28
Merge pull request #2060 from RedSoxFan/focus-wrapping
emersion
2018-05-27
Implement focus_wrapping
Brian Ashworth
2018-05-28
Fix ancestor typos
Ryan Dwyer
2018-05-26
Implement swap command
Brian Ashworth
2018-05-25
Merge pull request #2033 from RyanDwyer/arrange-after-flatten
Drew DeVault
2018-05-25
Merge pull request #2034 from RyanDwyer/cleanup-container-titles
Drew DeVault
2018-05-25
Fix focus bug when moving between outputs
Ryan Dwyer
2018-05-25
Clean up container title functions
Ryan Dwyer
2018-05-25
Arrange views after flattening the parent
Ryan Dwyer
2018-05-24
Fix crash in move workspace to output command
Ryan Dwyer
2018-05-21
Implement tabbed layout
Ryan Dwyer
2018-04-28
Refactor arrange_windows()
Ryan Dwyer
2018-04-26
Remove sway_container.workspace_layout
Ryan Dwyer
2018-04-20
Keep view fullscreened when moving to another workspace.
Ryan Dwyer
2018-04-19
container_get_in_direction(): Don't split this function
Ryan Dwyer
2018-04-19
arrange_windows(): Calculate workspace properties when fullscreen
Ryan Dwyer
2018-04-18
More fullscreen fixes.
Ryan Dwyer
2018-04-18
Fullscreen fixes.
Ryan Dwyer
2018-04-17
Create sway_workspace struct.
Ryan Dwyer
2018-04-17
Feedback for fullscreen.
Ryan Dwyer
2018-04-16
Implement fullscreen.
Ryan Dwyer
2018-04-13
Fix gcc maybe-uninitialized warning
Dominique Martinet
2018-04-07
container_create_notify on split
Tony Crisci
2018-04-07
seat get focus inactive view
Tony Crisci
2018-04-07
Fix output containers position
emersion
2018-04-06
Don't rejigger if parent has two children
emersion
2018-04-06
When moving between outputs, use output center as reference
emersion
2018-04-06
Fix issue with incorrectly rejiggered workspaces
Drew DeVault
2018-04-06
Fix moving to parallel container on another output
Drew DeVault
2018-04-06
Address @emersion feedback
Drew DeVault
2018-04-06
Fix another of @orestisf1993's issues
Drew DeVault
2018-04-06
Fix moving into right end of container
Drew DeVault
2018-04-06
Fix issues @orestisf1993 raised
Drew DeVault
2018-04-06
Address @emersion's comments
Drew DeVault
2018-04-06
Add debug tree view
Drew DeVault
2018-04-06
Fix splitting workspaces
Drew DeVault
2018-04-06
Fix workspaces not updated on swaybar
Drew DeVault
2018-04-06
Implement move [left|right|up|down]
Drew DeVault
[prev]
[next]