aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/hide_edge_borders.c
AgeCommit message (Expand)Author
2023-04-14commands: add printf attribute to cmd_results_new()Simon Ser
2019-11-04smart_borders: separate smartness from edge typesRonan Pigott
2019-06-04cmd_hide_edge_borders: add missing arg count checkBrian Ashworth
2019-04-19hide_edge_borders.c: add missing case for --i3mwenzkowski
2019-02-24add --i3 flag to hide_edge_bordersdb
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-10-01Handle border options for gapsBrian Ashworth
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-08-26Remove layout.cRyan Dwyer
2018-08-18Implement iterators per container typeRyan Dwyer
2018-08-11Remove container_for_each_descendant_bfsRyan Dwyer
2018-05-11Implement hide_edge_bordersBrian Ashworth
2017-11-18Move everything to sway/old/Drew DeVault
2017-03-10UnGNUify the codebaseDrew DeVault
2017-01-12Implement hide_edge_borders smart (like in i3 4.13)Frantisek Fladung
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin