@Dariusmiles2123@sh.itjust.works
Post #416917
2026-02-21 16:26 UTC
Replies (4)
-
@MonkderVierte@lemmy.zip 2026-02-21 19:42
The password thing is because Evolution is made for Gnome and needs gnome-keyring plus [some Workarounds](https://wiki.archlinux.org/title/GNOME/Keyring#Using_the_keyring) on anything not-Gnome. Btw, can we *please* have a universal keyring with alternative frontends already, just like portals?
-
@FrostyPolicy@suppo.fi 2026-02-21 17:54
Evolution is a Gnome software so you'll probably need to install gnome-keyring. I use session restore with my KDE and most windows end up back to the workspace they were. It's somewhat annoying that not all go back to where they were but I've learned to live with it. May or may not have anything to do with kwin rules as I've not manually set anything.
-
@MagnificentSteiner@lemmy.zip 2026-02-21 18:06
I don't use Flatpaks much but having read many posts about Linux stuff it seems possible your issue is permissions. IIRC you can use Flatseal to fix that.
-
@D_Air1@lemmy.ml 2026-02-22 03:08
It certainly isn't a permission issue like others are claiming at least for the window rules. It could be a bug, but as far as I know the steam deck does not use the latest version of kde, so it may already be fixed and isn't worth reporting. As for onlyoffice, if I had to guess. It is forcing its own window decorations and therefore you don't get all of the same options as with windows that use the breeze decorations from kde. However you can still create window rules for these window. If I recall correctly. The default shortcut is `alt + F3` which should work regardless of which decoration the window is using. What does the kwin rule for evolution look like? Lastly, the password thing is the only one that could be related to a permission issue. I however don't believe you should start mixing keyrings. kwallet is probably already installed and running. Like I replied to one other person already. Both gnome-keyring and kwallet use the secret service standard. The only reason it could not work is if evolution hardcoded gnome keyring instead of relying more generally on secret service. However, I doubt that. You could even use keepassxc as a secret service provider if you wanted to. Although it is a bit more annoying in practice.