All Projects → keeferrourke → Capitaine Cursors

keeferrourke / Capitaine Cursors

Licence: other
An x-cursor theme inspired by macOS and based on KDE Breeze. Designed to pair well with my icon pack, La Capitaine.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Capitaine Cursors

La Capitaine Icon Theme
La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design.
Stars: ✭ 1,858 (+150.74%)
Mutual labels:  gnu-linux, desktop-environment
dotfiles
Config files for my linux rice
Stars: ✭ 60 (-91.9%)
Mutual labels:  rice, gnu-linux
Rofi
A large collection of Rofi based custom Menu, Applets, Launchers & Powermenus.
Stars: ✭ 2,907 (+292.31%)
Mutual labels:  gnu-linux, desktop-environment
dotfiles
My awesomewm dotfiles for awesome people! ✨
Stars: ✭ 1,764 (+138.06%)
Mutual labels:  rice, desktop-environment
The Glorious Dotfiles
A glorified personal dot files
Stars: ✭ 1,850 (+149.66%)
Mutual labels:  rice, desktop-environment
Dotfiles
Sway acid dark
Stars: ✭ 330 (-55.47%)
Mutual labels:  rice, desktop-environment
Nscde
Modern and functional CDE desktop based on FVWM
Stars: ✭ 526 (-29.01%)
Mutual labels:  desktop-environment
Jde
Linux desktop environment built with HTML5, CSS, JavaScript and Python.
Stars: ✭ 591 (-20.24%)
Mutual labels:  desktop-environment
Ant Design Icons
⭐ Ant Design SVG Icons
Stars: ✭ 484 (-34.68%)
Mutual labels:  svg-icons
Archcraft
// Source : ISO
Stars: ✭ 437 (-41.03%)
Mutual labels:  gnu-linux
Alfred Font Awesome Workflow
🎩 Font Awesome workflow for Alfred
Stars: ✭ 714 (-3.64%)
Mutual labels:  svg-icons
Browser Logos
🗂 High resolution web browser logos
Stars: ✭ 5,538 (+647.37%)
Mutual labels:  svg-icons
Python Mss
An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.
Stars: ✭ 582 (-21.46%)
Mutual labels:  gnu-linux
Persepolis
Persepolis Download Manager is a GUI for aria2.
Stars: ✭ 5,218 (+604.18%)
Mutual labels:  gnu-linux
Icons
All SVG icons available on http://game-icons.net
Stars: ✭ 598 (-19.3%)
Mutual labels:  svg-icons
Direwolf Arch Rice
🐺🍚 A guide to replicating my riced Arch Linux set-up.
Stars: ✭ 501 (-32.39%)
Mutual labels:  rice
Makeiconswithsketch
Simple tutorials about how to make icons with Sketch.
Stars: ✭ 643 (-13.23%)
Mutual labels:  svg-icons
Adapta Kde
Adapta KDE customization
Stars: ✭ 455 (-38.6%)
Mutual labels:  desktop-environment
Svgi
🔎 The SVG inspection tool
Stars: ✭ 579 (-21.86%)
Mutual labels:  svg-icons
Anlinux App
AnLinux allow you to run Linux on Android without root access.
Stars: ✭ 614 (-17.14%)
Mutual labels:  desktop-environment

Capitaine cursors

This is an x-cursor theme inspired by macOS and based on KDE Breeze. The source files were made in Inkscape, and the theme was designed to pair well with my icon pack, La Capitaine.

This cursor should scale appropriately for any display resolution.

Supported DPIs

This cursor pack aims to support all named pixel densities.

Name Build option name Rendered density (DPI) Scale
LODPI -d lo 96-144 x1, 1.25, x1.5
TVDPI -d tv (default) 192 x2
HDPI -d hd 240 x2.5
XHDPI -d xhd 288 x3
XXHDPI -d xxhd 384-480 x4, x5
XXXHDPI -d xxxhd 576+ x6, x10

Building from source

Building from source can take a really long time, depending on the max specified DPI. Pre-built packages are available for download.

That said, you'll find everything you need to build and modify this cursor set in the src/ directory.

Make sure inkscape and xcursorgen are installed

sudo apt install inkscape x11-apps          # Debian, Ubuntu based distros
sudo dnf install inkscape xorg-x11-apps     # Fedora, EPEL based distros
brew cask install xquartz inkscape          # macOS

Then run the provided script:

./build.sh

This will generate the pixmaps and appropriate aliases. The freshly compiled cursor theme will be located in the dist/ folder.

The script has a few options described below:

Option Values Description
-p unix, win32 Build for BSD/Linux, or Windows
-t dark, light Choose the variant to build
-d See DPIs Set the max DPI to render

*Note: building the win32 cursors from source is not currently supported, but it is on the roadmap.

Pre-built binaries

Pre-built binaries are available for download at pling.com ❤️

Installation

*NIXes, *BSDs, and possibly others

To install the cursor theme simply copy the theme to your icons directory. For local user installation:

mkdir -p ~/.icons/capitaine-cursors
cp -pr path/to/theme/ ~/.icons/capitaine-cursors

For system-wide installation for all users:

sudo cp -pr path/to/theme/ /usr/share/icons/capitaine-cursors

Then set the theme with your preferred desktop tools.

Fedora and EPEL

There is a third-party Copr repository with ready-to-use RPMs:

sudo dnf copr enable tcg/themes
sudo dnf install la-capitaine-cursor-theme

Arch Linux

Capitaine cursors are available in the official Arch Linux repositories.

pacman -S capitaine-cursors

Windows

The Windows build comes with an INF file to make installation easy.

  1. Open .windows/ in Explorer, and right click on install.inf.
  2. Click 'Install' from the context menu, and authorise the modifications to your system.
  3. Open Control Panel > Personalisation and Appearance > Change mouse pointers, and select Capitaine cursors.
  4. Click 'Apply'.

License

Capitaine cursors is based on KDE Breeze cursors, as such it falls under the same license.

Capitaine cursors is LGPLv3. See COPYING for more details.

Donations

If you like this cursor theme and want to support me, please consider donating.

Preview

Dark Light
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].