Home
last modified time | relevance | path

Searched refs:cmd_smart_gaps (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/sway/sway-1.5.1/sway/commands/
H A Dsmart_gaps.c11 struct cmd_results *cmd_smart_gaps(int argc, char **argv) { in cmd_smart_gaps() function
/dports/x11-wm/sway/sway-1.5.1/include/sway/
H A Dcommands.h170 sway_cmd cmd_smart_gaps; variable
/dports/x11-wm/sway/sway-1.5.1/sway/
H A Dcommands.c88 { "smart_gaps", cmd_smart_gaps },