• Joined on 2025-12-01
jory pushed to master at jory/rustlock 2026-03-17 21:47:03 +01:00
aa59067bb3 fix: replace vulnerable users crate with whoami
jory pushed to master at jory/rustlock 2026-03-17 20:51:57 +01:00
c05d987ff1 fix(ci): update depgraph argument and formatting
jory pushed to master at jory/rustlock 2026-03-17 20:26:35 +01:00
a5115c0a15 Fixed typo in metrics.yml
20cc6e210e Fix all warnings previously generated by clippy
Compare 2 commits »
jory pushed to master at jory/rustlock 2026-03-17 20:08:12 +01:00
3038c29c57 refactor(ci): extract system deps to reusable action
jory pushed to master at jory/rustlock 2026-03-17 19:53:02 +01:00
50c5de5371 refactor(ci): streamline GitHub workflows
446426ea47 Fix formatting
Compare 2 commits »
jory pushed to master at jory/rustlock 2026-03-17 19:02:22 +01:00
f4f8e94e6e Added professional ci/cd pipelines to be tested
jory pushed to master at jory/rustlock 2026-03-16 17:33:35 +01:00
0309522e25 Add caps lock indicator and keyboard layout support
5e47f8a69c Added capslock functionality
Compare 2 commits »
jory pushed to master at jory/rustlock 2026-03-16 14:15:32 +01:00
f489a6e46e feat: Add a lot more features
jory pushed to master at jory/rustlock 2026-03-07 23:05:02 +01:00
1dc4d68cf7 fix: update Rust edition to 2021 (valid edition)
jory pushed to master at jory/rustlock 2026-03-07 22:59:13 +01:00
add5c9f4f6 Added todo list to README.md
jory pushed to master at jory/rustlock 2026-03-07 22:28:57 +01:00
ab960c5f0c Add license and update README.md
jory pushed to master at jory/rustlock 2026-03-07 22:06:27 +01:00
5b3377a15b Added grace implementation
jory pushed to master at jory/rustlock 2026-03-07 21:48:30 +01:00
88f7833d8d First working version with all options except grace
jory pushed to master at jory/rustlock 2026-03-06 22:18:11 +01:00
7cdcf19415 Add diagnostic logging to troubleshoot screenshot display issue
3637accaa6 Delay lock UI rendering until screenshots are captured
5fe331122e Add comprehensive debug logging for screenshot rendering
1426b2d2d0 Fix screenshot byte order conversion (critical bug)
8aa84209a8 Implement working screenshot capture with wlr-screencopy
Compare 5 commits »
jory pushed to master at jory/rustlock 2026-03-05 15:03:26 +01:00
bd6f1df391 Apply suggestions by rust
jory pushed to master at jory/rustlock 2026-03-05 14:51:03 +01:00
e440a86d97 Made sure we can actually render UI elements
jory pushed to master at jory/rustlock 2026-03-05 14:20:49 +01:00
09b9a531cc Apply suggestions by rust
jory pushed to master at jory/rustlock 2026-03-05 14:19:12 +01:00
76b48f7c70 First propper working version with actual pam
4ed70fd858 First kinda working version
Compare 2 commits »
jory pushed to master at jory/rustlock 2026-03-05 11:55:31 +01:00
9daa2fdd8f Removed control+c behaviour and updated keyboard handler and pam auth
jory pushed to master at jory/rustlock 2026-03-05 10:46:33 +01:00
a33488adc6 Initial commit of an attempt of making my own wayland locker like swaylock