nandofw
nandofw
hi, Maybe problem with anti-aliasing, try to disable it.
Hello. To build the project you need to have lazarus and fpc installed (I'm using lazarus 1.8.4 and fpc 3.0.4) and other requirements: bgrabitmap (https://github.com/bgrabitmap/bgrabitmap) last update fpcef3 from my...
Hi, Trayicon not work on ubuntu 20.04. Try this port of alt1 [https://github.com/whs/runekit](url)
Are you running with the alt1run.sh file? if not retry with the .sh file
what system are you using? so i can download and test here.
Hi, You need a composite manager that support transparent windows (Compiz on ubuntu 16.04) and have transparency enabled. The black screen it self is the overlay windows that should be...
Check if you have the lib libappindicator installed. sudo apt-get install libappindicator1 I'm currently using alt1 in Ubuntu 16.04.