summaryrefslogtreecommitdiffstats
path: root/sway/layout.c
Commit message (Expand)AuthorAge
* 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
* Added in basic floating togglingLibravatar Luminarys2015-08-17
* fixLibravatar taiyu2015-08-16
* sends hidden views to back, visible view to frontLibravatar taiyu2015-08-16
* handle_view_state_requestLibravatar taiyu2015-08-16
* Fix movement between outputsLibravatar Drew DeVault2015-08-16
* Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."Libravatar Drew DeVault2015-08-16
* fixed 2 small memory leaks & adds format attribute to log.Libravatar taiyu2015-08-15
* Fixed reloading and arrange_windowsLibravatar Luminarys2015-08-15
* Fixed workspace switching in multimonitor layoutsLibravatar Luminarys2015-08-15
* Added layout debugger back in and fixed mutlimonitor layout issuesLibravatar Luminarys2015-08-15
* fixed focusLibravatar taiyu2015-08-15
* fixed focusLibravatar taiyu2015-08-15
* styleLibravatar Taiyu2015-08-14
* changed swayc related functions, cleaned up some functions, moved wlc related...Libravatar Taiyu2015-08-14