aboutsummaryrefslogtreecommitdiff
path: root/sway/layout.c
AgeCommit message (Expand)Author
2016-03-30Implement bordersMikkel Oscar Lyderik
2016-03-30Implement some more on bordersDrew DeVault
2016-03-20Implement 'smart_gaps' feature from i3-gapsMikkel Oscar Lyderik
2016-03-04Fix assigning workspaces to outputsMikkel Oscar Lyderik
2016-02-28Correctly move focus from one output to a new one.Mikkel Oscar Lyderik
2015-12-28arrange_windows_r: Round pixels to match reality, fixes calculations.S. Christoffer Eliesen
2015-12-28arrange_windows_r: Bring parent coordinates into layout calculations.S. Christoffer Eliesen
2015-12-25Focus new sibling added to containerMikkel Oscar Lyderik
2015-12-25Trigger workspace init event (floating)Mikkel Oscar Lyderik
2015-12-21Trigger ipc_event_workspace in all casesMikkel Oscar Lyderik
2015-12-20layout: Fix `edge_gaps off` with top/left panels.S. Christoffer Eliesen
2015-12-20extensions: Track panels by wl_resource, position per panel.S. Christoffer Eliesen
2015-12-18layout: arrange_windows: Partially fix swaybar irregularties.S. Christoffer Eliesen
2015-12-18layout: arrange_windows: Fix/better debug output.S. Christoffer Eliesen
2015-12-18layout: Keep output at the correct size, workspace can be smaller.S. Christoffer Eliesen
2015-12-16Bring unmanaged windows to front on output arrangeDrew DeVault
2015-12-13Don't reset x,y position before use.Mikkel Oscar Lyderik
2015-12-13Correctly handle moving between fullscreen viewsDrew DeVault
2015-12-13Fullscreen on top of barDrew DeVault
2015-11-29Fix output adjustment for panelsDrew DeVault
2015-11-29Support desktop shell panels in compositorDrew DeVault
2015-11-24layout: get_swayc_in_direction_under: Handle floating views.S. Christoffer Eliesen
2015-11-24layout: swap_container: Handle floating views.S. Christoffer Eliesen
2015-11-24layout: replace_child: Handle floating views.S. Christoffer Eliesen
2015-11-24layout: add_sibling: Handle floating views properly.S. Christoffer Eliesen
2015-11-16output: Support multiple adjacent outputs.S. Christoffer Eliesen
2015-11-12Fix gaps for views being incorrectDrew DeVault
2015-11-04Learn "gaps edge_gaps <on|off|toggle>".S. Christoffer Eliesen
2015-11-03commands: Learn 'move workspace to output <direction|name>'.S. Christoffer Eliesen
2015-10-29layout: get_swayc_in_direction: Properly find adjacent outputs.S. Christoffer Eliesen
2015-10-28layout: Don't reset container size if it's a floating window.S. Christoffer Eliesen
2015-10-25log: Add swayc_log, use at a few key places.S. Christoffer Eliesen
2015-09-22Merge branch 'master' of https://github.com/taiyu-len/swaytaiyu
2015-09-22#184taiyu
2015-09-18container_move checktaiyu
2015-09-07prevent views from disappearingtaiyu
2015-09-04default gap valuetaiyu
2015-08-29#151 fixtaiyu
2015-08-29Fixed move scratchpad and added in scratchpad showLuminarys
2015-08-28Added in scratchpad addingLuminarys
2015-08-28move v3taiyu
2015-08-28styletaiyu
2015-08-28layout fix for a certain casetaiyu
2015-08-28dont move floating contaienrstaiyu
2015-08-28move function redonetaiyu
2015-08-27update visibility + container info functionstaiyu
2015-08-26slight fixtaiyu
2015-08-26fixed move_container bug, log prints before abortingtaiyu
2015-08-26some function documentation, fixed gaps on config reloadtaiyu
2015-08-26move_container_to fixuptaiyu