Implement resizing (still buggy)
Committing basic resizing functionality. We need testcases for the bugs and then eliminate them.
This commit is contained in:
@ -52,5 +52,6 @@
|
||||
#include "match.h"
|
||||
#include "cmdparse.h"
|
||||
#include "xcursor.h"
|
||||
#include "resize.h"
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user