Elvyria
Elvyria
I have a [draft](https://github.com/Elvyria/voids-package-nightmare/blob/main/srcpkgs/lsp-plugins/template) for a template if someone's interested in maintaining.
My guess is that lantern swing animation is causing lantern block to transform into a block entity and Complementary just simply doesn't have a code to process bloom upon them....
Ehh... Window probably doesn't crash. By default it automatically closes, when it looses focus together with mouse cursor, because under Wayland WM's don't send close request to layer shells like...
Thanks for the report by the way, i tested Mixxc under X11 only once for I3 and AwesomeWM when i was writing X11 feature. I'll test xmonad and see if...
So, the issue with size is related to xmonad's behavior towards windows with `_NET_WM_WINDOW_TYPE` set to `_NET_WM_WINDOW_TYPE_UTILITY`, both AwesomeWM and I3 treat `_NET_WM_WINDOW_TYPE_UTILITY` as floating windows with a free position....
That's some wild stuff. Looks like WM doesn't accept that window was resized and treats it as a fullscreen? one and it just constantly switches focus as 2 windows are...
I absolutely lied about "default" config btw, i got some random one while trying to get xmonad to my distro :p This is the one I'm testing with, maybe you...
That could be xmonad XMonad.Operations.floatLocation now applies size hints. This means windows will snap to these hints as soon as they’re floated (mouse move, keybinding). Previously that only happened on...
Can we close this then? Without a way to reproduce the remaining focus issue (not on xmonad, not on i3 and not on AwesomeWM), i have no idea how to...
No, i don't need tests atm, there are much more important things to implement.