A high quality set of animated mouse cursors.
Go to file
tastytea f1b0c3805d
Add To do → Prettier preview.
2020-05-25 13:34:28 +02:00
cursors More aliases! 2020-05-21 03:49:24 +02:00
misc Add previews. 2020-05-21 01:48:30 +02:00
previews Moved previews to previews/. 2020-05-21 02:00:47 +02:00
.editorconfig Add .editorconfig. 2020-05-21 01:50:10 +02:00
.gitignore Add .gitignore. 2020-05-21 01:50:01 +02:00
CODE_OF_CONDUCT.adoc Add COC and contributing guidelines. 2020-05-21 02:58:07 +02:00
CONTRIBUTING.adoc Add COC and contributing guidelines. 2020-05-21 02:58:07 +02:00
LICENSE Add meta files (LICENSE and README.adoc). 2020-05-21 01:48:05 +02:00
README.adoc Add To do → Prettier preview. 2020-05-25 13:34:28 +02:00

README.adoc

gentoo-xcursors

A high quality set of animated mouse cursors.

The original authors are unknown[1], the source of the initial commit is the file gentoo-cursors-tad-0.3.1.tar.bz2 from the Gentoo mirrors. If you have the source files used to generate the cursors, please get in touch.

Previews

The conversion from X11 cursor to PNG Ive used is a bit lossy. In reality the cursors look better than in the pictures.

preview gentoo preview gentoo blue preview gentoo silver

Install

Gentoo

emerge -a x11-themes/gentoo-xcursors

Other

Copy the contents of cursors/ into /usr/share/cursors/xorg-x11/cursors/ or ~/.icons/.

Configuration

See Gentoo Wiki: Cursor themes. The available sizes are 16, 24, 32, 48 and 64.

License

gentoo-xcursors is licensed under the MIT license. See LICENSE for details.

To do

(Re-)create source files

Since we dont have the sources, creating new cursors or modifying them is not gonna be easy. Possible solutions are to (semi-automatically?) create SVGs from the X11 cursors, start from scratch, or work directly with the X11 cursors. Ideas are welcome.

Prettier preview

The script used for preview generation does not yield the best results. If you know how to generate them without loosing quality, please let us know.

Missing cursors

Note
dnd = Drag and drop
  • bd_double_arrow a.k.a. nwse-resize a.k.a. size_fdiag a.k.a. c7088f0f3e6c8088236ef8e1e3e70000

  • fd_double_arrow a.k.a. nesw-resize a.k.a. size_bdiag a.k.a. fcf1c3c7cd4491d801f1e1c78f100000

  • crossed_circle a.k.a. not-allowed a.k.a. 03b6e0fcb3499374a867c041f52298f0

  • copy a.k.a. dnd-copy a.k.a. 1081e37283d90000800003c07f3ef6bf a.k.a. 6407b0e94181790501fd1e167b474872

  • link a.k.a. dnd-link a.k.a. alias a.k.a. 3085a0e285430894940527032f8b26df a.k.a. 640fb0e74195791501fd1ed57b41487f

  • no-drop a.k.a. dnd-no-drop


1. If you are one of the authors, please get in touch so that you can be properly attributed.