aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/gaps.c
AgeCommit message (Expand)Author
2021-07-22Add `gaps <type> <scope> toggle <px>` commandbR3iN
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-11-07Implement per side and per direction outer gapsBrian Ashworth
2018-11-04gaps: Improve error reportingmwenzkowski
2018-10-26Deny several commands when there's no outputs connectedRyan Dwyer
2018-10-13fix_edge_gaps: Allow negative values for outer gaps.Tarmack
2018-09-29Don't allow negative gapsRyan Dwyer
2018-09-29Make gaps implementation consistent with i3-gapsRyan Dwyer
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