Age | Commit message (Expand) | Author |
2017-07-12 | Use WLC v2 pointer interface | Scott Anderson |
2017-06-14 | Force focus on unmanaged views during pointer test | Drew DeVault |
2017-04-03 | Impliment i3-style marks | Calvin Lee |
2017-03-19 | The default layout of a workspace should follow the output | Jarkko Oranen |
2017-03-10 | UnGNUify the codebase | Drew DeVault |
2017-03-10 | Further indentation corrections | Drew DeVault |
2017-02-14 | use absolute view geometry to calculate position | Zandr Martin |
2017-01-19 | Add window instance support | Mykyta Holubakha |
2017-01-08 | Indent cleanups | wil |
2016-12-29 | cleanup in auto layouts | wil |
2016-12-29 | Added Awesome/Monad type "auto" layouts | wil |
2016-12-18 | Put floating views in center, fallback on top left | Nicolas Cornu |
2016-12-15 | Handle calloc failures | Drew DeVault |
2016-12-15 | Add remaining sway allocation failure handling | Drew DeVault |
2016-12-04 | fix layout switching (was broken because of workspace_layout) | D.B |
2016-12-04 | add workspace_layout to container | D.B |
2016-10-12 | Revert "Merge pull request #952 from SirCmpwn/revert-948-floating-titlebar-cl... | Drew DeVault |
2016-10-12 | Revert "Fixes dealing with workspace_layout and related bugs [rfc]" | Drew DeVault |
2016-10-12 | Revert "also check floating cons in container_find" | Drew DeVault |
2016-10-11 | Merge pull request #945 from thejan2009/workspace_layout | Drew DeVault |
2016-10-11 | add workspace_layout, ensure ws is always L_HORIZ | D.B |
2016-10-11 | also check floating cons in container_find | D.B |
2016-10-06 | add click on title_bar to focus a container | Nicolas Cornu |
2016-09-21 | add unique IDs to containers | Zandr Martin |
2016-09-17 | Fix swaybar when running on named outputs. | Ryan Dwyer |
2016-09-01 | Reorganize includes | Drew DeVault |
2016-07-28 | Update hidpi support to latest wlc API | Drew DeVault |
2016-07-28 | Initial pass on HiDPI support | Drew DeVault |
2016-07-21 | outer gap 0 with smart_gaps on | D.B |
2016-07-16 | refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where... | D.B |
2016-07-07 | Fix tabbed/stacked corner case #742 | D.B |
2016-07-04 | implement `get_tree` command | Zandr Martin |
2016-06-18 | Added a null check in tabbed_stacked_parent | Hummer12007 |
2016-06-02 | Initial implementation for floating_maximum_size | Denis Doria |
2016-05-31 | Initial work for floating view with sane values | Denis Doria |
2016-05-28 | enforce workspace output assignents | Zandr Martin |
2016-05-27 | Implement sort_workspaces() function for outputs. | Zandr Martin |
2016-05-14 | Revert "sway/container.c: fix segfault where view is assigned prematurely" | Drew DeVault |
2016-05-09 | sway/container.c: fix segfault where view is assigned prematurely | Daniel Lockyer |
2016-04-25 | Remove unused function | Mikkel Oscar Lyderik |
2016-04-25 | Don't send invisble view to back | Mikkel Oscar Lyderik |
2016-04-25 | Disable inner gaps when in tabbed/stacked mode | Mikkel Oscar Lyderik |
2016-04-25 | Add support for nested tabbed/stacked containers | Mikkel Oscar Lyderik |
2016-04-25 | Reapply prev layout when exiting tabbed/stacked | Mikkel Oscar Lyderik |
2016-04-25 | Correctly determine default layout | Mikkel Oscar Lyderik |
2016-04-25 | Fix problems with floating windows | Mikkel Oscar Lyderik |
2016-04-25 | Tabbed and stacked layout | Mikkel Oscar Lyderik |
2016-04-17 | Use correct format string for x86_64 and i686 | Mikkel Oscar Lyderik |
2016-04-12 | Plug two memory leaks | Chang Liu |
2016-04-09 | Don't init desired width/height on new_view | Mikkel Oscar Lyderik |