KAIYOHUGO

Results 11 comments of KAIYOHUGO

> To start with, make sure that you use the same version of Python that matches the version of Transcrypt you are using i test that both in python 3.9.5...

Thank for you reply! I use xremap 0.8.6. And this is my `config.yml`. I use systemd to run xremap but I don't know systemd can set memory limit, thank for...

> Does you think SUPER_L triggers a select menu but SUPER_R doesn't? Yes, gnome tweak can change that. ![image](https://github.com/k0kubun/xremap/assets/41114603/088de209-b1e6-4ba1-914f-d49cdfa7534d) My work around for now is complete disable super key behavior...

Oh yes! That is what i want to do! I am so dumb. Thank you so much!

I think mojang's leveldb format change a lot since I wrote this example, and original [mojang version of leveldb](https://github.com/Mojang/leveldb-mcpe) is disappear. From the copy in [other repo](https://github.com/reedacartwright/rbedrock/tree/fb32a899da4e15c1aaa0d6de2b459e914e183516/src/leveldb-mcpe), I think compression...

@Adrian8115 I made some patch and more detail comment in the [fork](https://github.com/KAIYOHUGO/leveldb-rs), can you test the problem still persist?

I also have this issue, This is my guess how it happened. Here I use a transparent terminal as example. ![image](https://github.com/user-attachments/assets/84a1d4bf-d3f4-4fc1-9eda-87563cef9562) When maximized the **old half one** did not disappear....

I think this is been fixed at latest version of cosmic-comp (`cosmic-comp 0.1~1741369923~24.04~8a32571`) The same setup as my comment above. ![Image](https://github.com/user-attachments/assets/670e872f-a726-4f23-a5be-0b1ff137f82b) Toggle right terminal to fullscreen ![Image](https://github.com/user-attachments/assets/4610b1f3-4a25-46ad-8b47-9f2c403717ae) I also test...

I think this have been implemented for a while. It under `Input Device > Keyboard > Numlock` ![Image](https://github.com/user-attachments/assets/b6d42d5c-6902-4bb9-b074-d04225540aca) Maybe this can be close now?