this post was submitted on 19 Jun 2025
276 points (97.6% liked)

Linux

8032 readers
757 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] nucleative@lemmy.world 13 points 5 days ago (1 children)

Ctrl+Shift+V in KeePassXC should autotype username and password in another window, but I believe is still broken out of the box on Wayland.

There may be some workaround that I haven't tried yet.

[–] Beacon@fedia.io 7 points 5 days ago (2 children)

Is that a problem of Wayland or a problem of KeePassXC?

[–] russjr08@bitforged.space 11 points 4 days ago

I'd be highly surprised if Wayland actually has a protocol for applications to just type across other applications, we barely even have global shortcuts (it's getting there but reaaaaaally slowly).

KPXC might be able to get around it by using whichever method ydotool does (by faking a device AFAIK) - probably needs root to do this though, and it would also need to implement the global shortcuts API to be able to respond to a key bind I believe.

So perhaps a bit of column A and column B.

[–] sxan@midwest.social 3 points 4 days ago

It works on X11, so I'd say Wayland.