{"id":13532939,"url":"https://github.com/hyprwm/hyprcursor","last_synced_at":"2025-04-01T21:31:28.929Z","repository":{"id":226467799,"uuid":"768260024","full_name":"hyprwm/hyprcursor","owner":"hyprwm","description":"The hyprland cursor format, library and utilities.","archived":false,"fork":false,"pushed_at":"2024-04-25T20:38:32.000Z","size":120,"stargazers_count":236,"open_issues_count":5,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-02T03:04:21.949Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyprwm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"vaxry"}},"created_at":"2024-03-06T18:57:56.000Z","updated_at":"2024-05-14T19:23:38.765Z","dependencies_parsed_at":"2024-04-12T12:04:03.477Z","dependency_job_id":null,"html_url":"https://github.com/hyprwm/hyprcursor","commit_stats":null,"previous_names":["hyprwm/hyprcursor"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyprwm%2Fhyprcursor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyprwm%2Fhyprcursor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyprwm%2Fhyprcursor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyprwm%2Fhyprcursor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyprwm","download_url":"https://codeload.github.com/hyprwm/hyprcursor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246713105,"owners_count":20821840,"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":[],"created_at":"2024-08-01T07:01:15.187Z","updated_at":"2025-04-01T21:31:28.915Z","avatar_url":"https://github.com/hyprwm.png","language":"C++","funding_links":["https://ko-fi.com/vaxry"],"categories":["Tools","Cursor","C++","Supported"],"sub_categories":["Official tools","Utilities","PKGBUILDs"],"readme":"## hyprcursor\nThe hyprland cursor format, library and utilities.\n\n## Why?\n\nXCursor sucks, and we still use it today.\n - Scaling of XCursors is horrible\n - XCursor does not support vector cursors\n - XCursor is ridiculously space-inefficient\n\nHyprcursor fixes all three. It's an efficient cursor theme format that\ndoesn't suck as much.\n\n### Notable advantages over XCursor\n - Automatic scaling according to a configurable, per-cursor method.\n - Support for SVG cursors\n - Way more space-efficient. As an example, Bibata-XCursor is 44.1MB, while it's 6.6MB in hyprcursor.\n\n## Documentation\nSee the [wiki here](https://wiki.hyprland.org/Hypr-Ecosystem/hyprcursor/)\ncheck out [docs/](./docs)\nand [standards](https://standards.hyprland.org/hyprcursor)\n\n## Tools\n\n### hyprcursor-util\n\nUtility for creating hyprcursor themes. See its readme in `hyprcursor-util/`\n\n### libhyprcursor\n\nThe library to use for implementing hyprcursors in your compositor or app.\n\nIt provides C and C++ bindings.\n\n### Examples\n\nFor both C and C++, see `tests/`.\n\n## Building\n\n### Deps:\n - hyprlang \u003e= 0.4.2\n - cairo\n - libzip\n - librsvg\n - tomlplusplus\n\n### Build\n```sh\ncmake --no-warn-unused-cli -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_INSTALL_PREFIX:PATH=/usr -S . -B ./build\ncmake --build ./build --config Release --target all -j`nproc 2\u003e/dev/null || getconf _NPROCESSORS_CONF`\n```\n\nInstall with:\n```sh\nsudo cmake --install build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyprwm%2Fhyprcursor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyprwm%2Fhyprcursor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyprwm%2Fhyprcursor/lists"}