154 Commits (ab7570d311d65ff03fd14627ec3157fa37995ced)

Author SHA1 Message Date
Jarkko Oranen d7350915d9 The default layout of a workspace should follow the output
9 years ago
Drew DeVault 9aed9d9359 UnGNUify the codebase
9 years ago
Drew DeVault 74d4f1bec9 Further indentation corrections
9 years ago
Zandr Martin c6f971d108
use absolute view geometry to calculate position
9 years ago
Mykyta Holubakha e714fbcbec Add window instance support
9 years ago
wil 063c79874a Indent cleanups
9 years ago
wil a0aa8d9780 cleanup in auto layouts
9 years ago
wil 97f7d47413 Added Awesome/Monad type "auto" layouts
9 years ago
Nicolas Cornu 0f0bbbff4d Put floating views in center, fallback on top left
9 years ago
Drew DeVault 10c8b73075 Handle calloc failures
9 years ago
Drew DeVault a2b9149656 Add remaining sway allocation failure handling
9 years ago
D.B 35b8d185ac fix layout switching (was broken because of workspace_layout)
9 years ago
D.B 6fb4b6737a add workspace_layout to container
9 years ago
Drew DeVault 56a7e5fbce Revert "Merge pull request #952 from SirCmpwn/revert-948-floating-titlebar-click"
9 years ago
Drew DeVault 4cba91803e Revert "Fixes dealing with workspace_layout and related bugs [rfc]"
9 years ago
Drew DeVault f30f60dad8 Revert "also check floating cons in container_find"
9 years ago
Drew DeVault ce713efcd2 Merge pull request #945 from thejan2009/workspace_layout
9 years ago
D.B 571321a1d8 add workspace_layout, ensure ws is always L_HORIZ
9 years ago
D.B 24c3b86065 also check floating cons in container_find
9 years ago
Nicolas Cornu 37065cd0c4 add click on title_bar to focus a container
9 years ago
Zandr Martin 7d947fdb95
add unique IDs to containers
9 years ago
Ryan Dwyer e4cb4d1b5c Fix swaybar when running on named outputs.
9 years ago
Drew DeVault 416417a54c Reorganize includes
9 years ago
Drew DeVault 11e7ca044c Update hidpi support to latest wlc API
9 years ago
Drew DeVault 6ea02f3064 Initial pass on HiDPI support
9 years ago
D.B d61b59cad1 outer gap 0 with smart_gaps on
9 years ago
D.B ad7605675e refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where needed
9 years ago
D.B ee67cd0ba1 Fix tabbed/stacked corner case #742
9 years ago
Zandr Martin 15a324b0d3
implement `get_tree` command
9 years ago
Hummer12007 7870a197fc Added a null check in tabbed_stacked_parent
9 years ago
Denis Doria b692a6d31a Initial implementation for floating_maximum_size
9 years ago
Denis Doria f1d5b89d3e Initial work for floating view with sane values
9 years ago
Zandr Martin d291a29f30 enforce workspace output assignents
9 years ago
Zandr Martin c6c3a8e758 Implement sort_workspaces() function for outputs.
9 years ago
Drew DeVault 5b0af661b0 Revert "sway/container.c: fix segfault where view is assigned prematurely"
9 years ago
Daniel Lockyer 2fb4e5401c sway/container.c: fix segfault where view is assigned prematurely
9 years ago
Mikkel Oscar Lyderik 856ac7d5cc Remove unused function
10 years ago
Mikkel Oscar Lyderik 5a22c0f1c0 Don't send invisble view to back
10 years ago
Mikkel Oscar Lyderik 5492277f0c Disable inner gaps when in tabbed/stacked mode
10 years ago
Mikkel Oscar Lyderik 3e1f78ab26 Add support for nested tabbed/stacked containers
10 years ago
Mikkel Oscar Lyderik e226b20bd8 Reapply prev layout when exiting tabbed/stacked
10 years ago
Mikkel Oscar Lyderik d26658fb35 Correctly determine default layout
10 years ago
Mikkel Oscar Lyderik 8d700fe008 Fix problems with floating windows
10 years ago
Mikkel Oscar Lyderik ec7ff769c7 Tabbed and stacked layout
10 years ago
Mikkel Oscar Lyderik f39034a55f Use correct format string for x86_64 and i686
10 years ago
Chang Liu 91d2a505b2 Plug two memory leaks
10 years ago
Mikkel Oscar Lyderik cfea40dce3 Don't init desired width/height on new_view
10 years ago
Eric Engestrom 3e8081514d Fix spelling mistakes
10 years ago
Mikkel Oscar Lyderik 258e31ccdf Fix pointer related crash when stacked/tabbed
10 years ago
Mikkel Oscar Lyderik 7be476c115 Add cmds new_window and new_float
10 years ago