{"id":13435865,"url":"https://github.com/keeferrourke/capitaine-cursors","last_synced_at":"2025-05-16T13:07:51.141Z","repository":{"id":9802317,"uuid":"63390178","full_name":"keeferrourke/capitaine-cursors","owner":"keeferrourke","description":"An x-cursor theme inspired by macOS and based on KDE Breeze. Designed to pair well with my icon pack, La Capitaine.","archived":false,"fork":false,"pushed_at":"2022-06-05T13:11:37.000Z","size":2249,"stargazers_count":1106,"open_issues_count":14,"forks_count":89,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-04-03T09:10:00.871Z","etag":null,"topics":["breeze","capitaine-cursors","cursor-theme","desktop-environment","gnu-linux","gnu-linux-theme","kde","kde-breeze","rice","svg-icons","theme","xcursor"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keeferrourke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-15T03:55:32.000Z","updated_at":"2025-03-31T12:30:17.000Z","dependencies_parsed_at":"2022-08-28T14:00:07.255Z","dependency_job_id":null,"html_url":"https://github.com/keeferrourke/capitaine-cursors","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keeferrourke%2Fcapitaine-cursors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keeferrourke%2Fcapitaine-cursors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keeferrourke%2Fcapitaine-cursors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keeferrourke%2Fcapitaine-cursors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keeferrourke","download_url":"https://codeload.github.com/keeferrourke/capitaine-cursors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248544671,"owners_count":21121997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["breeze","capitaine-cursors","cursor-theme","desktop-environment","gnu-linux","gnu-linux-theme","kde","kde-breeze","rice","svg-icons","theme","xcursor"],"created_at":"2024-07-31T03:00:40.029Z","updated_at":"2025-04-12T09:23:50.608Z","avatar_url":"https://github.com/keeferrourke.png","language":"Python","funding_links":["https://paypal.me/keeferrourke"],"categories":["HarmonyOS","Look and Feel","Python","others","Customization"],"sub_categories":["Windows Manager","Cursors","Plasma desktop"],"readme":"# Capitaine cursors\n\nThis is an x-cursor theme inspired by macOS and based on KDE Breeze.\nThe source files were made in Inkscape, and the theme was designed to pair well with my icon pack, [La Capitaine][la-capitaine-icons].\n\n[la-capitaine-icons]: https://github.com/keeferrourke/la-capitaine-icon-theme\n\nThis cursor should scale appropriately for any display resolution.\n\n## Supported DPIs\n\nThis cursor pack aims to support all [named pixel densities][named-dpi].\n\n[named-dpi]: https://en.wikipedia.org/wiki/Pixel_density#Named_pixel_densities\n\n| Name    | Build option name | Rendered density (DPI) | Scale          |\n| :------ | :---------------- | :--------------------- | :------------- |\n| LODPI   | `-d lo`           | 96-144                 | x1, 1.25, x1.5 |\n| TVDPI   | `-d tv` (default) | 192                    | x2             |\n| HDPI    | `-d hd`           | 240                    | x2.5           |\n| XHDPI   | `-d xhd`          | 288                    | x3             |\n| XXHDPI  | `-d xxhd`         | 384-480                | x4, x5         |\n| XXXHDPI | `-d xxxhd`        | 576+                   | x6, x10        |\n\n## Building from source\n\nBuilding from source can take a really long time, depending on the max specified DPI. \nPre-built packages are available for download.\n\nThat said, you'll find everything you need to build and modify this cursor set in the `src/` directory.\n\nMake sure `inkscape` and `xcursorgen` are installed\n\n```\nsudo apt install inkscape x11-apps          # Debian, Ubuntu based distros\nsudo dnf install inkscape xorg-x11-apps     # Fedora, EPEL based distros\nbrew cask install xquartz inkscape          # macOS\n```\n\nThen run the provided script:\n\n```\n./build.sh\n```\n\nThis will generate the pixmaps and appropriate aliases.\nThe freshly compiled cursor theme will be located in the `dist/` folder.\n\nThe script has a few options described below:\n\n| Option | Values          | Description                     |\n| :----- | :-------------- | :------------------------------ |\n| `-p`   | `unix`, `win32` | Build for BSD/Linux, or Windows |\n| `-t`   | `dark`, `light` | Choose the variant to build     |\n| `-d`   | See DPIs        | Set the max DPI to render       |\n\n\u003csmall\u003e*Note: building the win32 cursors from source is not currently supported, but it is on the roadmap.\u003c/small\u003e\n\n## Pre-built binaries\n\nPre-built binaries are available for download at [pling.com](https://www.pling.com/p/1148692) :heart:\n\n## Installation\n\n### \\*NIXes, \\*BSDs, and possibly others\n\nTo install the cursor theme simply copy the theme to your icons directory.\nFor local user installation:\n\n```\nmkdir -p ~/.icons/capitaine-cursors\ncp -pr path/to/theme/ ~/.icons/capitaine-cursors\n```\n\nFor system-wide installation for all users:\n\n```\nsudo cp -pr path/to/theme/ /usr/share/icons/capitaine-cursors\n```\n\nThen set the theme with your preferred desktop tools.\n\n#### Fedora and EPEL\n\nThere is a third-party Copr repository with ready-to-use RPMs:\n\n```\nsudo dnf copr enable tcg/themes\nsudo dnf install la-capitaine-cursor-theme\n```\n\n#### Arch Linux\n\nCapitaine cursors are available in the official Arch Linux repositories.\n\n```\npacman -S capitaine-cursors\n```\n\n### Windows\n\nThe Windows build comes with an INF file to make installation easy.\n\n 1. Open `.windows/` in Explorer, and right click on `install.inf`.\n 2. Click 'Install' from the context menu, and authorise the modifications to your system.\n 3. Open `Control Panel` \u003e `Personalisation and Appearance` \u003e `Change mouse pointers`, and select Capitaine cursors.\n 4. Click 'Apply'.\n\n## License\n\nCapitaine cursors is based on KDE Breeze cursors, as such it falls under the same license.\n\nCapitaine cursors is LGPLv3. See COPYING for more details.\n\n## Donations\n\nIf you like this cursor theme and want to support me, please consider [donating](https://paypal.me/keeferrourke). \n\n## Preview\n\n| Dark                  | Light                  |\n| --------------------- | ---------------------- |\n| ![](preview-dark.png) | ![](preview-light.png) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeeferrourke%2Fcapitaine-cursors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeeferrourke%2Fcapitaine-cursors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeeferrourke%2Fcapitaine-cursors/lists"}