James Livesey
James Livesey
Seems like jQuery UI Touch Punch is abandoned since the linked website is down. The last commit was in 2014 anyway so it's not like there's going to be much...
This PR follows up on https://github.com/sidorares/node-x11/issues/69#issuecomment-54241340 by adding a function call for the [`XQueryKeymap`](https://tronche.com/gui/x/xlib/input/XQueryKeymap.html) command. This enables global tracking of key presses (independent of window focus) that makes implementing applications...
> **Note:** Compatibility may be broken with some of the changes listed below. You may want to keep the old arguments as well as the newly changed ones. As commented...
Like other implementations of BASIC, the length argument to `mid$` should be optional to get the rest of a string from the starting index, just like [`substring` in JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substring). Example...
There's only two courses in the help guide so far. It would be great to have more courses on some of the other aspects of atto, too! One example of...