summaryrefslogtreecommitdiffstats
path: root/include/container.h
Commit message (Collapse)AuthorAge
* gap resizeLibravatar taiyu2015-09-05
|
* default gap valueLibravatar taiyu2015-09-04
|
* update visibility + container info functionsLibravatar taiyu2015-08-27
|
* use previous outputsLibravatar taiyu2015-08-27
|
* move_container_to fixupLibravatar taiyu2015-08-26
|
* changed view visibility to be boolLibravatar minus2015-08-25
| | | | view_visibility enum remains with one constant that is the mask to wlc's view masking
* refactored view visibilityLibravatar minus2015-08-25
| | | | | | - replace visibilty mask integers with an enum - set output's visibilty mask on creation - added update_visibility to manually update a containers visibility (e.g. when it moved to an invisible workspace)
* add limit to swayc_in_directionLibravatar taiyu2015-08-24
|
* bugfixes, renamesLibravatar taiyu2015-08-21
|
* Merge pull request #105 from Half-Shot/masterLibravatar Drew DeVault2015-08-21
|\ | | | | Basic 'move' functionality.
| * 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 basic resizing command.
| * | Rewrite of resize command to make it more saneLibravatar Luminarys2015-08-20
| | |
* | | find_parent_by_typeLibravatar taiyu2015-08-20
|/ /
* | styleLibravatar taiyu2015-08-20
| |
* | setup for resizable windows, drop weightLibravatar taiyu2015-08-20
| |
* | header updateLibravatar Luminarys2015-08-18
| |
* | Add support for gaps optionLibravatar KoffeinFlummi2015-08-18
|/
* Coding style enforcementLibravatar Drew DeVault2015-08-18
| | | | | This was done by hand, so I might have missed things. If anyone knows of a good C style enforcement tool, let me know.
* changed handling of focus, handling of view by typeLibravatar taiyu2015-08-18
|
* Style and other minor fixesLibravatar Luminarys2015-08-17
|
* Fixes to floating and umanaged viewsLibravatar Luminarys2015-08-17
|
* Added in basic floating togglingLibravatar Luminarys2015-08-17
|
* fixLibravatar taiyu2015-08-16
|
* Move headers to include/Libravatar Drew DeVault2015-08-16