• 0 Posts
  • 168 Comments
Joined 5 years ago
cake
Cake day: January 26th, 2021

help-circle



  • So something disabled your monitors and you were able to get them back by quickly enabling them during the brief period of time that they were visible. The monitors should still be listed in the display configuration even if disabled. May be worth filing a bug with kde. Seems like a massive oversight if that isn’t the intended behavior.



  • 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.




  • The reason most distros don’t do this is because they usually try to steer users to their preferred desktop. I don’t mean that in a bad way, but often they call it the flagship edition. This is usually the desktop environment that they develop and test. Think Linux Mint with Cinnamon, popOS with Cosmic, Zorin, etc. Pretty much every other distro that has options do exactly what you are showing through the use of the venerable calamares installer that you see in your screenshot.











  • This article confirms my own experiences with AI. I spend a lot more time reviewing, reprompting, and tweaking than I save on coding. Having to double check or fight it to get what I want is not a time saver. Not to say that it doesn’t save time when it is right, but the thing that I never seem to get across to proponents of AI is that anytime I need to reprompt or refine, I have lost. I have officially wasted time at this point compared to simply referencing the documentation. Unless I’m generating a significant portion of code which only needs minor tweaks. I’m generally not saving time.