Results 20 comments of Rayzeq

I think I read somewhere that the wiki was no longer maintained, which seems to be the case since all the download links are dead. I think the site administrator...

A solution to this problem could be to port ProjectRed to Fabric, which would allow the use of sodium, iris (which would allow the use of ProjectRed with shaders) and...

I just tried again with a new world and all items were sorted correctly. It's probably because I had created the world before Transmission was available.

Same issue for me with 8 GB. The ConsoleDecompiler process uses too much memory and is therefore killed by systemd-oomd. I noticed that `-Xmx4G` is passed to the ConsoleDecompiler process,...

Hello, I have a fix for this, but it removes the `show-truncated` property to allow support for pango markup truncation The only solution I can think of to support both...

[Quick Settings Audio Panel](https://extensions.gnome.org/extension/5940/quick-settings-audio-panel/) (of which I'm the developer) can do that, **however** there are some incompatibilities with Quick Settings Tweaks that you can find on the [github page](https://github.com/Rayzeq/quick-settings-audio-panel) of...

Yeah I think it should work on gnome 43 but since I can't test it I didn't add it to the list of compatible versions.

It's just a theory, but here's what I think is happening: 1. When a GTK button detects a button press event, it grabs the pointer. This behavior is detailed in...

A way to solve the issue properly would be to replace your button with: ```yuck ( eventbox :class "" :timeout "9999h" :onbuttonrelease "wlogout -p layer-shell" "" ) ``` Unfortunately, eww...

I have a similar issue on Sublime Text using pylsp. When I run the autoformat, folded regions are moved (see screenshot). Note that only the regions that are above the...