Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
Go to file
Dmitry Porunov 713b7f0242
Fix preview v2
4 лет назад
pkg/aur Initial 4 лет назад
src Fix progress cursor 4 лет назад
themes Fix progress cursor 4 лет назад
.gitignore Initial 4 лет назад
.gitlab-ci.yml Initial 4 лет назад
README.md Fix preview v2 4 лет назад

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.