Ubuntu Joins the Movement: X11 Officially Being Phased Out

https://lemmy.ca/post/46387486

Ubuntu Joins the Movement: X11 Officially Being Phased Out - Lemmy.ca

Lemmy

Hope they're gonna devote the development resources to making it actually work.
In what way does it not work?

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.

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

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.