quasar098 / limbos32

windows limbo keys
GNU General Public License v3.0
73 stars 25 forks source link

Linux support #81

Open HHonzik opened 2 months ago

HHonzik commented 2 months ago

On my system the keys spawn but they just slowly move to the top left. No idea why. Also all keys are the same color and image (key.png) OS: Arch Linux x86_64 Kernel: 6.8.7-arch1-2 Uptime: 24 mins Packages: 1160 (pacman) Shell: bash 5.2.26 Resolution: 1920x1080 WM: wayfire Theme: Adwaita [GTK2/3] Icons: Adwaita [GTK2/3] Terminal: konsole CPU: AMD Ryzen 5 3400G (8) @ 3.700GHz GPU: AMD ATI Radeon RX 6650 XT / 6700S / 6800S Memory: 4809MiB / 32003MiB

quasar098 commented 2 months ago

on readme

image

the issue with linux is that there are so many different window/ui managers that it just seems like a nightmare to support all of them. also, i am on windows, and it seems like a huge hassle for me to set up a bunch of vms with common window managers

quasar098 commented 2 months ago

Also all keys are the same color and image

this has to be turned on by editing the python file (key.py line 71)

unkn0wncvm1 commented 1 month ago

on readme

image

the issue with linux is that there are so many different window/ui managers that it just seems like a nightmare to support all of them. also, i am on windows, and it seems like a huge hassle for me to set up a bunch of vms with common window managers

you dont have to.just install it from the package manager and it will appear in the display manager

nathm-bit commented 1 month ago

Seems to work fine with 1 monitor on my system (Wayland, kwin). When i have two monitors connected it seems to try to spawn the keys in the middle of the monitors. Another issue seems to be that Plasma numbers the windows so it kinda breaks the game. Otherwise, works fine for me

Screenshot_20240525_132000

OS: EndeavourOS Linux x86_64 Kernel: 6.9.1-arch1-1 Uptime: 42 mins Packages: 1858 (pacman), 7 (flatpak) Shell: zsh 5.9 Resolution: 2560x1440 DE: Plasma 6.0.4 WM: kwin Theme: [Plasma], Breeze-Dark [GTK2], Breeze [GTK3] Icons: [Plasma], breeze-dark [GTK2/3] Terminal: konsole CPU: AMD Ryzen 7 5800X3D (16) @ 3.400GHz GPU: NVIDIA GeForce RTX 3060 Ti Lite Hash Rate Memory: 5223MiB / 32020MiB

quasar098 commented 2 weeks ago

interesting