aboutsummaryrefslogtreecommitdiff
path: root/sway/commands.c
AgeCommit message (Expand)Author
2015-09-08remove old thingstaiyu
2015-09-08var replacement changestaiyu
2015-09-08set variable changestaiyu
2015-09-07strdup + styletaiyu
2015-09-07config modestaiyu
2015-09-06man pagetaiyu
2015-09-05gap resizetaiyu
2015-09-04enum for command typetaiyu
2015-09-04better handling of commands during configtaiyu
2015-09-04default gap valuetaiyu
2015-09-01cleaned up leaky prev_workspace_nametaiyu
2015-08-30Added in workspace_auto_back_and_forthLuminarys
2015-08-30Removed unnecessary debug lineLuminarys
2015-08-30Added in workspace back_and_forthLuminarys
2015-08-30#153 add "ctrl" and "alt" to modifiers structtaiyu
2015-08-29Made scratchpad handling identical to i3Luminarys
2015-08-29Fixed move scratchpad and added in scratchpad showLuminarys
2015-08-28Added in scratchpad addingLuminarys
2015-08-28move v3taiyu
2015-08-28styletaiyu
2015-08-28move function redonetaiyu
2015-08-27Added in default_orientation handlingLuminarys
2015-08-26slight fixtaiyu
2015-08-26move_container_to fixuptaiyu
2015-08-25changed workspace_{outout_,}{next,prev} to return workspaceminus
2015-08-25added "move container to workspace"minus
2015-08-23split_string memory leaks cleaneduptaiyu
2015-08-23Minor fixLuminarys
2015-08-23Added in glitchy disablingLuminarys
2015-08-23Added in glitchy disablingLuminarys
2015-08-22Implement output configuration through configDrew DeVault
2015-08-21Refactored resizing functions into resize.cLuminarys
2015-08-21Altered resize command to prevent resizing past min h/wLuminarys
2015-08-21Fixed resizingLuminarys
2015-08-21swayc_is_fullscreentaiyu
2015-08-21bugfixes, renamestaiyu
2015-08-21fixed #108 signed/unsigned comparisonminus
2015-08-21Merge pull request #105 from Half-Shot/masterDrew DeVault
2015-08-21Merge pull request #101 from Luminarys/masterDrew DeVault
2015-08-20Rewrite of resize command to make it more saneLuminarys
2015-08-20Fixed style errorsHalf-Shot
2015-08-20Few stray bitsHalf-Shot
2015-08-20Merge branch 'master' of https://github.com/SirCmpwn/swayHalf-Shot
2015-08-20Basic left right move command implemented.Half-Shot
2015-08-20find_parent_by_typetaiyu
2015-08-20Style fixesLuminarys
2015-08-20Altered incorrect commentLuminarys
2015-08-20Added in basic resize commandLuminarys
2015-08-20added sway_terminate to exit cleanlyminus
2015-08-20properly exit swayminus