summaryrefslogtreecommitdiffstats
path: root/sway/container.c
Commit message (Expand)AuthorAge
...
* container: Move container_under_pointer here from handlers.Libravatar S. Christoffer Eliesen2015-10-29
* config: Apply output config also during config reload.Libravatar S. Christoffer Eliesen2015-10-21
* commands,container: Tweak debug output to better reflect reality.Libravatar S. Christoffer Eliesen2015-10-21
* merge + no c_extensionsLibravatar taiyu2015-09-18
|\
| * Fix warnings introduced by prior commitLibravatar Drew DeVault2015-09-18
* | minor fixLibravatar taiyu2015-09-18
|/
* Revert "new_workspace null behavior + testmap functions + regex"Libravatar Drew DeVault2015-09-13
* new_workspace null behavior + testmap functions + regexLibravatar taiyu2015-09-12
* gap resizeLibravatar taiyu2015-09-05
* default gap valueLibravatar taiyu2015-09-04
* properly remove children in loopsLibravatar taiyu2015-08-31
* forgot visibility of floating containersLibravatar taiyu2015-08-27
* update visibility + container info functionsLibravatar taiyu2015-08-27
* proper visibility updateLibravatar taiyu2015-08-27
* use previous outputsLibravatar taiyu2015-08-27
* Added in default_orientation handlingLibravatar Luminarys2015-08-27
* update visibility for moved workspacesLibravatar taiyu2015-08-27
* move workspace from dead output to other outputLibravatar taiyu2015-08-26
* slight fixLibravatar taiyu2015-08-26
* fixed container_mapLibravatar minus2015-08-27
* 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
* fixed moving to other output and visibilityLibravatar minus2015-08-25
* changed view visibility to be boolLibravatar minus2015-08-25
* refactored view visibilityLibravatar minus2015-08-25
* add limit to swayc_in_directionLibravatar taiyu2015-08-24
* Added in glitchy disablingLibravatar Luminarys2015-08-23
* Added in glitchy disablingLibravatar Luminarys2015-08-23
* fixed vanishing floating viewLibravatar taiyu2015-08-22
* Implement output positioningLibravatar Drew DeVault2015-08-22
* Set x/y positions for output containersLibravatar Drew DeVault2015-08-22
* WhoopsLibravatar Drew DeVault2015-08-22
* Implement output configuration through configLibravatar Drew DeVault2015-08-22
* styleLibravatar taiyu2015-08-21
* comments + fixed leakLibravatar taiyu2015-08-21
* bugfixes, renamesLibravatar taiyu2015-08-21
* 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
| |\
| * | 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
* | setup for resizable windows, drop weightLibravatar taiyu2015-08-20
|/
* Fix error with workspace/output name matchingLibravatar Drew DeVault2015-08-19
* fixed default active_workspace, and more use of set_focused_container_for(...)Libravatar taiyu2015-08-19
* fixed some more bugs, moved layout_log into log.ch, restored focus_parentLibravatar taiyu2015-08-19
* fixed floating_modifier related thingsLibravatar taiyu2015-08-18
* Removed debugging, added in proper gap resets for config reloadsLibravatar Luminarys2015-08-18
* Improvements to gapsLibravatar Drew DeVault2015-08-18