mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-05 07:15:49 -04:00
fix: fix can't input en due to text-input change
This commit is contained in:
parent
cd78449180
commit
b3ccf3b8b8
3 changed files with 14 additions and 18 deletions
|
|
@ -63,7 +63,6 @@ c_args = [
|
|||
|
||||
if xcb.found() and xlibs.found()
|
||||
c_args += '-DXWAYLAND'
|
||||
c_args += '-DIM'
|
||||
endif
|
||||
|
||||
executable('maomao',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue