{"id":19635484,"url":"https://github.com/waycrate/waycratelock","last_synced_at":"2025-04-28T13:45:02.599Z","repository":{"id":199997864,"uuid":"704103234","full_name":"waycrate/waycratelock","owner":"waycrate","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-02T23:37:48.000Z","size":5400,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T00:26:20.977Z","etag":null,"topics":["sessionlock","sway"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/waycrate.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":{"github":["Shinyzenith"]}},"created_at":"2023-10-12T14:40:59.000Z","updated_at":"2025-04-02T23:37:45.000Z","dependencies_parsed_at":"2023-10-15T06:14:11.858Z","dependency_job_id":"46c68cf5-97cf-49a0-b93e-5ce28118d071","html_url":"https://github.com/waycrate/waycratelock","commit_stats":null,"previous_names":["decodetalkers/qt-session-lock-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waycrate%2Fwaycratelock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waycrate%2Fwaycratelock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waycrate%2Fwaycratelock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waycrate%2Fwaycratelock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waycrate","download_url":"https://codeload.github.com/waycrate/waycratelock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251321652,"owners_count":21570770,"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":["sessionlock","sway"],"created_at":"2024-11-11T12:25:28.373Z","updated_at":"2025-04-28T13:45:02.582Z","avatar_url":"https://github.com/waycrate.png","language":"C++","funding_links":["https://github.com/sponsors/Shinyzenith"],"categories":[],"sub_categories":[],"readme":"# WayCrateLock\n\nsession-lock-v1 with qml\n\n## Toy project -- till now\nSupport mpris, current only works on sway\n\nBase on [qt-session-lock](https://github.com/waycrate/qt-session-lock)\n\n## Config\n\nWayCrateLock reads configuration from `$XDG_CONFIG_HOME/waycratelock/setting.toml` file ($XDG_CONFIG_HOME is typically `$HOME/.config/` for most Linux systems)\n\nHere is an example TOML file [setting.toml](./assets/config/setting.toml)\n\n\u003e [!NOTE]\n\u003e  \n\u003e Ensure that `misc/waycratelock` file is copied over to your `/etc/pam.d/waycratelock`\n\u003e \n\u003e Without this, the screenlock will **NEVER** unlock as PAM will continue to fail authenticate you!\n\u003e \n\n**Building using CMake:**\n\n```bash\nsudo cp misc/waycratelock /etc/pam.d/waycratelock # ENSURE THAT THIS FILE EXISTS IN /etc/pam.d!!\n\ncmake -S . -B build \ncmake --build build/\n\n./build/waycratelock # to run the binary\n```\n\n**Installing the application globally:**\n\n```bash \ncmake -S . -B build\ncmake --build build/\n\ncd build\nsudo make install \n```\n\n## Help needed\n\nThe password text field only can input on the first screen registered, I think the problem is in qt-session-lock, the qt binding for session-lock-v1, but I cannot handle it.\n\n## View\n![Show](images/shown.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaycrate%2Fwaycratelock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaycrate%2Fwaycratelock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaycrate%2Fwaycratelock/lists"}