Karna@lemmy.ml to Linux@lemmy.ml · 22 hours agoGNOME 49 Alpha Released With X11 Support Disabled By Default, Many New Featureswww.phoronix.comexternal-linkmessage-square31fedilinkarrow-up1122arrow-down12
arrow-up1120arrow-down1external-linkGNOME 49 Alpha Released With X11 Support Disabled By Default, Many New Featureswww.phoronix.comKarna@lemmy.ml to Linux@lemmy.ml · 22 hours agomessage-square31fedilink
minus-squareMwa@thelemmy.clublinkfedilinkEnglisharrow-up3arrow-down1·20 hours 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-211 minutes agoI am confused. Autoclicker does not work? https://github.com/konkitoman/autoclicker Or do you mean keyboard input? https://github.com/ReimuNotMoe/ydotool
minus-squaretla@lemmy.worldlinkfedilinkarrow-up7·18 hours agowaypipe -c lz4=9 ssh <remotr-IP> env QT_QPA_PLATFORM=wayland-egl <remote-program-path [args]>
minus-squareeldavi@lemmy.mllinkfedilinkEnglisharrow-up7·18 hours agoexactly what i needed; thank you.
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
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