aboutsummaryrefslogtreecommitdiff
path: root/sway/commands.c
AgeCommit message (Expand)Author
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
2015-08-20Add command line parsingDrew DeVault
2015-08-20styletaiyu
2015-08-20setup for resizable windows, drop weighttaiyu
2015-08-19input state, find_container_in_directiontaiyu
2015-08-19key_state.ch, and command conflicts resolvedtaiyu
2015-08-19Fixed mode_toggleLuminarys
2015-08-19floating mode_toggletaiyu
2015-08-19removed debug which shouldnt be theretaiyu
2015-08-19floating_modifier uses mod_keys instead of anykeytaiyu
2015-08-19Merge pull request #79 from taiyu-len/masterDrew DeVault
2015-08-19fix a few possible memory leaksSyed Amer Gilani
2015-08-19fixed some more bugs, moved layout_log into log.ch, restored focus_parenttaiyu
2015-08-19fixed focus key handlertaiyu