Jin Liu
Jin Liu
A similar PAM module was added in systemd 255, so we don't need another module. Just add this line to /etc/pam.d/sddm-autologin: `-auth optional pam_systemd_loadkey.so` or if the LUKS passphrase is...
> What's wrong with hyprlang? If it's "similar enough", why change it to ini? There's nothing wrong. Just introducing one more config file format to KDE seems, er, less ideal....
Considering it again, I think you don't need to do any change about 2. KDE will just read `name` and `description` from `index.theme` (which has proper l10n translations) as it...
That's good too. I'd slightly prefer json because this is not end-user-facing, so we don't really need the user-friendness from those formats.
> How does this interact with --chat? Does it overwrite or append the last message in the chat cache? The chat cache won't be affected, because it's managed by a...
> And do we have support to flush this Cache/history? For now you can delete /tmp/shell_gpt. A cmdline option can be added for this, but that's out of scope of...
Found a workaround. This functionality in gdm is in a single pam module. It has no dependency to rest of gdm, so I can use it in sddm as well:...
Seems indeed a problem in that crate: https://github.com/Seeker14491/opener/blob/ff6e2599f1360332dac2b87877f9e1694ad654c3/opener/src/linux_and_more.rs#L53 Note the return value of `open_with_system_xdg_open` is dropped.
> Is there anything left to do here from my side? No. Unfortunately things are a bit stagnant on my side. Sorry for that. > on a tangent, https://youtu.be/fpf_psv42aY?si=Kz952IuEtck4SMIi&t=305 at...
Some more info: 1. I'm running Archlinux, KDE Plasma 6 beta, Wayland. 2. The problem happens in both X11 and Wayland (qbittorrent -platform xcb/wayland) 3. `Tags-Add` has the same problem,...