summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Improve comment.Libravatar Scott Leggett2018-05-28
* Avoid assert on container type.Libravatar Scott Leggett2018-05-28
* Move previous cursor_position inline.Libravatar Scott Leggett2018-05-28
* Remove unused function.Libravatar Scott Leggett2018-05-28
* Simplify logic, remove redundant variables.Libravatar Scott Leggett2018-05-28
* Rely on view_is_visible rather thank walking the tree ourselves.Libravatar Scott Leggett2018-05-28
* Store previous position in sway_cursor.Libravatar Scott Leggett2018-05-28
* Focus containers only on entry.Libravatar Scott Leggett2018-05-27
* Replace oft-failing abort with if statementLibravatar Drew DeVault2018-05-26
* Merge pull request #2030 from chebykinn/fix-focus-follows-mouse-tabsLibravatar Ryan Dwyer2018-05-26
|\
| * Merge branch 'master' into fix-focus-follows-mouse-tabsLibravatar Ryan Dwyer2018-05-26
| |\ | |/ |/|
* | Merge pull request #2041 from emersion/delete-asciidoc-pagesLibravatar emersion2018-05-26
|\ \
| * | Delete old asciidoc man pagesLibravatar emersion2018-05-25
|/ /
| * Check for next_focus before assertLibravatar Ivan Chebykin2018-05-26
| * Fix usage of sway_assertLibravatar Ivan Chebykin2018-05-26
| * Moved visibility check of of loop, added assertsLibravatar Ivan Chebykin2018-05-26
| * Break after first tabbed/stacked layoutLibravatar Ivan Chebykin2018-05-25
| * Fix mouse focusing for horizontal/vertical views in tabbed containersLibravatar Ivan Chebykin2018-05-25
| * Fixed styling issuesLibravatar Ivan Chebykin2018-05-25
| * Focus inactive container instead of checking cursor positionLibravatar Ivan Chebykin2018-05-25
| * Skip all nested containersLibravatar Ivan Chebykin2018-05-25
| * Implement correct focusing for tabbed containersLibravatar Ivan Chebykin2018-05-25
| * Fix focusing from other containersLibravatar Ivan Chebykin2018-05-25
| * Don't focus tabbed and stacked containers on mouseoverLibravatar Ivan Chebykin2018-05-25
|/
* Merge pull request #2037 from emersion/wlroots-1000Libravatar Drew DeVault2018-05-25
|\
| * Update for swaywm/wlroots#1000Libravatar emersion2018-05-25
|/
* Merge pull request #2017 from emersion/wlroots-993Libravatar emersion2018-05-25
|\
| * Update for swaywm/wlroots#993Libravatar emersion2018-05-21
* | Merge pull request #2036 from RyanDwyer/workspace-switch-on-mapLibravatar Drew DeVault2018-05-25
|\ \
| * | Switch workspace if required when mapping a viewLibravatar Ryan Dwyer2018-05-25
* | | Merge pull request #2033 from RyanDwyer/arrange-after-flattenLibravatar Drew DeVault2018-05-25
|\ \ \
| * | | Arrange views after flattening the parentLibravatar Ryan Dwyer2018-05-25
| |/ /
* | | Merge pull request #2034 from RyanDwyer/cleanup-container-titlesLibravatar Drew DeVault2018-05-25
|\ \ \
| * | | Clean up container title functionsLibravatar Ryan Dwyer2018-05-25
| |/ /
* | | Merge pull request #2035 from RyanDwyer/fix-focus-bugLibravatar Drew DeVault2018-05-25
|\ \ \ | |/ / |/| |
| * | Fix focus bug when moving between outputsLibravatar Ryan Dwyer2018-05-25
|/ /
* | Merge pull request #2028 from RyanDwyer/fix-move-workspaceLibravatar Drew DeVault2018-05-24
|\ \
| * | Fix crash in move workspace to output commandLibravatar Ryan Dwyer2018-05-24
|/ /
* | Merge pull request #2025 from RyanDwyer/fix-nested-tabsLibravatar emersion2018-05-24
|\ \
| * | Fix nested tabsLibravatar Ryan Dwyer2018-05-24
|/ /
* | Merge pull request #2003 from emersion/fix-swaylock-hotpluggingLibravatar Drew DeVault2018-05-23
|\ \
| * | swaylock: remove unused fieldLibravatar emersion2018-05-23
| * | swaylock: don't try to render unconfigured surfacesLibravatar emersion2018-05-23
| * | Merge branch 'master' into fix-swaylock-hotpluggingLibravatar emersion2018-05-23
| |\ \ | |/ / |/| |
* | | Merge pull request #2022 from RedSoxFan/ipc-get-marksLibravatar Ryan Dwyer2018-05-23
|\ \ \
| * | | Implement IPC_GET_MARKSLibravatar Brian Ashworth2018-05-22
|/ / /
* | | Merge pull request #2015 from RyanDwyer/stacked-layoutLibravatar Drew DeVault2018-05-21
|\ \ \
| * | | Replace empty argument with voidLibravatar Ryan Dwyer2018-05-22
| * | | Implement clicking stacked title barsLibravatar Ryan Dwyer2018-05-22
| * | | Use constants for titlebar dimensionsLibravatar Ryan Dwyer2018-05-22