Implement hide_edge_borders

This commit is contained in:
Brian Ashworth 2018-05-11 18:44:56 -04:00
parent 2217518bd5
commit 3db7fc2bb2
5 changed files with 216 additions and 113 deletions

View file

@ -41,6 +41,7 @@ sway_sources = files(
'commands/font.c',
'commands/for_window.c',
'commands/fullscreen.c',
'commands/hide_edge_borders.c',
'commands/kill.c',
'commands/opacity.c',
'commands/include.c',