In this codebase tablet support functions as desired with no failings.

This commit is contained in:
sqooky! 2026-01-04 16:56:26 -05:00
parent 957b24f164
commit eecc836a9a
8 changed files with 6289 additions and 1 deletions

7
src/mango.c.rej Normal file
View file

@ -0,0 +1,7 @@
--- src/ext-protocol/all.h
+++ src/ext-protocol/all.h
@@ -1,3 +1,4 @@
#include "dwl-ipc.h"
#include "foreign-toplevel.h"
-#include "text-input.h"+#include "tablet.h"
+#include "text-input.h"