aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/smart_gaps.c
AgeCommit message (Expand)Author
2021-10-29Add smart_gaps inverse_outer commandbR3iN
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-11-10Use parse_boolean where possible.Connor E
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-07-14Simplify transactions by utilising a dirty flag on containersRyan Dwyer
2018-06-11Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-09Implement gaps (PR #2047)Nate Symer
2017-11-18Move everything to sway/old/Drew DeVault
2017-03-10UnGNUify the codebaseDrew DeVault
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin