mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-23 05:35:53 -04:00
In this codebase tablet support functions as desired with no failings.
This commit is contained in:
parent
957b24f164
commit
eecc836a9a
8 changed files with 6289 additions and 1 deletions
7
src/mango.c.rej
Normal file
7
src/mango.c.rej
Normal 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue