aboutsummaryrefslogtreecommitdiffstats
path: root/sway/layout.c
Commit message (Expand)AuthorAge
...
* 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
* add limit to swayc_in_directionLibravatar taiyu2015-08-24
* mergeLibravatar taiyu2015-08-23
|\
| * Fix minor bug with output positioningLibravatar Drew DeVault2015-08-22
| * Implement output positioningLibravatar Drew DeVault2015-08-22
| * Set x/y positions for output containersLibravatar Drew DeVault2015-08-22
* | fixed container resize oddityLibravatar taiyu2015-08-22
* | floating/tiling move + floating resize cleaned and fixedLibravatar taiyu2015-08-22
|/
* Refactored resizing functions into resize.cLibravatar Luminarys2015-08-21
* swayc_is_fullscreenLibravatar taiyu2015-08-21
* bugfixes, renamesLibravatar taiyu2015-08-21
* fixed #108 signed/unsigned comparisonLibravatar minus2015-08-21
* Merge pull request #105 from Half-Shot/masterLibravatar Drew DeVault2015-08-21
|\
| * Fixed style errorsLibravatar Half-Shot2015-08-20
| * Few stray bitsLibravatar Half-Shot2015-08-20
| * Merge branch 'master' of https://github.com/SirCmpwn/swayLibravatar Half-Shot2015-08-20
| |\
| * | Basic left right move command implemented.Libravatar Half-Shot2015-08-20
* | | Merge pull request #101 from Luminarys/masterLibravatar Drew DeVault2015-08-21
|\ \ \ | |_|/ |/| |
| * | Added in bspwm like mouse resizingLibravatar Luminarys2015-08-21
| * | Rewrite of resize command to make it more saneLibravatar Luminarys2015-08-20
| * | Style fixesLibravatar Luminarys2015-08-20
| * | Added in basic resize commandLibravatar Luminarys2015-08-20
* | | find_parent_by_typeLibravatar taiyu2015-08-20
|/ /
* | Merge branch 'master' of https://github.com/SirCmpwn/swayLibravatar taiyu2015-08-20
|\ \
| * \ Merge pull request #97 from taiyu-len/masterLibravatar Drew DeVault2015-08-20
| |\ \
| * \ \ Merge pull request #94 from taiyu-len/masterLibravatar Drew DeVault2015-08-20
| |\ \ \
| * | | | Change gap behaviour to more closely match i3-gapsLibravatar KoffeinFlummi2015-08-20
* | | | | styleLibravatar taiyu2015-08-20
| |_|/ / |/| | |
* | | | small fix, default width/height 0Libravatar taiyu2015-08-20
* | | | unnessesary logLibravatar taiyu2015-08-20
* | | | setup for resizable windows, drop weightLibravatar taiyu2015-08-20
| |/ / |/| |
* | | remove debug messageLibravatar taiyu2015-08-19
* | | input state, find_container_in_directionLibravatar taiyu2015-08-19
|/ /
* | fixed default active_workspace, and more use of set_focused_container_for(...)Libravatar taiyu2015-08-19
* | fixed focus key handlerLibravatar taiyu2015-08-19
* | focus to only childLibravatar taiyu2015-08-18
* | Fixes to make floating windows work betterLibravatar Luminarys2015-08-18
* | Improvements to gapsLibravatar Drew DeVault2015-08-18
* | Merge remote-tracking branch 'upstream/master' into gapsLibravatar KoffeinFlummi2015-08-19
|\ \
| * | Patched for wlc updatesLibravatar Luminarys2015-08-18
| |/
| * restored fullscreen/focus behaviorLibravatar taiyu2015-08-18
* | Add support for gaps optionLibravatar KoffeinFlummi2015-08-18
|/
* Coding style enforcementLibravatar Drew DeVault2015-08-18
* fixed floating window crashing bugLibravatar taiyu2015-08-18
* more changesLibravatar taiyu2015-08-18
* changed handling of focus, handling of view by typeLibravatar taiyu2015-08-18
* Fix segfault from focus_viewLibravatar Drew DeVault2015-08-17
* Fixes to floating and umanaged viewsLibravatar Luminarys2015-08-17