aboutsummaryrefslogtreecommitdiff
path: root/sway/commands
AgeCommit message (Expand)Author
2018-07-20Fix output wildcard handlingBrian Ashworth
2018-07-19Use parse_movement_directionRyan Dwyer
2018-07-19Defer the focus commandsRyan Dwyer
2018-07-19Implement focus output commandRyan Dwyer
2018-07-17Implement default_floating_border command and adjust CSD behaviourRyan Dwyer
2018-07-16Merge pull request #2276 from RyanDwyer/urgencyDrew DeVault
2018-07-16Implement no_focus commandRyan Dwyer
2018-07-16Implement urgency base functionalityRyan Dwyer
2018-07-15bar: free old position when changingIan Fan
2018-07-15Merge pull request #2272 from RyanDwyer/simplify-transactionsDrew DeVault
2018-07-14Simplify transactions by utilising a dirty flag on containersRyan Dwyer
2018-07-14Implement tap_button_map for input devicesBrian Ashworth
2018-07-14Force min/max size when resizing floating containersRyan Dwyer
2018-07-14Implement resize grow|shrink <direction> <amount> or <amount>Ryan Dwyer
2018-07-14Implement resize command for floating viewsRyan Dwyer
2018-07-13add error handling for scroll button out of rangeRobert Kubosz
2018-07-12expanded error detection for scroll button optionRobert Kubosz
2018-07-12rm constraint for max value of button identifierRobert Kubosz
2018-07-12increase maximum value of button identifierRobert Kubosz
2018-07-11add scroll button optionRobert Kubosz
2018-07-11Implement floating_minimum_size and floating_maximum_sizeRyan Dwyer
2018-07-10Add get_config message type to ipcIan Fan
2018-07-09Merge branch 'master' into focus-mode-toggleDrew DeVault
2018-07-09Update for swaywm/wlroots#1126emersion
2018-07-09Implement `focus mode_toggle`emersion
2018-07-09Implement some floating move commandsRyan Dwyer
2018-07-05Implement mode --pango_markupBrian Ashworth
2018-07-02cmd_assign: fix leak on errorDominique Martinet
2018-07-02bar_cmd_modifier: fix use-after-free on errorDominique Martinet
2018-07-02bar_cmd_font: fix leak of fontDominique Martinet
2018-07-02cmd_background: fix leak on errorDominique Martinet
2018-07-02output commands: move !argc checks after argc gets decrementedDominique Martinet
2018-07-02input_config: free new_input_config on errorDominique Martinet
2018-07-02exec_always: fix leaksDominique Martinet
2018-06-30Fix compile errorRyan Dwyer
2018-06-29Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-29Fix crash when moving last child of a container to workspace or outputRyan Dwyer
2018-06-27Check if command input has at least 2 argumentsThomas Plaçais
2018-06-26cleanup output-background subcommand handlingael-code
2018-06-26fix memleak on background cmd errorael-code
2018-06-24Fix crash when running move <direction> in an empty workspaceRyan Dwyer
2018-06-24Fix crash when unmapping a view with reapable parentsRyan Dwyer
2018-06-23Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-23Implement atomic layout updates for tree operationsRyan Dwyer
2018-06-22bugfix: avoid access after freeael-code
2018-06-18Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-12Sort binding key listsfrsfnrrg
2018-06-11Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-09Implement gaps (PR #2047)Nate Symer
2018-06-09Refactor everything that needs to arrange windowsRyan Dwyer