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-square35fedilinkarrow-up1138arrow-down13cross-posted to: [email protected]
arrow-up1135arrow-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-square35fedilinkcross-posted to: [email protected]
minus-squareMwa@thelemmy.clublinkfedilinkEnglisharrow-up3arrow-down1·24 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-23 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·3 hours agoIts just because most of then are cli based.
minus-squaretla@lemmy.worldlinkfedilinkarrow-up8·21 hours agowaypipe -c lz4=9 ssh <remotr-IP> env QT_QPA_PLATFORM=wayland-egl <remote-program-path [args]>
minus-squareeldavi@lemmy.mllinkfedilinkEnglisharrow-up8·21 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
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