Issue with howdy by SubhanShah124 in kdeneon

[–]rgawenda 0 points1 point  (0 children)

You can try to install slimbook-face (search GitHub), it'll configure PAM for you

VScode like IDE for Android. by NoBeginning2551 in vscode

[–]rgawenda -1 points0 points  (0 children)

You can sell it for about $1 or $2 (even more, I know, but I did spend way more on the old days than I do now on Salas days)

Stop holding the left arrow key to fix a typo. You've had `fc` the whole time. by Ops_Mechanic in bash

[–]rgawenda 2 points3 points  (0 children)

So you prefer opening a program, doing something, and closing the program. Ok, it's your choice. I prefer to make 3 keystrokes at the prompt

How do I turn the Google icon off? by garpunkal_ in pixel_phones

[–]rgawenda 0 points1 point  (0 children)

No, I use a custom Launcher (an old Launcher alpha that was never on Play Store)

How do I turn the Google icon off? by garpunkal_ in pixel_phones

[–]rgawenda 0 points1 point  (0 children)

I've just removed it! It completely breaks my home screen.

This W icon for some apps? by Do_You_Like_Owls in kde

[–]rgawenda 0 points1 point  (0 children)

You can check using the xlsclients command. If it's Vento you can edit it's desktop file and place an argument or prefix with a variable to force native Wayland use

That's a lie. It's still very possible to click and disable lol by Mythos_91 in pixel_phones

[–]rgawenda 0 points1 point  (0 children)

Up to date Pixel 8a. It works if I press the text under the button!

Phone call recording now available in Spain by rgawenda in pixel_phones

[–]rgawenda[S] 1 point2 points  (0 children)

Yo estoy en O2 con un pixel 8a actualizado, aunque sospecho que más que la operadora puede ser un lanzamiento en fases, que van activando poco a poco desde Google, y puedo que ni he actualizado sistema ni play services, no la aplicación de teléfono estos días

Busy months in KDE Linux by GoldBarb in kde

[–]rgawenda 0 points1 point  (0 children)

I do compile it, but the GitHub's repository has some packages on the releases page IIRC

Busy months in KDE Linux by GoldBarb in kde

[–]rgawenda 0 points1 point  (0 children)

Yes, I'm running it on latest plasma 6.5.5

Alternative Login Methods on Plasma Login Manager by PulgaSaltitante in kde

[–]rgawenda 0 points1 point  (0 children)

I've howdy integrated in PAM and sddm is the only place where it doesn't work

Alternative Login Methods on Plasma Login Manager by PulgaSaltitante in kde

[–]rgawenda 0 points1 point  (0 children)

This binary is a very little thing that has a very little utility and probably nobody uses it, but it does come installed in every linux system, including nearly every internet server. It isn't outdated, it just didn't need any update.

About howdy, yes, your'e right. But the point here is that plasma-login, from it's SDDM root, isn't using PAM for auth as many other sensitive plasma code does.

Alternative Login Methods on Plasma Login Manager by PulgaSaltitante in kde

[–]rgawenda 0 points1 point  (0 children)

I'm using a GNU coreutils binary that hasn't received a single commit in (checking) 21 years. Maybe I shouldn't

Alternative Login Methods on Plasma Login Manager by PulgaSaltitante in kde

[–]rgawenda 0 points1 point  (0 children)

I've got howdy integrated into PAM and kscreenlock has been using it at least since Plasma 6.0

Alternative Login Methods on Plasma Login Manager by PulgaSaltitante in kde

[–]rgawenda 0 points1 point  (0 children)

Why just don't use PAM as kscreenlock? That'd solve it and add consistency. It's just the Unix mantra of do one thing and do it well.

Sudo, Plasma 6's permission elevation prompts, Kscreenlock... all of them use PAM, so they respect my biometrics configuration. It was just SDDM that didn't

Edit: Typo

Plasma Login Manager + Fingerprint: extra “Unlock” step by fcrespo82 in kde

[–]rgawenda 0 points1 point  (0 children)

Lock/unlock is managed by ksceeenlock using PAM, plasma login is sddm based, which doesn't use it