index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
layout.c
Age
Commit message (
Expand
)
Author
2016-07-31
Refactor functions to update container borders
Tony Crisci
2016-07-30
revert border hiding to more recent version
D.B
2016-07-30
properly hide top border inside tabbed/stacked
D.B
2016-07-28
Update hidpi support to latest wlc API
Drew DeVault
2016-07-28
Initial pass on HiDPI support
Drew DeVault
2016-07-28
Merge pull request #793 from thejan2009/workspace_layout_first_window_fix
Drew DeVault
2016-07-28
bugfix: windows on empty workspaces with layout tabbed/stacked would spawn wi...
D.B
2016-07-27
Implement `focus child` command
Tony Crisci
2016-07-22
properly hide bottom and right borders
D.B
2016-07-21
fix regression in hide_edge_borders
Zandr Martin
2016-07-21
rename ws to workspace for clarity
D.B
2016-07-21
calculate borders for hiding from workspace geometry
D.B
2016-07-21
Arrange backgrounds only when required
Mykyta Holubakha
2016-07-21
Initial work on window events
Mykyta Holubakha
2016-07-18
Move backgrounds to back after arrange_windows
Drew DeVault
2016-07-16
refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where...
D.B
2016-07-04
implement `get_tree` command
Zandr Martin
2016-06-02
redo smart_gaps/hide_edge_borders fix
Zandr Martin
2016-05-18
Fix issue #661.
Jasen Borisov
2016-04-29
Fix uninitialized variable
Mikkel Oscar Lyderik
2016-04-27
border: clear buffer on fullscreen views
Mikkel Oscar Lyderik
2016-04-25
Remove commented code
Mikkel Oscar Lyderik
2016-04-25
Use correct geometry for nested containers
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
Make floating border fixes work with tabbed/stacked code
Mikkel Oscar Lyderik
2016-04-25
Improve move command with tabbed/stacked layout
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-16
Remove clang warnings (-Wsign-compare)
Mikkel Oscar Lyderik
2016-04-03
Fix window borders
crondog
2016-04-02
Fix spelling mistakes
Eric Engestrom
2016-03-31
Correctly reset border geometry
Mikkel Oscar Lyderik
2016-03-30
Fix borders with floating windows
Mikkel Oscar Lyderik
2016-03-30
Implement borders
Mikkel Oscar Lyderik
2016-03-30
Implement some more on borders
Drew DeVault
2016-03-20
Implement 'smart_gaps' feature from i3-gaps
Mikkel Oscar Lyderik
2016-03-04
Fix assigning workspaces to outputs
Mikkel Oscar Lyderik
2016-02-28
Correctly move focus from one output to a new one.
Mikkel Oscar Lyderik
2015-12-28
arrange_windows_r: Round pixels to match reality, fixes calculations.
S. Christoffer Eliesen
2015-12-28
arrange_windows_r: Bring parent coordinates into layout calculations.
S. Christoffer Eliesen
2015-12-25
Focus new sibling added to container
Mikkel Oscar Lyderik
2015-12-25
Trigger workspace init event (floating)
Mikkel Oscar Lyderik
2015-12-21
Trigger ipc_event_workspace in all cases
Mikkel Oscar Lyderik
2015-12-20
layout: Fix `edge_gaps off` with top/left panels.
S. Christoffer Eliesen
2015-12-20
extensions: Track panels by wl_resource, position per panel.
S. Christoffer Eliesen
2015-12-18
layout: arrange_windows: Partially fix swaybar irregularties.
S. Christoffer Eliesen
2015-12-18
layout: arrange_windows: Fix/better debug output.
S. Christoffer Eliesen
2015-12-18
layout: Keep output at the correct size, workspace can be smaller.
S. Christoffer Eliesen
[next]