aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands.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 branch 'master' of https://github.com/SirCmpwn/swayLibravatar Half-Shot2015-08-18
| |\ \
| * | | Beguin work on the move command.Libravatar Will Hunt2015-08-18
* | | | Merge pull request #101 from Luminarys/masterLibravatar Drew DeVault2015-08-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Rewrite of resize command to make it more saneLibravatar Luminarys2015-08-20
| * | | Style fixesLibravatar Luminarys2015-08-20
| * | | Altered incorrect commentLibravatar Luminarys2015-08-20
| * | | Added in basic resize commandLibravatar Luminarys2015-08-20
* | | | find_parent_by_typeLibravatar taiyu2015-08-20
|/ / /
* | | added sway_terminate to exit cleanlyLibravatar minus2015-08-20
* | | properly exit swayLibravatar minus2015-08-20
* | | Add command line parsingLibravatar Drew DeVault2015-08-20
* | | styleLibravatar taiyu2015-08-20
* | | setup for resizable windows, drop weightLibravatar taiyu2015-08-20
* | | input state, find_container_in_directionLibravatar taiyu2015-08-19
* | | key_state.ch, and command conflicts resolvedLibravatar taiyu2015-08-19
* | | Fixed mode_toggleLibravatar Luminarys2015-08-19
* | | floating mode_toggleLibravatar taiyu2015-08-19
* | | removed debug which shouldnt be thereLibravatar taiyu2015-08-19
* | | floating_modifier uses mod_keys instead of anykeyLibravatar taiyu2015-08-19
* | | Merge pull request #79 from taiyu-len/masterLibravatar Drew DeVault2015-08-19
|\ \ \
| * | | fixed some more bugs, moved layout_log into log.ch, restored focus_parentLibravatar taiyu2015-08-19
| * | | fixed focus key handlerLibravatar taiyu2015-08-19
* | | | fix a few possible memory leaksLibravatar Syed Amer Gilani2015-08-19
|/ / /
* | | Improvements to gapsLibravatar Drew DeVault2015-08-18
* | | Merge remote-tracking branch 'upstream/master' into gapsLibravatar KoffeinFlummi2015-08-19
|\ \ \ | | |/ | |/|
| * | restored fullscreen/focus behaviorLibravatar taiyu2015-08-18
| * | Revert "enhanced whitespace remover"Libravatar Drew DeVault2015-08-18
| |/
* / Add support for gaps optionLibravatar KoffeinFlummi2015-08-18
|/
* Coding style enforcementLibravatar Drew DeVault2015-08-18
* Merge pull request #65 from taiyu-len/focus_v2Libravatar Drew DeVault2015-08-18
|\
| * merged Luminarys resizing codeLibravatar taiyu2015-08-18
| |\
| | * Added in basic, but semi-broken moving/resizing functionality to floating win...Libravatar Luminarys2015-08-18
| * | changed handling of focus, handling of view by typeLibravatar taiyu2015-08-18
| |/
* / enhanced whitespace removerLibravatar taiyu2015-08-18
|/
* Add support for workspace [name] output [name]Libravatar Drew DeVault2015-08-17
* Minor fix to do proper floating refocusesLibravatar Luminarys2015-08-17
* Fixes to floating and umanaged viewsLibravatar Luminarys2015-08-17
* Added in basic floating togglingLibravatar Luminarys2015-08-17
* Minor naming fix workspace changing commandsLibravatar Luminarys2015-08-16
* Merge pull request #44 from Luminarys/masterLibravatar Drew DeVault2015-08-16
|\
| * Added in workspace next/prev and workspace output_next/prevLibravatar Luminarys2015-08-16
* | fixed split [vh], small memory leak, unescape_strings handle \xnnLibravatar taiyu2015-08-16
|/
* Added in better exit handlingLibravatar Luminarys2015-08-16
* Added in kill commandLibravatar Luminarys2015-08-16
* Add split [h|v|horizontal|vertical] commandLibravatar Drew DeVault2015-08-16