Karna@lemmy.ml to Linux@lemmy.ml · 1 day agoGNOME 49 Alpha Released With X11 Support Disabled By Default, Many New Featureswww.phoronix.comexternal-linkmessage-square38fedilinkarrow-up1143arrow-down13
arrow-up1140arrow-down1external-linkGNOME 49 Alpha Released With X11 Support Disabled By Default, Many New Featureswww.phoronix.comKarna@lemmy.ml to Linux@lemmy.ml · 1 day agomessage-square38fedilink
minus-squareMwa@thelemmy.clublinkfedilinkEnglisharrow-up3arrow-down1·1 day agoThe only thing I want from x11 is a proper wayland autoclicker with working global bindings,Yes I can use xclicker but no global bindings.
minus-squareLeFantome@programming.devlinkfedilinkarrow-up1·edit-27 hours agoI am confused. Autoclicker does not work? https://github.com/konkitoman/autoclicker Or do you mean keyboard input? https://github.com/ReimuNotMoe/ydotool
minus-squareMwa@thelemmy.clublinkfedilinkEnglisharrow-up1·7 hours agoIts just because most of then are cli based.
minus-squaretla@lemmy.worldlinkfedilinkarrow-up8·1 day agowaypipe -c lz4=9 ssh <remotr-IP> env QT_QPA_PLATFORM=wayland-egl <remote-program-path [args]>
The only thing I want from x11 is a proper wayland autoclicker with working global bindings,Yes I can use xclicker but no global bindings.
I am confused. Autoclicker does not work?
https://github.com/konkitoman/autoclicker
Or do you mean keyboard input?
https://github.com/ReimuNotMoe/ydotool
Its just because most of then are cli based.
I want x11 over ssh
waypipe -c lz4=9 ssh <remotr-IP> env QT_QPA_PLATFORM=wayland-egl <remote-program-path [args]>
Waypipe?
exactly what i needed; thank you.
Waypipe?
bingo and thank you