dylanaraps / pywal

🎨 Generate and change color-schemes on the fly.
MIT License
8.39k stars 327 forks source link

[feature request] Mouse cursor colorization / generation #197

Open mitchweaver opened 6 years ago

mitchweaver commented 6 years ago

Have pywal generate a mouse cursor that matches the colors.

Could be just the default xcursor, or a few sample ones.

Anyone else think this sounds cool?

dylanaraps commented 6 years ago

This sounds like more of an oomox thing (It might do it already).

noctuid commented 5 years ago

I wish this was easier. -fg and -bg can be specified with xsetroot, but it doesn't work with a lot of the default cursors (e.g. left_ptr); at least for a lot of the cursors not much of the cursor changes (e.g. sometimes just the outline). It seems to only work with the weirder ones (e.g. sailboat), and the pointer won't update for existing windows.