MasterChenSensei

Results 5 comments of MasterChenSensei

> antoniojun@ubuntu:~/Nostalrius-master/cmake$ cmake .. > -- The C compiler identification is GNU 7.4.0 > -- The CXX compiler identification is GNU 7.4.0 > -- Check for working C compiler: /usr/bin/cc...

> Any chance of releasing this app as a Snap or Flatpak? If you're on a distro which has aur, you can get this application from there, which is basically...

I only tried this code: from overlay import Window win = Window() Window.launch() and first I did it in the terminal, and got a white square window, which didn't seem...

> I reproduced this as well. I tracked it down by reading the code and seeing that on POSIX systems the library is using the [uinput module](https://www.kernel.org/doc/html/v4.12/input/uinput.html). After creating a...

Same problem on Manjaro as previous comments.