Move cursor handling to C
commitdc01ad9ff704e72449b7756ac32a99fb21f4cbfd
authormalc <moosotc@gmail.com>
Sun, 9 Aug 2015 00:24:57 +0000 (9 03:24 +0300)
committermalc <moosotc@gmail.com>
Sun, 9 Aug 2015 00:26:07 +0000 (9 03:26 +0300)
treea8f1f36117f58943ed2e6d7e98f50c5801304afd
parent1228b6e77e60366c9f1bee62fafc4482b702ddb7
Move cursor handling to C

Theming and such is handled outside of the protocol (in the Xlib).

Default X11 font cursors are somewhat unpretty, but here custom cursor
font was used and it was never much of a bother, things change though,
let's follow suit.

On one hand healthy -~30 lines, on the other Xlib... oh well, given
it's inevitable presence due to GLX...
link.c
wsi.ml