topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 16, 2024, 3:41 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Sharpdot mouse cursor theme for X11 desktops  (Read 3349 times)

Edvard

  • Coding Snacks Author
  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 3,017
    • View Profile
    • Donate to Member
Sharpdot mouse cursor theme for X11 desktops
« on: March 31, 2012, 08:43 PM »
Hello all, I've finally released something that is a product of my own two hands...

I remember my early days of learning Linux, my favorite mouse cursor was the Yellowdot set, but I always wanted something a little more... sharp.  So with a little learning about drawing with Inkscape, and reading xcursorgen man pages, I came up with a theme I called "SharpDot".  It wasn't complete, because lots of the cursors I just didn't get around to drawing, and I had no idea of the symlinking mess that is still required to get complete legacy compatibility.
It languished on my backup hard drives for a few years before I dusted it off, looking for something to post to my oDesk portfolio.

VoilĂ !

SharpDot cursors for X11 desktops
SharpDot is a flat-look cursor theme for X, inspired by Yellowdot.
Main cursors mostly named according to the Freedesktop cursor spec, with symlinks to satisfy legacy and hash names for maximum compatibility with applications that use xcursors.

https://sourceforge....cts/sharpdotcursors/

sharpdot_screenshot.png


Todo:
Replace the shell script build/install method with a proper makefile or more robust shell script.
Edit many of the SVG's for maximum compactness.
Make installable packages for systems that use Deb and RPM package management.
Multiple sizes (this would also pave the way for porting to Windows).

Many thanks to the authors and maintainers of Comix Cursors for the hard work gathering references for cursor names, hashes, and aliases needed to make the theme complete, and showing how the linking is done.