Devadathan M B
Devadathan M B
I also have the same issue. When full screen applications are minimized there is no animation as well as it kind of freezes for a second. On minimizing firefox it...
A similar issue with my Pop os 22.04 on Gnome 42 as well. The dash to dock blur does not work if I lock the screen and log back in....
> The same issue: PopOS 22.04 LTS, every extension enabling, installing updates or screen locking breaks blurring. Turning off and turning on helps. Hey, Is this issue fixed for you...
I have the same problem. Is there any way to run the dev environment in native wayland?
You can pass electron flags into the `dev` script. For example, ``` "dev": "electron-vite dev -- --enable-features=UseOzonePlatform --ozone-platform=wayland", ``` This runs the development environment in native Wayland. Linking the relevant...
I have the same issue with NvimTree as well
They have indeed tried to make this website (the current one in react) live several times before this I guess but after a while they rolled back to the old...
There seems to be some very rare corner case which is not handled properly and the bot process exits with a error status code. Weirdly enough, the container doesn't restart...
@sulthanshanid It's using the exact same bypass you posted above. Just that I turned the script into a flask service because that felt simply easier. I can make that flask...
@AthulNoobie I can share the Flask script with you, though I don't think it works anymore. KTU seems to have caught on and made some changes, so now the token...