Introduce tiling_drag directive

This commit is contained in:
Ryan Dwyer 2018-09-11 17:17:19 +10:00
parent d4e80cf301
commit ec9c4de564
6 changed files with 18 additions and 0 deletions

View file

@ -83,6 +83,7 @@ sway_sources = files(
'commands/swaybg_command.c',
'commands/swaynag_command.c',
'commands/swap.c',
'commands/tiling_drag.c',
'commands/title_format.c',
'commands/unmark.c',
'commands/urgent.c',