aboutsummaryrefslogtreecommitdiffstats
path: root/sway/layout.c
Commit message (Expand)AuthorAge
* Implement 'smart_gaps' feature from i3-gapsLibravatar Mikkel Oscar Lyderik2016-03-20
* Fix assigning workspaces to outputsLibravatar Mikkel Oscar Lyderik2016-03-04
* Correctly move focus from one output to a new one.Libravatar Mikkel Oscar Lyderik2016-02-28
* arrange_windows_r: Round pixels to match reality, fixes calculations.Libravatar S. Christoffer Eliesen2015-12-28
* arrange_windows_r: Bring parent coordinates into layout calculations.Libravatar S. Christoffer Eliesen2015-12-28
* Focus new sibling added to containerLibravatar Mikkel Oscar Lyderik2015-12-25
* Trigger workspace init event (floating)Libravatar Mikkel Oscar Lyderik2015-12-25
* Trigger ipc_event_workspace in all casesLibravatar Mikkel Oscar Lyderik2015-12-21
* layout: Fix `edge_gaps off` with top/left panels.Libravatar S. Christoffer Eliesen2015-12-20
* extensions: Track panels by wl_resource, position per panel.Libravatar S. Christoffer Eliesen2015-12-20
* layout: arrange_windows: Partially fix swaybar irregularties.Libravatar S. Christoffer Eliesen2015-12-18
* layout: arrange_windows: Fix/better debug output.Libravatar S. Christoffer Eliesen2015-12-18
* layout: Keep output at the correct size, workspace can be smaller.Libravatar S. Christoffer Eliesen2015-12-18
* Bring unmanaged windows to front on output arrangeLibravatar Drew DeVault2015-12-16
* Don't reset x,y position before use.Libravatar Mikkel Oscar Lyderik2015-12-13
* Correctly handle moving between fullscreen viewsLibravatar Drew DeVault2015-12-13
* Fullscreen on top of barLibravatar Drew DeVault2015-12-13
* Fix output adjustment for panelsLibravatar Drew DeVault2015-11-29
* Support desktop shell panels in compositorLibravatar Drew DeVault2015-11-29
* layout: get_swayc_in_direction_under: Handle floating views.Libravatar S. Christoffer Eliesen2015-11-24
* layout: swap_container: Handle floating views.Libravatar S. Christoffer Eliesen2015-11-24
* layout: replace_child: Handle floating views.Libravatar S. Christoffer Eliesen2015-11-24
* layout: add_sibling: Handle floating views properly.Libravatar S. Christoffer Eliesen2015-11-24
* output: Support multiple adjacent outputs.Libravatar S. Christoffer Eliesen2015-11-16
* Fix gaps for views being incorrectLibravatar Drew DeVault2015-11-12
* Learn "gaps edge_gaps <on|off|toggle>".Libravatar S. Christoffer Eliesen2015-11-04
* commands: Learn 'move workspace to output <direction|name>'.Libravatar S. Christoffer Eliesen2015-11-03
* layout: get_swayc_in_direction: Properly find adjacent outputs.Libravatar S. Christoffer Eliesen2015-10-29
* layout: Don't reset container size if it's a floating window.Libravatar S. Christoffer Eliesen2015-10-28
* log: Add swayc_log, use at a few key places.Libravatar S. Christoffer Eliesen2015-10-25
* Merge branch 'master' of https://github.com/taiyu-len/swayLibravatar taiyu2015-09-22
|\
| * container_move checkLibravatar taiyu2015-09-18
* | #184Libravatar taiyu2015-09-22
|/
* prevent views from disappearingLibravatar taiyu2015-09-07
* default gap valueLibravatar taiyu2015-09-04
* #151 fixLibravatar taiyu2015-08-29
* Fixed move scratchpad and added in scratchpad showLibravatar Luminarys2015-08-29
* Added in scratchpad addingLibravatar Luminarys2015-08-28
* move v3Libravatar taiyu2015-08-28
* styleLibravatar taiyu2015-08-28
* layout fix for a certain caseLibravatar taiyu2015-08-28
* dont move floating contaienrsLibravatar taiyu2015-08-28
* move function redoneLibravatar taiyu2015-08-28
* update visibility + container info functionsLibravatar taiyu2015-08-27
* slight fixLibravatar taiyu2015-08-26
* fixed move_container bug, log prints before abortingLibravatar taiyu2015-08-26
* some function documentation, fixed gaps on config reloadLibravatar taiyu2015-08-26
* move_container_to fixupLibravatar taiyu2015-08-26
* fixed segfault on exit + a little fixup of that floatfocus prLibravatar taiyu2015-08-25
* added "move container to workspace"Libravatar minus2015-08-25