Pavel Zolotarevskiy
Pavel Zolotarevskiy
Duplicate of #229
The full list is here: https://github.com/containers-everywhere/contain-google/blob/master/background.js
It does support Fedora GNOME 42.2 already
SSDs in Wayland should (optionally) be drawn by the compositor, so no, it's probably not possible to do that with an extension. Unless GNOME has some APIs for directly modifying...
Have you checked if Telegram is still running as a Wayland app with the extension enabled? Maybe some issue in the extension leads to Telegram Wayland failing and falling back...
@hollisticated-horse I wanted to change the default border color in #40 as well, but I noticed that the current default value is `(0.5, 0.5, 0.5, 1.0)`, and I couldn't figure...
Oh wait, @hollisticated-horse, I don't thing that `transparentize(white, .93)` is the default border color. The `transparentize(black, if($contrast == 'high', .2, .95))` value is probably it. Still don't know how to...
@yilozt ah, that's bad news. Do you know if there's an open issue on GNOME's GitLab for this?
Ah, it seems like they probably [won't implement it unless someone sends a PR](https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5827#note_1545409). I'll try to look into it, but I don't think I have the knowledge to implement...
> the shadow of custom CSD app may be cut out and be replaced to the shadow that created by this extensions @yilozt does mutter-rounded do that as well? Because...