Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Go to file
Dmitry Porunov 713b7f0242
Fix preview v2
il y a 4 ans
pkg/aur Initial il y a 4 ans
src Fix progress cursor il y a 4 ans
themes Fix progress cursor il y a 4 ans
.gitignore Initial il y a 4 ans
.gitlab-ci.yml Initial il y a 4 ans
README.md Fix preview v2 il y a 4 ans

README.md

Preview

Preview

Original

http://www.michieldb.nl/other/cursors/

Build script from here

https://github.com/keeferrourke/capitaine-cursors

Installation instructions

Arch Linux

 git clone https://aur.archlinux.org/posy-cursors.git
 cd posy-cursors
 makepkg -si

yay -S posy-cursors

Manual

Build

You'll need:

imagemagick for converting images to different sizes

xcursorgen for creating Xcursor files

Run bash src/create.sh

cd themes

Copy posy-* folders to ~/.icons

Download

Download this archive

Extract it

cd cursorsPosy-master-themes/themes

Copy posy-* folders to ~/.icons


After installation you can preview some of the cursors in action here

https://codepen.io/chriscoyier/pen/uCwfB

Special Thanks

To Keefer Rourke for his Capitaine Cursors theme, from which I took scripts whole repository structure.
To Patrick Gordon for creating ani2 ico converter from Windows's formats
To FisHlaBsoMAN for creating localemouse software that check current cursor in use.