

7·
9 months agoit works great on desktop using mouse too
it works great on desktop using mouse too
X11 being reliable because Xorg devs aren’t stupid
Not gonna disagree with the rest of what you said, but the Xorg devs and Wayland devs are mostly the same people
Because you can’t (easily) program gui apps to automate tasks, but combining a few terminal programs to get more complex behaviour is really easy
You could use jq, which will work no matter how the json is formatted.
Without trying it out, something like the following might work:
jq '.path.to.key.to.change |= 11' file.json > file.json.tmp && mv file.json.tmp file.json
hard disagree about the permissions. If I want to run closed source programs like games, discord, zoom or whatever, I like knowing they can’t log all my keys, take screenshots or even run their own version of windows recall without my explicit permission