project: change project struct

This commit is contained in:
DreamMaoMao 2025-06-20 13:46:37 +08:00
parent e5d0c12a83
commit d5b6075b59
6 changed files with 380 additions and 373 deletions

3
src/ext-protocol/all.h Normal file
View file

@ -0,0 +1,3 @@
#include "dwl-ipc.h"
#include "foreign-toplevel.h"
#include "text-input.h"