
Source (link to git-repo or to original if based on someone elses unmodified work): https://gitlab.com/limitland/comixcursors
The original Comix Cursors.
X11 mouse theme with a comics feeling.
The package comes with 12 different mouse themes for X11.
6 colors (black, blue, green, orange, red and white)
2 different weights (slim and normal)
From version 0.8 on the cursors are 'multisize', meaning that you don't need to install one theme for each size, but only one theme, and chose the size in the cursor theme selection dialog.
The full installation also includes left-handed themes, you can choose whatever you prefer from the downloads below.
The cursors are named according to the freedesktop.org cursor naming convention, compatibility and hash cursor names are linked. In addition to the original cursor pack left-handed and opaque versions are still available here.
Please read the README and INSTALL files provided in the source package for installation and packaging instructions, as well as some hints on various issues.
MAINTAINERS:
------------
Please checkout the latest sources from the new official repository on gitlab.com: https://gitlab.com/limitland/comixcursors. Please read http://www.limitland.de/comixcursors
Have fun.
Version 0.9.2 8 months ago
* Solve problems with the automated build pipeline, causing corrupted images in the build artefacts.
Version 0.9.2 8 months ago
* Solve problems with the automated build pipeline, causing corrupted images in the build artefacts.
Version 0.9.1 8 months ago
* Minor updates to the build scripts.
* Remove XFree86 requirement for distribution PRMs.
* Add gitlab.com CI/CD pipeline and page configuration.
4 years ago
2016-06-10: version 0.9.0
- Move the original repository to gitlab.com
- Increase the shadows transparency.
2013-10-23: version 0.8.2
- Correct build of entire cursor set from source.
- Explain how to set cursor size in Gnome 3.
- Correct transparency level for Opaque cursors.
- Set hairline colour consistently.
2013-10-12: version 0.8.1
- Set orientation RightHanded if not specified.
- Build theme variants.
- Fix the multisize build process from sources.
2013-09-21: version 0.8
- Use multisize cursors.
2012-08-13: version 0.7.4
- Switch from deprecated "˜rsvg(1)' to "˜rsvg-convert(1)'.
2011-09-13: version 0.7.3
- Ben: Updated documentation for building custom themes.
- Ben: Expand shell wildcards in rule dependencies.
2011-02-26: version 0.7.2
- All Qt4 links (Ben).
2010-10-16: version 0.7.1
- Additional Qt4 cursor links (thx aqeeliz).
2010-06-03: version 0.7
- Licence changed to GPLv3.
- Uninstallation of current/custom/all cursors from sources.
- Render images using "˜rsvg' (faster than Inkscape).
- Generate animation frames from starting image using SVG transform attributes (not "˜patch').
- Easier to customise install location.
- Maintainability improvements of build system and programs.
- Include "Opaque" and "Left Handed" alternatives in primary source package.
PoLoMoTo
4 years ago
Report
jlue
4 years ago
well the XFree86 dependency is kind of outdated, but it used be be obsoleted by the xorg/X11 package. The dependency-inheritance might have been thrown overboard by Fedora 24. Opensuse has done it as well, but they have a compatibility-package "xorg-x11-essentials" maybe something similar is available on fedora, too? Or try to install using --force or --nodeps?
Report
Romanos
5 years ago
It works fine everywhere but when i go into chromium it changes into the default and when i go back in the desktop environment it changes again to ComixCursor... Any help please?
Report
jlue
5 years ago
Report
zorggy
5 years ago
My mouse theme is for year this one and I love it. However I've just changed the Konsole background to a dark color (Dark Pastels) and then the text cursor becomes almost invisible. Is there a way to change this situation? Or would it be possible to get a text cursor thicker?
Anyway, this is a great job! Thank you for your work.
Report
jlue
5 years ago
Yes, that is an issue with the cursor design. However we have decided to stick to the original design and keep variations out of the official packages. But there are two good options for you, but they both require a custom cursor build:
a) The text- and crosshair cursors make use of a hairline with a special HAIRCOLOR. You could configure this to a color that matches your color theme.
b) Replace the text- and crosshair cursors with different ones, e.g. the files in the ComixCursors-NOHAIR-sources.tar.bz2, see the downloads above. These cursors don't use a hair-line but a solid text- and crosshair cursors.
As mentioned you need to download the cursor sources above and build your own theme, see the fiels README and INSTALL within the source package.
I did option b) with the 0.8.1 version, you can download them here: http://limitland.de/comixcursors (german). Click on "Downloads" and choose one of the NOHAIR files. Let me know if you run into troubles.
Have fun.
Report
shantiq
6 years ago
not a Mac guy myself so no experience there
looks like customization is not their thing reading around ,,, maybe there is a way ... but hey :)
Report
shantiq
6 years ago
is that feasible? any idea how to do that ? thanx shan
Report
jlue
6 years ago
Report
RGBkde
6 years ago
The rpm cannot be installed on openSUSE 13.1, rpm -Uvh complains with a "XFree86 is needed for ComixCursors-0.8.2-1.noarch": openSUSE uses xorg since ages.
The tar.bz2 package installs without a problem from KDE's control center, but cursors are available only for one user.
Regards
Report
jlue
6 years ago
the xorg package obsoletes the XFree86 package since the beginnig, so it's correct to depend on that rather than the xorg package. Please install the package xorg-X11 on opensuse 13.1.
Thanks
Jens
Report
RGBkde
6 years ago
Report
nuncijs
6 years ago
Report
MaximusTD
7 years ago
Report
jlue
7 years ago
these are Linux cursors. If you are looking for windows cursors, you can find ports on devaintart.com by firstfooter (http://firstfooter.deviantart.com/), teft (http://teft.deviantart.com/) and probably some others.
Report
MaximusTD
7 years ago
Report
MaximusTD
7 years ago
Report
ec4me
7 years ago
I've skimmed through the comments but I couldn't find a similar post.
On certain menu's, the desktop, titlebars and some other places, the cursor reverts to the default arrow.
Is this a known issue? Any ideas how I can solve this?
Thanks!
Report
jlue
7 years ago
no, that's not a known issue to me, so thanks for reporting.
xorg/X11 cursors get used by the desktop environments (xfce, right?) by accessing their NAMEs or some hashes, which I don't know too much about. There have been some approaches to unify these cursor names, but I thinks there might be a difference between the cursors are named in the comixcursors package, and the names that are expected by xfce. There is an environment variable XCURSOR_DISCOVER, wich you can use to debug these cursor names, or you could try to file a bug/whishlist to your desktop developers. I'm afraid I can't help you any further, I'm not into xfce. Drop us a line though, If there are more cursor links or something we can implement to get to a seemless integration in xfce.
Thanks!
Jens
PS: You tried to log out and in again, right?
Report
ec4me
7 years ago
Report
ec4me
7 years ago
I did logout/in, I even rebooted.
I'm on Debian Wheezy 64-bit. The default theme seems to have an empty folder. I read something about COmpiz to interfere, a possible solution was to edit the theme file but that's not there. I disabled Compiz but that doesn't help.
I noticed your theme is somewhat similar to Comix which can be installed from the default repositories. Unfortunately it suffers from the same problem :(.
Ah well. Thanks anaways!
Report
shantiq
7 years ago
also
wget -O /tmp/ComixCursors-0.7.3.tar.bz2 http://www.limitland.de/comixcursors/ComixCursors-0.7.3.tar.bz2
wget -O /tmp/ComixCursors-Opaque-0.7.3.tar.bz2 http://www.limitland.de/comixcursors/ComixCursors-Opaque-0.7.3.tar.bz2
fan of the large opaque [bad eyesight]
then on Ubuntu [if any of you] does not seem there is a way to get the big sizes with current version +0.8
Quote:sudo cp -r * /usr/share/icons
Quote:sudo cp -r * /usr/share/themes
not sure if second line is required did it just in case
got 0.7.3 and 0.8.2 now
Again jlue Vielen Dank ! Now got them on Ubuntu 13.10 with Lxde DE
Looking good
ps please remove duplicate previous link was not done right
Report
shantiq
7 years ago
also
wget -O /tmp/ComixCursors-0.7.3.tar.bz2 http://www.limitland.de/comixcursors/ComixCursors-0.7.3.tar.bz2
wget -O /tmp/ComixCursors-Opaque-0.7.3.tar.bz2 http://www.limitland.de/comixcursors/ComixCursors-Opaque-0.7.3.tar.bz2
fan of the large opaque [bad eyesight]
then on Ubuntu [if any of you] does not seem there is a way to get the big sizes with current version +0.8
sudo cp -r * /usr/share/icons
sudo cp -r * /usr/share/themes
got 0.7.3 and 0.8.2 now
Again jlue Vielen Dank ! Now got them on Ubuntu 13.10 with Lxde DE
Looking good
Report
shantiq
7 years ago
Report
shantiq
7 years ago
Pretty Please bring back the large ones ... they are so good ... even with good eyesight
Anyway to 13.10
1. download then move folders to
Quote:sudo cp -r * /usr/share/icons/
2. then open unity-tweak-tool [install first if not present]
3. click on cursors and icons and pick your choice
that is it.
Report