X11: use input methods, abandon xkbcommon

And fix a redundant XCreatePixmap() call leaking resources.
This commit is contained in:
2022-08-23 04:04:45 +02:00
parent 830a744a11
commit f1ab0e2d8a
3 changed files with 78 additions and 21 deletions

View File

@@ -40,8 +40,8 @@ Building
Build dependencies: CMake, pkg-config, asciidoctor,
liberty (included), termo (included) +
Runtime dependencies: ncursesw, libunistring, cURL,
fftw3 (optional), libpulse (optional)
Optional X11 dependencies: x11, xkbcommon, xft
fftw3 (optional), libpulse (optional) +
Optional X11 dependencies: x11, xft
$ git clone --recursive https://git.janouch.name/p/nncmpp.git
$ mkdir nncmpp/build