Giter VIP home page Giter VIP logo

capitaine-cursors's People

Contributors

3j14 avatar alynxzhou avatar efus10n avatar eyenalxai avatar hexchain avatar igor-dyatlov avatar insign avatar james0248 avatar jnzhng avatar keeferrourke avatar laurenttreguier avatar stelgenhof avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

capitaine-cursors's Issues

Ubuntu 19.04 PPA

The PPA hasn't been updated to support Disco Dingo yet, so apt gives me an error and I can't install the cursor theme.

Window corner cursors are broken

Hi, first of all THX for this cursor theme! :)
Hovering on window corners doesn't show a proper cursor (at least on KDE Plasma):
screenshot_20190202_114235

A small hack, that is adding the line Inherits=breeze_cursors to the index.theme fixes the issue by using a Breeze variant of missing/broken cursor.

screenshot_20190202_114411

Add a 32x32 pixel cursor

Why there is no such option as 32x32 pixels in Linux? This is the default for Windows and the ideal size for 1080p in my opinion. While 24x24 is too small and 36x36 is too large.

Windows light build

Could we get an updated release of windows cursors that includes the light version?

Also, is it really not possible to automate the windows build? I've never worked with windows cursors before but can't something like ImageMagick convert to cur/ani?

Fedora/EPEL packaging issues

After upgrading to the latest version from the tcg copr repo (full system spec given below) and re-enabling the cursor using gnome-tweaks, the session immediately crashes and logs out.
After that, I'm not able to log in again, unless I disable the cursors from a classic GNOME session.
Restarting the system also didn't help.
However, reverting back to version 3.5 solves the issue.

I also should mention that I have some custom themes installed:

I also have some gnome extensions enabled, but I'll list them only if you'd ask.

System specs

Computer Type: Laptop
Laptop Model: Dell XPS 13 9380
OS: Fedora 31
GNOME: Version 3.34.3
Kernel: Linux version 5.4.17-200.fc31.x86_64 ([email protected]) (gcc version 9.2.1 20190827 (Red Hat 9.2.1-1) (GCC)) #1 SMP Sat Feb 1 19:00:13 UTC 2020

Could you please tell me how to custom the line weight?

Hello bro first I must thank you for your good work, I love this very much, but I find some small problems, I think the 工 shape and 十 shape cursor's line weight is too small, that is you are watching docs with light background and dark words, it's a little hard to find the cursor on the words, especially on a dark background with the 十 (+), can you tell me how to change this so I can try to find a proper size for myself (or other people)? I am also a cumputer-science student but I am freshman and known little about svg and cursor.
Thanks!

Create light cursor variant

Several users on DeviantArt have requested that a light version of Capitaine cursors be created for Windows.

Steps to make this a thing:

  1. A light variant of each SVG in src/svg should be created, this can be done by simply swapping the fill and stroke colours.
  2. The build script should be modified to build both light and dark variants of the cursor theme.
  3. I will have to (reluctantly) boot into Windows and manually generate the light variant from 32x32 PNGs using "RealWorld Cursor Editor".

The build.sh is not compatible with Inkscape >= 0.92

From version 0.92, inkscape changes its API, see this. In your build.sh script, the option -e is never supported, you have to replace it with:

inkscape -z --export-type=png --export-file="$1/$2/$3/$(basename ${0%.svg}).png" -w $4 -h $4 -d $5 $0

Add CI

CI tests will build the cursor against several target distributions and versions, to make sure the script is compatible.

This will catch and prevent errors like #40.

More size-choices

Very nice cursor theme, but (IMHO) it needs more in-between sizes. Small one (aka '24') is too small for me, big one ('48') is huuuge! Something like this:

24 4 4 x1/default.png
30 5 5 x2/default.png
36 6 6 x3/default.png
48 8 8 x4/default.png

For me, that '30' is the best.

If you don't have time for this I can jump in (I don't want to fork it for such small addition).

Color picker on a dark background

Color picker is barely visible on a dark background (f.ex. Breeze Dark). A light element should be added to the cursor to keep it visible on both, light and dark, backgrounds.

[Request] add backround to cursors

Sometimes in presentation. We do live coding. We need to point some code with mouse. It's hard for long distance audience to catch up with small icon cursor movement.

Can we have something like this

I saw we have wayland and x icon in preview. How can we change default cursor to that icons ?

Thanks for this nice icons.

Cannot see crosshair in a dack background

When I want to get a part screenshot with gnome-screenshot, the cursor turns into crosshair to select. But it doesn't has a wait border like other cursors, and it's hard to see on a dark background.

Cursor theme broke on Gnome on last update.

Hello good day, I think the cursor theme is broken in Gnome.

I took me few days to identify the issue, why gnome shell is kicking me out back to GDM when I tried to login.

If I use the cursor theme on gnome shell, I cant login anymore. I also tried it in gnome using Xorg, the cursor theme is not working, and it will just use the default cursor.

Steps:

  1. When logged in using xorg, trying to use la capitatine and it doesn't work.
  2. Change to other cursor theme, or set to default, and their theme is working.
  3. log-out then login again using Wayland, and you can successfully logged in.
  4. Change back the cursor theme to la capitaine using tweak tool, then wayland will crash and kick back to GDM.
  5. Try to login again in wayland, but it will just loop back to GDM.

If I remembered it correctly it just happened after dnf pull the new update of the theme.

Thanks.

Background progress cursor animation looping error (Windows bug?)

Tested here: http://elektronotdienst-nuernberg.de/bugs/cursor.html

Everytime it loops the pointer part of the cursor jumps approximately one pixel to the left for one or two frames. Interestingly the exact same issue also happens with these cursors: https://az4521.deviantart.com/art/Breeze-Cursors-for-Windows-628166238

Could this be a bug with how Windows centers the cursor image?

Update: This cursor for example doesn't have this issue: https://in-dolly.deviantart.com/art/Updated-ElCapitan-cursors-593804414

add thumbnail.png for preview in Cinnamon

The Cinnamon theme chooser does not show a thumbnail for Capitaine cursor.
Can you add a thumbnail.png (a picture of the default cursor) in cursors directory, so a thumbnail will be shown:
screenshot-area-2017-08-01-175313

AUR?

Why your theme exist in AUR but icons not?

Building Problem

~/capitaine-cursors# ./build.sh
./progress.svg: 1: ./progress.svg: inkscape: not found
./wait-19.svg: 1: ./wait-19.svg: inkscape: not found
./wait-07.svg: 1: ./wait-07.svg: inkscape: not found
./bottom_side.svg: 1: ./bottom_side.svg: inkscape: not found
./size_fdiag.svg: 1: ./size_fdiag.svg: inkscape: not found
./wait-20.svg: 1: ./wait-20.svg: inkscape: not found
./wait-03.svg: 1: ./wait-03.svg: inkscape: not found
./x-cursor.svg: 1: ./x-cursor.svg: inkscape: not found
./crosshair.svg: 1: ./crosshair.svg: inkscape: not found
./row-resize.svg: 1: ./row-resize.svg: inkscape: not found
./dnd-move.svg: 1: ./dnd-move.svg: inkscape: not found
./openhand.svg: 1: ./openhand.svg: inkscape: not found
./pirate.svg: 1: ./pirate.svg: inkscape: not found
./copy.svg: 1: ./copy.svg: inkscape: not found
./size_bdiag.svg: 1: ./size_bdiag.svg: inkscape: not found
./progress-13.svg: 1: ./progress-13.svg: inkscape: not found
./dnd-no-drop.svg: 1: ./dnd-no-drop.svg: inkscape: not found
./draft.svg: 1: ./draft.svg: inkscape: not found
./col-resize.svg: 1: ./col-resize.svg: inkscape: not found
./bottom_right_corner.svg: 1: ./bottom_right_corner.svg: inkscape: not found
./wait-17.svg: 1: ./wait-17.svg: inkscape: not found
./default.svg: 1: ./default.svg: inkscape: not found
./pointer.svg: 1: ./pointer.svg: inkscape: not found
./progress-14.svg: 1: ./progress-14.svg: inkscape: not found
./alias.svg: 1: ./alias.svg: inkscape: not found
./wait-09.svg: 1: ./wait-09.svg: inkscape: not found
./wait-04.svg: 1: ./wait-04.svg: inkscape: not found
./progress-21.svg: 1: ./progress-21.svg: inkscape: not found
./progress-15.svg: 1: ./progress-15.svg: inkscape: not found
./not-allowed.svg: 1: ./not-allowed.svg: inkscape: not found
./wait-08.svg: 1: ./wait-08.svg: inkscape: not found
./wait-02.svg: 1: ./wait-02.svg: inkscape: not found
./right_side.svg: 1: ./right_side.svg: inkscape: not found
./progress-03.svg: 1: ./progress-03.svg: inkscape: not found
./progress-06.svg: 1: ./progress-06.svg: inkscape: not found
./progress-18.svg: 1: ./progress-18.svg: inkscape: not found
./no-drop.svg: 1: ./no-drop.svg: inkscape: not found
./wait-14.svg: 1: ./wait-14.svg: inkscape: not found
./color-picker.svg: 1: ./color-picker.svg: inkscape: not found
./progress-07.svg: 1: ./progress-07.svg: inkscape: not found
./wait-15.svg: 1: ./wait-15.svg: inkscape: not found
./context-menu.svg: 1: ./context-menu.svg: inkscape: not found
./wait-23.svg: 1: ./wait-23.svg: inkscape: not found
./wait-05.svg: 1: ./wait-05.svg: inkscape: not found
./size_hor.svg: 1: ./size_hor.svg: inkscape: not found
./all-scroll.svg: 1: ./all-scroll.svg: inkscape: not found
./wait-18.svg: 1: ./wait-18.svg: inkscape: not found
./center_ptr.svg: 1: ./center_ptr.svg: inkscape: not found
./zoom-in.svg: 1: ./zoom-in.svg: inkscape: not found
./progress-23.svg: 1: ./progress-23.svg: inkscape: not found
./progress-01.svg: 1: ./progress-01.svg: inkscape: not found
./vertical-text.svg: 1: ./vertical-text.svg: inkscape: not found
./wait-16.svg: 1: ./wait-16.svg: inkscape: not found
./wayland-cursor.svg: 1: ./wayland-cursor.svg: inkscape: not found
./wait.svg: 1: ./wait.svg: inkscape: not found
./size_ver.svg: 1: ./size_ver.svg: inkscape: not found
./progress-16.svg: 1: ./progress-16.svg: inkscape: not found
./help.svg: 1: ./help.svg: inkscape: not found
./right-arrow.svg: 1: ./right-arrow.svg: inkscape: not found
./cell.svg: 1: ./cell.svg: inkscape: not found
./wait-13.svg: 1: ./wait-13.svg: inkscape: not found
./progress-09.svg: 1: ./progress-09.svg: inkscape: not found
./text.svg: 1: ./text.svg: inkscape: not found
./progress-10.svg: 1: ./progress-10.svg: inkscape: not found
./progress-02.svg: 1: ./progress-02.svg: inkscape: not found
./wait-11.svg: 1: ./wait-11.svg: inkscape: not found
./wait-21.svg: 1: ./wait-21.svg: inkscape: not found
./progress-20.svg: 1: ./progress-20.svg: inkscape: not found
./pencil.svg: 1: ./pencil.svg: inkscape: not found
./wait-22.svg: 1: ./wait-22.svg: inkscape: not found
./right_ptr.svg: 1: ./right_ptr.svg: inkscape: not found
./bottom_left_corner.svg: 1: ./bottom_left_corner.svg: inkscape: not found
./fleur.svg: 1: ./fleur.svg: inkscape: not found
./progress-11.svg: 1: ./progress-11.svg: inkscape: not found
./top_side.svg: 1: ./top_side.svg: inkscape: not found
./progress-12.svg: 1: ./progress-12.svg: inkscape: not found
./progress-19.svg: 1: ./progress-19.svg: inkscape: not found
./progress-08.svg: 1: ./progress-08.svg: inkscape: not found
./progress-22.svg: 1: ./progress-22.svg: inkscape: not found
./wait-10.svg: 1: ./wait-10.svg: inkscape: not found
./progress-05.svg: 1: ./progress-05.svg: inkscape: not found
./wait-12.svg: 1: ./wait-12.svg: inkscape: not found
./left_side.svg: 1: ./left_side.svg: inkscape: not found
./progress-04.svg: 1: ./progress-04.svg: inkscape: not found
./down-arrow.svg: 1: ./down-arrow.svg: inkscape: not found
./top_right_corner.svg: 1: ./top_right_corner.svg: inkscape: not found
./up-arrow.svg: 1: ./up-arrow.svg: inkscape: not found
./wait-06.svg: 1: ./wait-06.svg: inkscape: not found
./left-arrow.svg: 1: ./left-arrow.svg: inkscape: not found
./top_left_corner.svg: 1: ./top_left_corner.svg: inkscape: not found
./zoom-out.svg: 1: ./zoom-out.svg: inkscape: not found
./wait-01.svg: 1: ./wait-01.svg: inkscape: not found
./progress-17.svg: 1: ./progress-17.svg: inkscape: not found
./progress.svg: 1: ./progress.svg: inkscape: not found
./wait-19.svg: 1: ./wait-19.svg: inkscape: not found
./wait-07.svg: 1: ./wait-07.svg: inkscape: not found
./bottom_side.svg: 1: ./bottom_side.svg: inkscape: not found
./size_fdiag.svg: 1: ./size_fdiag.svg: inkscape: not found
./wait-20.svg: 1: ./wait-20.svg: inkscape: not found
./wait-03.svg: 1: ./wait-03.svg: inkscape: not found
./x-cursor.svg: 1: ./x-cursor.svg: inkscape: not found
./crosshair.svg: 1: ./crosshair.svg: inkscape: not found
./row-resize.svg: 1: ./row-resize.svg: inkscape: not found
./dnd-move.svg: 1: ./dnd-move.svg: inkscape: not found
./openhand.svg: 1: ./openhand.svg: inkscape: not found
./pirate.svg: 1: ./pirate.svg: inkscape: not found
./copy.svg: 1: ./copy.svg: inkscape: not found
./size_bdiag.svg: 1: ./size_bdiag.svg: inkscape: not found
./progress-13.svg: 1: ./progress-13.svg: inkscape: not found
./dnd-no-drop.svg: 1: ./dnd-no-drop.svg: inkscape: not found
./draft.svg: 1: ./draft.svg: inkscape: not found
./col-resize.svg: 1: ./col-resize.svg: inkscape: not found
./bottom_right_corner.svg: 1: ./bottom_right_corner.svg: inkscape: not found
./wait-17.svg: 1: ./wait-17.svg: inkscape: not found
./default.svg: 1: ./default.svg: inkscape: not found
./pointer.svg: 1: ./pointer.svg: inkscape: not found
./progress-14.svg: 1: ./progress-14.svg: inkscape: not found
./alias.svg: 1: ./alias.svg: inkscape: not found
./wait-09.svg: 1: ./wait-09.svg: inkscape: not found
./wait-04.svg: 1: ./wait-04.svg: inkscape: not found
./progress-21.svg: 1: ./progress-21.svg: inkscape: not found
./progress-15.svg: 1: ./progress-15.svg: inkscape: not found
./not-allowed.svg: 1: ./not-allowed.svg: inkscape: not found
./wait-08.svg: 1: ./wait-08.svg: inkscape: not found
./wait-02.svg: 1: ./wait-02.svg: inkscape: not found
./right_side.svg: 1: ./right_side.svg: inkscape: not found
./progress-03.svg: 1: ./progress-03.svg: inkscape: not found
./progress-06.svg: 1: ./progress-06.svg: inkscape: not found
./progress-18.svg: 1: ./progress-18.svg: inkscape: not found
./no-drop.svg: 1: ./no-drop.svg: inkscape: not found
./wait-14.svg: 1: ./wait-14.svg: inkscape: not found
./color-picker.svg: 1: ./color-picker.svg: inkscape: not found
./progress-07.svg: 1: ./progress-07.svg: inkscape: not found
./wait-15.svg: 1: ./wait-15.svg: inkscape: not found
./context-menu.svg: 1: ./context-menu.svg: inkscape: not found
./wait-23.svg: 1: ./wait-23.svg: inkscape: not found
./wait-05.svg: 1: ./wait-05.svg: inkscape: not found
./size_hor.svg: 1: ./size_hor.svg: inkscape: not found
./all-scroll.svg: 1: ./all-scroll.svg: inkscape: not found
./wait-18.svg: 1: ./wait-18.svg: inkscape: not found
./center_ptr.svg: 1: ./center_ptr.svg: inkscape: not found
./zoom-in.svg: 1: ./zoom-in.svg: inkscape: not found
./progress-23.svg: 1: ./progress-23.svg: inkscape: not found
./progress-01.svg: 1: ./progress-01.svg: inkscape: not found
./vertical-text.svg: 1: ./vertical-text.svg: inkscape: not found
./wait-16.svg: 1: ./wait-16.svg: inkscape: not found
./wayland-cursor.svg: 1: ./wayland-cursor.svg: inkscape: not found
./wait.svg: 1: ./wait.svg: inkscape: not found
./size_ver.svg: 1: ./size_ver.svg: inkscape: not found
./progress-16.svg: 1: ./progress-16.svg: inkscape: not found
./help.svg: 1: ./help.svg: inkscape: not found
./right-arrow.svg: 1: ./right-arrow.svg: inkscape: not found
./cell.svg: 1: ./cell.svg: inkscape: not found
./wait-13.svg: 1: ./wait-13.svg: inkscape: not found
./progress-09.svg: 1: ./progress-09.svg: inkscape: not found
./text.svg: 1: ./text.svg: inkscape: not found
./progress-10.svg: 1: ./progress-10.svg: inkscape: not found
./progress-02.svg: 1: ./progress-02.svg: inkscape: not found
./wait-11.svg: 1: ./wait-11.svg: inkscape: not found
./wait-21.svg: 1: ./wait-21.svg: inkscape: not found
./progress-20.svg: 1: ./progress-20.svg: inkscape: not found
./pencil.svg: 1: ./pencil.svg: inkscape: not found
./wait-22.svg: 1: ./wait-22.svg: inkscape: not found
./right_ptr.svg: 1: ./right_ptr.svg: inkscape: not found
./bottom_left_corner.svg: 1: ./bottom_left_corner.svg: inkscape: not found
./fleur.svg: 1: ./fleur.svg: inkscape: not found
./progress-11.svg: 1: ./progress-11.svg: inkscape: not found
./top_side.svg: 1: ./top_side.svg: inkscape: not found
./progress-12.svg: 1: ./progress-12.svg: inkscape: not found
./progress-19.svg: 1: ./progress-19.svg: inkscape: not found
./progress-08.svg: 1: ./progress-08.svg: inkscape: not found
./progress-22.svg: 1: ./progress-22.svg: inkscape: not found
./wait-10.svg: 1: ./wait-10.svg: inkscape: not found
./progress-05.svg: 1: ./progress-05.svg: inkscape: not found
./wait-12.svg: 1: ./wait-12.svg: inkscape: not found
./left_side.svg: 1: ./left_side.svg: inkscape: not found
./progress-04.svg: 1: ./progress-04.svg: inkscape: not found
./down-arrow.svg: 1: ./down-arrow.svg: inkscape: not found
./top_right_corner.svg: 1: ./top_right_corner.svg: inkscape: not found
./up-arrow.svg: 1: ./up-arrow.svg: inkscape: not found
./wait-06.svg: 1: ./wait-06.svg: inkscape: not found
./left-arrow.svg: 1: ./left-arrow.svg: inkscape: not found
./top_left_corner.svg: 1: ./top_left_corner.svg: inkscape: not found
./zoom-out.svg: 1: ./zoom-out.svg: inkscape: not found
./wait-01.svg: 1: ./wait-01.svg: inkscape: not found
./progress-17.svg: 1: ./progress-17.svg: inkscape: not found
./progress.svg: 1: ./progress.svg: inkscape: not found
./wait-19.svg: 1: ./wait-19.svg: inkscape: not found
./wait-07.svg: 1: ./wait-07.svg: inkscape: not found
./bottom_side.svg: 1: ./bottom_side.svg: inkscape: not found
./size_fdiag.svg: 1: ./size_fdiag.svg: inkscape: not found
./wait-20.svg: 1: ./wait-20.svg: inkscape: not found
./wait-03.svg: 1: ./wait-03.svg: inkscape: not found
./x-cursor.svg: 1: ./x-cursor.svg: inkscape: not found
./crosshair.svg: 1: ./crosshair.svg: inkscape: not found
./row-resize.svg: 1: ./row-resize.svg: inkscape: not found
./dnd-move.svg: 1: ./dnd-move.svg: inkscape: not found
./openhand.svg: 1: ./openhand.svg: inkscape: not found
./pirate.svg: 1: ./pirate.svg: inkscape: not found
./copy.svg: 1: ./copy.svg: inkscape: not found
./size_bdiag.svg: 1: ./size_bdiag.svg: inkscape: not found
./progress-13.svg: 1: ./progress-13.svg: inkscape: not found
./dnd-no-drop.svg: 1: ./dnd-no-drop.svg: inkscape: not found
./draft.svg: 1: ./draft.svg: inkscape: not found
./col-resize.svg: 1: ./col-resize.svg: inkscape: not found
./bottom_right_corner.svg: 1: ./bottom_right_corner.svg: inkscape: not found
./wait-17.svg: 1: ./wait-17.svg: inkscape: not found
./default.svg: 1: ./default.svg: inkscape: not found
./pointer.svg: 1: ./pointer.svg: inkscape: not found
./progress-14.svg: 1: ./progress-14.svg: inkscape: not found
./alias.svg: 1: ./alias.svg: inkscape: not found
./wait-09.svg: 1: ./wait-09.svg: inkscape: not found
./wait-04.svg: 1: ./wait-04.svg: inkscape: not found
./progress-21.svg: 1: ./progress-21.svg: inkscape: not found
./progress-15.svg: 1: ./progress-15.svg: inkscape: not found
./not-allowed.svg: 1: ./not-allowed.svg: inkscape: not found
./wait-08.svg: 1: ./wait-08.svg: inkscape: not found
./wait-02.svg: 1: ./wait-02.svg: inkscape: not found
./right_side.svg: 1: ./right_side.svg: inkscape: not found
./progress-03.svg: 1: ./progress-03.svg: inkscape: not found
./progress-06.svg: 1: ./progress-06.svg: inkscape: not found
./progress-18.svg: 1: ./progress-18.svg: inkscape: not found
./no-drop.svg: 1: ./no-drop.svg: inkscape: not found
./wait-14.svg: 1: ./wait-14.svg: inkscape: not found
./color-picker.svg: 1: ./color-picker.svg: inkscape: not found
./progress-07.svg: 1: ./progress-07.svg: inkscape: not found
./wait-15.svg: 1: ./wait-15.svg: inkscape: not found
./context-menu.svg: 1: ./context-menu.svg: inkscape: not found
./wait-23.svg: 1: ./wait-23.svg: inkscape: not found
./wait-05.svg: 1: ./wait-05.svg: inkscape: not found
./size_hor.svg: 1: ./size_hor.svg: inkscape: not found
./all-scroll.svg: 1: ./all-scroll.svg: inkscape: not found
./wait-18.svg: 1: ./wait-18.svg: inkscape: not found
./center_ptr.svg: 1: ./center_ptr.svg: inkscape: not found
./zoom-in.svg: 1: ./zoom-in.svg: inkscape: not found
./progress-23.svg: 1: ./progress-23.svg: inkscape: not found
./progress-01.svg: 1: ./progress-01.svg: inkscape: not found
./vertical-text.svg: 1: ./vertical-text.svg: inkscape: not found
./wait-16.svg: 1: ./wait-16.svg: inkscape: not found
./wayland-cursor.svg: 1: ./wayland-cursor.svg: inkscape: not found
./wait.svg: 1: ./wait.svg: inkscape: not found
./size_ver.svg: 1: ./size_ver.svg: inkscape: not found
./progress-16.svg: 1: ./progress-16.svg: inkscape: not found
./help.svg: 1: ./help.svg: inkscape: not found
./right-arrow.svg: 1: ./right-arrow.svg: inkscape: not found
./cell.svg: 1: ./cell.svg: inkscape: not found
./wait-13.svg: 1: ./wait-13.svg: inkscape: not found
./progress-09.svg: 1: ./progress-09.svg: inkscape: not found
./text.svg: 1: ./text.svg: inkscape: not found
./progress-10.svg: 1: ./progress-10.svg: inkscape: not found
./progress-02.svg: 1: ./progress-02.svg: inkscape: not found
./wait-11.svg: 1: ./wait-11.svg: inkscape: not found
./wait-21.svg: 1: ./wait-21.svg: inkscape: not found
./progress-20.svg: 1: ./progress-20.svg: inkscape: not found
./pencil.svg: 1: ./pencil.svg: inkscape: not found
./wait-22.svg: 1: ./wait-22.svg: inkscape: not found
./right_ptr.svg: 1: ./right_ptr.svg: inkscape: not found
./bottom_left_corner.svg: 1: ./bottom_left_corner.svg: inkscape: not found
./fleur.svg: 1: ./fleur.svg: inkscape: not found
./progress-11.svg: 1: ./progress-11.svg: inkscape: not found
./top_side.svg: 1: ./top_side.svg: inkscape: not found
./progress-12.svg: 1: ./progress-12.svg: inkscape: not found
./progress-19.svg: 1: ./progress-19.svg: inkscape: not found
./progress-08.svg: 1: ./progress-08.svg: inkscape: not found
./progress-22.svg: 1: ./progress-22.svg: inkscape: not found
./wait-10.svg: 1: ./wait-10.svg: inkscape: not found
./progress-05.svg: 1: ./progress-05.svg: inkscape: not found
./wait-12.svg: 1: ./wait-12.svg: inkscape: not found
./left_side.svg: 1: ./left_side.svg: inkscape: not found
./progress-04.svg: 1: ./progress-04.svg: inkscape: not found
./down-arrow.svg: 1: ./down-arrow.svg: inkscape: not found
./top_right_corner.svg: 1: ./top_right_corner.svg: inkscape: not found
./up-arrow.svg: 1: ./up-arrow.svg: inkscape: not found
./wait-06.svg: 1: ./wait-06.svg: inkscape: not found
./left-arrow.svg: 1: ./left-arrow.svg: inkscape: not found
./top_left_corner.svg: 1: ./top_left_corner.svg: inkscape: not found
./zoom-out.svg: 1: ./zoom-out.svg: inkscape: not found
./wait-01.svg: 1: ./wait-01.svg: inkscape: not found
./progress-17.svg: 1: ./progress-17.svg: inkscape: not found
./progress.svg: 1: ./progress.svg: inkscape: not found
./wait-19.svg: 1: ./wait-19.svg: inkscape: not found
./wait-07.svg: 1: ./wait-07.svg: inkscape: not found
./bottom_side.svg: 1: ./bottom_side.svg: inkscape: not found
./size_fdiag.svg: 1: ./size_fdiag.svg: inkscape: not found
./wait-20.svg: 1: ./wait-20.svg: inkscape: not found
./wait-03.svg: 1: ./wait-03.svg: inkscape: not found
./x-cursor.svg: 1: ./x-cursor.svg: inkscape: not found
./crosshair.svg: 1: ./crosshair.svg: inkscape: not found
./row-resize.svg: 1: ./row-resize.svg: inkscape: not found
./dnd-move.svg: 1: ./dnd-move.svg: inkscape: not found
./openhand.svg: 1: ./openhand.svg: inkscape: not found
./pirate.svg: 1: ./pirate.svg: inkscape: not found
./copy.svg: 1: ./copy.svg: inkscape: not found
./size_bdiag.svg: 1: ./size_bdiag.svg: inkscape: not found
./progress-13.svg: 1: ./progress-13.svg: inkscape: not found
./dnd-no-drop.svg: 1: ./dnd-no-drop.svg: inkscape: not found
./draft.svg: 1: ./draft.svg: inkscape: not found
./col-resize.svg: 1: ./col-resize.svg: inkscape: not found
./bottom_right_corner.svg: 1: ./bottom_right_corner.svg: inkscape: not found
./wait-17.svg: 1: ./wait-17.svg: inkscape: not found
./default.svg: 1: ./default.svg: inkscape: not found
./pointer.svg: 1: ./pointer.svg: inkscape: not found
./progress-14.svg: 1: ./progress-14.svg: inkscape: not found
./alias.svg: 1: ./alias.svg: inkscape: not found
./wait-09.svg: 1: ./wait-09.svg: inkscape: not found
./wait-04.svg: 1: ./wait-04.svg: inkscape: not found
./progress-21.svg: 1: ./progress-21.svg: inkscape: not found
./progress-15.svg: 1: ./progress-15.svg: inkscape: not found
./not-allowed.svg: 1: ./not-allowed.svg: inkscape: not found
./wait-08.svg: 1: ./wait-08.svg: inkscape: not found
./wait-02.svg: 1: ./wait-02.svg: inkscape: not found
./right_side.svg: 1: ./right_side.svg: inkscape: not found
./progress-03.svg: 1: ./progress-03.svg: inkscape: not found
./progress-06.svg: 1: ./progress-06.svg: inkscape: not found
./progress-18.svg: 1: ./progress-18.svg: inkscape: not found
./no-drop.svg: 1: ./no-drop.svg: inkscape: not found
./wait-14.svg: 1: ./wait-14.svg: inkscape: not found
./color-picker.svg: 1: ./color-picker.svg: inkscape: not found
./progress-07.svg: 1: ./progress-07.svg: inkscape: not found
./wait-15.svg: 1: ./wait-15.svg: inkscape: not found
./context-menu.svg: 1: ./context-menu.svg: inkscape: not found
./wait-23.svg: 1: ./wait-23.svg: inkscape: not found
./wait-05.svg: 1: ./wait-05.svg: inkscape: not found
./size_hor.svg: 1: ./size_hor.svg: inkscape: not found
./all-scroll.svg: 1: ./all-scroll.svg: inkscape: not found
./wait-18.svg: 1: ./wait-18.svg: inkscape: not found
./center_ptr.svg: 1: ./center_ptr.svg: inkscape: not found
./zoom-in.svg: 1: ./zoom-in.svg: inkscape: not found
./progress-23.svg: 1: ./progress-23.svg: inkscape: not found
./progress-01.svg: 1: ./progress-01.svg: inkscape: not found
./vertical-text.svg: 1: ./vertical-text.svg: inkscape: not found
./wait-16.svg: 1: ./wait-16.svg: inkscape: not found
./wayland-cursor.svg: 1: ./wayland-cursor.svg: inkscape: not found
./wait.svg: 1: ./wait.svg: inkscape: not found
./size_ver.svg: 1: ./size_ver.svg: inkscape: not found
./progress-16.svg: 1: ./progress-16.svg: inkscape: not found
./help.svg: 1: ./help.svg: inkscape: not found
./right-arrow.svg: 1: ./right-arrow.svg: inkscape: not found
./cell.svg: 1: ./cell.svg: inkscape: not found
./wait-13.svg: 1: ./wait-13.svg: inkscape: not found
./progress-09.svg: 1: ./progress-09.svg: inkscape: not found
./text.svg: 1: ./text.svg: inkscape: not found
./progress-10.svg: 1: ./progress-10.svg: inkscape: not found
./progress-02.svg: 1: ./progress-02.svg: inkscape: not found
./wait-11.svg: 1: ./wait-11.svg: inkscape: not found
./wait-21.svg: 1: ./wait-21.svg: inkscape: not found
./progress-20.svg: 1: ./progress-20.svg: inkscape: not found
./pencil.svg: 1: ./pencil.svg: inkscape: not found
./wait-22.svg: 1: ./wait-22.svg: inkscape: not found
./right_ptr.svg: 1: ./right_ptr.svg: inkscape: not found
./bottom_left_corner.svg: 1: ./bottom_left_corner.svg: inkscape: not found
./fleur.svg: 1: ./fleur.svg: inkscape: not found
./progress-11.svg: 1: ./progress-11.svg: inkscape: not found
./top_side.svg: 1: ./top_side.svg: inkscape: not found
./progress-12.svg: 1: ./progress-12.svg: inkscape: not found
./progress-19.svg: 1: ./progress-19.svg: inkscape: not found
./progress-08.svg: 1: ./progress-08.svg: inkscape: not found
./progress-22.svg: 1: ./progress-22.svg: inkscape: not found
./wait-10.svg: 1: ./wait-10.svg: inkscape: not found
./progress-05.svg: 1: ./progress-05.svg: inkscape: not found
./wait-12.svg: 1: ./wait-12.svg: inkscape: not found
./left_side.svg: 1: ./left_side.svg: inkscape: not found
./progress-04.svg: 1: ./progress-04.svg: inkscape: not found
./down-arrow.svg: 1: ./down-arrow.svg: inkscape: not found
./top_right_corner.svg: 1: ./top_right_corner.svg: inkscape: not found
./up-arrow.svg: 1: ./up-arrow.svg: inkscape: not found
./wait-06.svg: 1: ./wait-06.svg: inkscape: not found
./left-arrow.svg: 1: ./left-arrow.svg: inkscape: not found
./top_left_corner.svg: 1: ./top_left_corner.svg: inkscape: not found
./zoom-out.svg: 1: ./zoom-out.svg: inkscape: not found
./wait-01.svg: 1: ./wait-01.svg: inkscape: not found
./progress-17.svg: 1: ./progress-17.svg: inkscape: not found
PNG error while reading x1/alias.png!
PNG error while reading x1/all-scroll.png!
PNG error while reading x1/bottom_left_corner.png!
PNG error while reading x1/bottom_right_corner.png!
PNG error while reading x1/bottom_side.png!
PNG error while reading x1/cell.png!
PNG error while reading x1/center_ptr.png!
PNG error while reading x1/color-picker.png!
PNG error while reading x1/col-resize.png!
PNG error while reading x1/context-menu.png!
PNG error while reading x1/copy.png!
PNG error while reading x1/crosshair.png!
PNG error while reading x1/default.png!
PNG error while reading x1/dnd-move.png!
PNG error while reading x1/dnd-no-drop.png!
PNG error while reading x1/down-arrow.png!
PNG error while reading x1/draft.png!
PNG error while reading x1/fleur.png!
PNG error while reading x1/help.png!
PNG error while reading x1/left-arrow.png!
PNG error while reading x1/left_side.png!
PNG error while reading x1/no-drop.png!
PNG error while reading x1/not-allowed.png!
PNG error while reading x1/openhand.png!
PNG error while reading x1/pencil.png!
PNG error while reading x1/pirate.png!
PNG error while reading x1/pointer.png!
PNG error while reading x1/progress-01.png!
PNG error while reading x1/right-arrow.png!
PNG error while reading x1/right_ptr.png!
PNG error while reading x1/right_side.png!
PNG error while reading x1/row-resize.png!
PNG error while reading x1/size_bdiag.png!
PNG error while reading x1/size_fdiag.png!
PNG error while reading x1/size_hor.png!
PNG error while reading x1/size_ver.png!
PNG error while reading x1/text.png!
PNG error while reading x1/top_left_corner.png!
PNG error while reading x1/top_right_corner.png!
PNG error while reading x1/top_side.png!
PNG error while reading x1/up-arrow.png!
PNG error while reading x1/vertical-text.png!
PNG error while reading x1/wait-01.png!
PNG error while reading x1/wayland-cursor.png!
PNG error while reading x1/x-cursor.png!
PNG error while reading x1/zoom-in.png!
PNG error while reading x1/zoom-out.png!
Generating cursor theme... DONE
Generating shortcuts... DONE
Generating Theme Index... DONE

Inconsistent cursor size on KDE

Operating System: Arch Linux
Desktop Environment: KDE Plasma 5.18.1, with 2x DPI Scale
Package Version: r4 (version 4-1 from official arch repo)

Before this version, cursors prefectly fit the size of original Breeze cursors. But in r4, the cursors became smaller on some sizes:

breeze 48 capitaine-cursors 48
image image

Increase cursor size to 60, normal cursors became larger, but pointer cusror still smaller than breeze's. Also, the text cursor (I) is a little bit larger, and the border of wait cursor looks too thick ...

capitaine-cursors 60 capitaine-cursors-light 60
image image

Does not install on Surface Pro X

Installation fails when installing via inf on Surface Pro X. Please fix or suggest what to edit in inf to make it work. Thank you.

warnings and errors for custom build

Hi, I was trying to make my own cursors and i came accross ur script
i used adobe illustrator and then converted to svg from ai while building i get these
WARNING **: 15:32:20.349: attribute 'clip-path' given as CSS
and
xcursorgen: Bad config file data on line 1 of alias.in
xcursorgen: Error reading config file alias.in
its for all not only for alias ...any fix??

HDPI support ?

Hi, super great job for the macOS lovers who have to play with windaube times to times..

Unfortunaltly, there seems to not have HDPI versions of icons (like Retina) ?
I'm on a 28" 4K screen (150%), and the icons are a little blurry.

Thanks in advance ;)

Arch AUR installation fails

On arch, the installation using yaourt fails because the package fakeroot does not come preinstalled on arch. It is part of the base-devel group.

Solution

sudo pacman -S base-devel

or

sudo pacman -S fakeroot

You might want to add this to the README.md

Inkscape crash with sb_up_arrow

Not sure if this is inkscape's problem, but inkscape crashes when using this cursor theme because it can't find the sb_up_arrow cursor. This happens when you hover over the blur or capacity bars in the layers tab. For now, I've created a symlink from sb_up_arrow to up-arrow, and that seems to have fixed it.

Support for macOS

I have been using this cursor theme for a few years now. And I am still, in 😍 love with them! Recently I got my hands on macOS and very sadly 😢 the cursors aren't available for macOS. Is there any way I could build these cursors from the source for macOS?

Or, is releasing for macOS planned yet?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.