worm icon indicating copy to clipboard operation
worm copied to clipboard

Use of XInternAtoms instead of XInternAtom

Open adokitkat opened this issue 3 years ago • 1 comments

It should be possible to use XInternAtoms function instead of XInternAtom in getNetAtoms() and getNetAtoms() functions from worm/atoms.nim to speed it up.

adokitkat avatar Jul 24 '22 17:07 adokitkat

Thanks for the suggestion, you're right! Didn't know that existed.

codic12 avatar Aug 03 '22 22:08 codic12