Igor Gunin
Igor Gunin
Don't really hope for feedback, since this plugin seems abandoned, will try to fix it myself
I believe that is not possible. This plugin uses the window manager to make the entire window body semi-transparent. Different elements of the UI having different opacity is supported by...
Happens on both Xorg and Wayland
> You are right, cors is listening for options requests, but maybe you are running into https://github.com/gin-contrib/cors/blob/master/config.go#L33 what does this mean?
Confirmed demoplugin works on Linux (recognised and functional in Carla host)
> This seems to be intentional, as there's a direct reference to enchanting tables being ignored in `PistonBaseBlock_movableBEMixin#isPushableBlockEntity(Block)`: > > ```java > private static boolean isPushableBlockEntity(Block block) { > return...
@osalas88 thanks a lot, helped me.
+1 on Arch. Also, when disconnecting to reconnect manually after sleep, CPU usage rapidly spikes for a couple seconds, looks to me like a memory leak/infinite loop.
You can (kind of) get around this by increasing side margins on the player cards so they don't intersect the shadows: ```css .widget-mpris carousel .widget-mpris-player { margin-left: 18px; margin-right: 18px;...