Kate Harvest
Kate Harvest
... I'd be rather interested in a copy of this beta test version as well, if possible. Can't get switching to desktop 1,1 to work at all with the latest...
I have no desire to have Dashboard as a space. Ideally I'd like to imitate the behavior of Spaces and Dashboard in Snow Leopard as closely as possible! :) Are...
I'm on Lubuntu 22.04... What ended up working for me was: 1. Install 32 bit libtcmalloc_minimal4. I used the Debian package from [https://packages.debian.org/sid/i386/libtcmalloc-minimal4/download](https://packages.debian.org/sid/i386/libtcmalloc-minimal4/download). 2. Symlink from /usr/lib/i386-linux-gnu/libtcmalloc_minimal.so.4 to ~/.local/share/Steam/steamapps/common/Team Fortress...
> When trying to run from terminal, I was getting `AppFramework : Unable to load module engine.so!` no matter what, no idea why. Do `ldd ~/.local/share/Steam/steamapps/common/Team\ Fortress\ 2/bin/engine.so ` to...
Hello - just wanted to comment that I've just tested your gen-3 branch with a gen2 Siri Remote and that it seems to work exactly the same with it, right...
... I don't actually understand why, but I seem to have fixed the touchpad skips like this: ``` @staticmethod def __decode_finger(data): x = int((data[0] + 255 * (data[1] & 7)...