mirror of
https://github.com/danbulant/node-x11
synced 2026-05-19 12:28:58 +00:00
- Once cached we really don't need to send InternAtom and AtonName requests, so we bypass them. - Add atom_names property to XClient: it's basically the atoms object property reversed. It'll be used to cache the atom names. - Add some tests. - Issue #22. |
||
|---|---|---|
| .. | ||
| atoms-cache.js | ||
| configure-window.js | ||
| connect.js | ||
| connection-utils.js | ||
| core-CreateWindow.js | ||
| core-ForceScreenSaver.js | ||
| core-KillKlient.js | ||
| core-properties.js | ||
| dpms.js | ||
| errors.js | ||
| sequence-overflow.js | ||
| xtest.js | ||