summaryrefslogtreecommitdiffstats
path: root/sway/commands.c
Commit message (Expand)AuthorAge
* cleaned up leaky prev_workspace_nameLibravatar taiyu2015-09-01
* Added in workspace_auto_back_and_forthLibravatar Luminarys2015-08-30
* Removed unnecessary debug lineLibravatar Luminarys2015-08-30
* Added in workspace back_and_forthLibravatar Luminarys2015-08-30
* #153 add "ctrl" and "alt" to modifiers structLibravatar taiyu2015-08-30
* Made scratchpad handling identical to i3Libravatar Luminarys2015-08-29
* Fixed move scratchpad and added in scratchpad showLibravatar Luminarys2015-08-29
* Added in scratchpad addingLibravatar Luminarys2015-08-28
* move v3Libravatar taiyu2015-08-28
* styleLibravatar taiyu2015-08-28
* move function redoneLibravatar taiyu2015-08-28
* Added in default_orientation handlingLibravatar Luminarys2015-08-27
* slight fixLibravatar taiyu2015-08-26
* move_container_to fixupLibravatar taiyu2015-08-26
* changed workspace_{outout_,}{next,prev} to return workspaceLibravatar minus2015-08-25
* added "move container to workspace"Libravatar minus2015-08-25
* split_string memory leaks cleanedupLibravatar taiyu2015-08-23
* Minor fixLibravatar Luminarys2015-08-23
* Added in glitchy disablingLibravatar Luminarys2015-08-23
* Added in glitchy disablingLibravatar Luminarys2015-08-23
* Implement output configuration through configLibravatar Drew DeVault2015-08-22
* Refactored resizing functions into resize.cLibravatar Luminarys2015-08-21
* Altered resize command to prevent resizing past min h/wLibravatar Luminarys2015-08-21
* Fixed resizingLibravatar 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 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