index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-28
Rely on view_is_visible rather thank walking the tree ourselves.
Scott Leggett
2018-05-28
Store previous position in sway_cursor.
Scott Leggett
2018-05-27
Focus containers only on entry.
Scott Leggett
2018-05-26
Replace oft-failing abort with if statement
Drew DeVault
2018-05-26
Merge pull request #2030 from chebykinn/fix-focus-follows-mouse-tabs
Ryan Dwyer
2018-05-26
Merge branch 'master' into fix-focus-follows-mouse-tabs
Ryan Dwyer
2018-05-26
Check for next_focus before assert
Ivan Chebykin
2018-05-26
Fix usage of sway_assert
Ivan Chebykin
2018-05-26
Moved visibility check of of loop, added asserts
Ivan Chebykin
2018-05-26
Merge pull request #2041 from emersion/delete-asciidoc-pages
emersion
2018-05-25
Delete old asciidoc man pages
emersion
2018-05-25
Break after first tabbed/stacked layout
Ivan Chebykin
2018-05-25
Fix mouse focusing for horizontal/vertical views in tabbed containers
Ivan Chebykin
2018-05-25
Fixed styling issues
Ivan Chebykin
2018-05-25
Focus inactive container instead of checking cursor position
Ivan Chebykin
2018-05-25
Skip all nested containers
Ivan Chebykin
2018-05-25
Implement correct focusing for tabbed containers
Ivan Chebykin
2018-05-25
Fix focusing from other containers
Ivan Chebykin
2018-05-25
Don't focus tabbed and stacked containers on mouseover
Ivan Chebykin
2018-05-25
Merge pull request #2037 from emersion/wlroots-1000
Drew DeVault
2018-05-25
Update for swaywm/wlroots#1000
emersion
2018-05-25
Merge pull request #2017 from emersion/wlroots-993
emersion
2018-05-25
Merge pull request #2036 from RyanDwyer/workspace-switch-on-map
Drew DeVault
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
Merge pull request #2035 from RyanDwyer/fix-focus-bug
Drew DeVault
2018-05-25
Switch workspace if required when mapping a view
Ryan Dwyer
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
Merge pull request #2028 from RyanDwyer/fix-move-workspace
Drew DeVault
2018-05-24
Fix crash in move workspace to output command
Ryan Dwyer
2018-05-24
Merge pull request #2025 from RyanDwyer/fix-nested-tabs
emersion
2018-05-24
Fix nested tabs
Ryan Dwyer
2018-05-23
Merge pull request #2003 from emersion/fix-swaylock-hotplugging
Drew DeVault
2018-05-23
swaylock: remove unused field
emersion
2018-05-23
swaylock: don't try to render unconfigured surfaces
emersion
2018-05-23
Merge branch 'master' into fix-swaylock-hotplugging
emersion
2018-05-23
Merge pull request #2022 from RedSoxFan/ipc-get-marks
Ryan Dwyer
2018-05-22
Implement IPC_GET_MARKS
Brian Ashworth
2018-05-21
Merge pull request #2015 from RyanDwyer/stacked-layout
Drew DeVault
2018-05-22
Replace empty argument with void
Ryan Dwyer
2018-05-22
Implement clicking stacked title bars
Ryan Dwyer
2018-05-22
Use constants for titlebar dimensions
Ryan Dwyer
2018-05-22
Implement stacked layout
Ryan Dwyer
2018-05-21
Fix focus follows mouse with no focus
Drew DeVault
2018-05-21
Merge pull request #2016 from RedSoxFan/fix-tab-smart-borders
emersion
2018-05-21
Update for swaywm/wlroots#993
emersion
2018-05-21
Fix hide_edge_borders smart for tabs and stacks
Brian Ashworth
2018-05-21
Merge pull request #2005 from RyanDwyer/tabbed-layout
emersion
[next]