squash commits, move enum into resize.c

This commit is contained in:
Zandr Martin 2016-09-07 06:48:41 -05:00
parent 1510a21f00
commit 511eed90cd
No known key found for this signature in database
GPG key ID: AA2BB8EF77F7BBDC
6 changed files with 342 additions and 356 deletions

View file

@ -33,7 +33,6 @@ add_executable(sway
layout.c
main.c
output.c
resize.c
workspace.c
border.c
)