{"id":13532911,"url":"https://github.com/hyprwm/hyprlock","last_synced_at":"2025-10-06T11:10:11.315Z","repository":{"id":223202651,"uuid":"759446562","full_name":"hyprwm/hyprlock","owner":"hyprwm","description":"Hyprland's GPU-accelerated screen locking utility","archived":false,"fork":false,"pushed_at":"2025-10-02T10:03:30.000Z","size":684,"stargazers_count":1290,"open_issues_count":113,"forks_count":118,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-10-02T12:10:02.854Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"ko_fi":"vaxry"}},"created_at":"2024-02-18T16:10:12.000Z","updated_at":"2025-10-02T11:50:07.000Z","dependencies_parsed_at":"2024-03-29T20:23:42.025Z","dependency_job_id":"a21e6eac-94b0-469e-b870-39d06ded1d25","html_url":"https://github.com/hyprwm/hyprlock","commit_stats":null,"previous_names":["hyprwm/hyprlock"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/hyprwm/hyprlock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyprwm%2Fhyprlock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyprwm%2Fhyprlock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyprwm%2Fhyprlock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyprwm%2Fhyprlock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyprwm","download_url":"https://codeload.github.com/hyprwm/hyprlock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyprwm%2Fhyprlock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278425498,"owners_count":25984686,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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:14.900Z","updated_at":"2025-10-06T11:10:11.310Z","avatar_url":"https://github.com/hyprwm.png","language":"C++","funding_links":["https://ko-fi.com/vaxry"],"categories":["Screen Lock","Tools","C++"],"sub_categories":["Utilities","Locking, Idle, Clipboard and Login"],"readme":"# hyprlock\nHyprland's simple, yet multi-threaded and GPU-accelerated screen locking utility.\n\n## Features\n - Uses the ext-session-lock protocol\n - Support for fractional-scale\n - Fully GPU accelerated\n - Multi-threaded resource acquisition\n - Blurred screenshot as the background\n - Native fingerprint support (using libfprint's dbus interface)\n - Some of Hyprland's eyecandy: gradient borders, blur, animations, shadows, etc.\n - and more...\n\n## How it looks\n\n![](https://i.ibb.co/8Bd98BP/20240220-00h12m46s.png)\n\n## Docs / Configuration\n[See the wiki](https://wiki.hyprland.org/Hypr-Ecosystem/hyprlock/)\n\n## Arch install\n```sh\npacman -S hyprlock # binary x86 tagged release\n# or\nyay -S hyprlock-git # compiles from latest source\n```\n\n## Building\n\n### Deps\nYou need the following dependencies\n\n- cairo\n- hyprgraphics\n- hyprlang\n- hyprutils\n- hyprwayland-scanner\n- mesa (required is libgbm, libdrm and the opengl runtime)\n- pam\n- pango\n- sdbus-cpp (\u003e= 2.0.0)\n- wayland-client\n- wayland-protocols\n- xkbcommon\n\nSometimes distro packages are missing required development files.\nSuch distros usually offer development versions of library package - commonly suffixed with `-devel` or `-dev`.\n\n### Building\n\nBuilding:\n```sh\ncmake --no-warn-unused-cli -DCMAKE_BUILD_TYPE:STRING=Release -S . -B ./build\ncmake --build ./build --config Release --target hyprlock -j`nproc 2\u003e/dev/null || getconf _NPROCESSORS_CONF`\n```\n\nInstallation:\n```sh\nsudo cmake --install build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyprwm%2Fhyprlock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyprwm%2Fhyprlock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyprwm%2Fhyprlock/lists"}