Commit Graph

  • 7603975062 refactor: changed effects, add shell completions master jory 2026-06-28 18:17:53 +02:00
  • 833706f5a5 feat: peek-to-reveal on click/ctrl, pre-commit hooks, devShell, fmt fixes jory 2026-06-21 20:44:59 +02:00
  • c2c093595a feat: ring shapes, auth reuse, input tests, README docs, CI improvements jory 2026-06-21 17:28:58 +02:00
  • db3e797e36 Merge pull request #7 from josephdunn/perf/lock-idle-redraw-dirty-tracking jory 2026-06-20 14:54:35 +02:00
  • c4ae3e9651 Merge pull request #6 from josephdunn/fix/lock-surface-cleanup-order jory 2026-06-20 14:54:22 +02:00
  • 4372c7f7c0 ci: audit and harden GitHub Actions workflows jory 2026-06-20 12:57:48 +02:00
  • e9550f71f5 perf: only redraw the lock screen when something changes Joseph Dunn 2026-06-03 16:36:28 -05:00
  • ff20423a84 fix: clean up lock surfaces and drain compositor events on unlock Joseph Dunn 2026-05-22 16:36:21 -05:00
  • 6c2e3fca5a Renamed pam module to rustlock jory 2026-04-12 11:54:41 +02:00
  • c6ec65c851 chore: add GitHub automation and fix rand vulnerability jory 2026-04-11 18:18:41 +02:00
  • 7a0adc4d82 docs: updated README.md jory 2026-04-11 15:49:26 +02:00
  • 016038aca0 feat: full password editing with cursor navigation jory 2026-04-11 15:43:11 +02:00
  • 05cf0c1d7e Merge pull request #4 from Almamu/fix/image-scale-position jory 2026-04-11 14:11:06 +02:00
  • dab90e081e fix: use serde for toml parsing so all settings are loaded from config file and properly overriden from the commandline github/master github/HEAD Alexis Maiquez Murcia 2026-04-06 04:42:49 +02:00
  • 07d1921bd3 Merge pull request #1 from taladar/fixes_niri jory 2026-04-11 13:13:28 +02:00
  • 5e0fe39304 refactor: Fixed binstall URL and added install as fallback origin/master origin/HEAD jory 2026-04-11 13:05:31 +02:00
  • 05593e0959 refactor: fixed security.yml and improved play/pause jory 2026-04-11 12:55:45 +02:00
  • 37fb09c7c6 refactor: Fixed code with the updated dependencies jory 2026-04-10 20:31:37 +02:00
  • 92dc3a983e refactor: resolve security advisories and update core dependencies jory 2026-04-10 18:29:33 +02:00
  • 50a445937f refactor: Fixed code quality and fixed sec audit jory 2026-04-10 17:50:43 +02:00
  • 61daf52906 feat: add media controls and fixed icon resolution jory 2026-04-10 17:32:52 +02:00
  • 49438ecd62 Refactor: curve password text and small change jory 2026-04-10 13:34:18 +02:00
  • fbd7aee9d2 feat: add cli option and ctrl+u clears password jory 2026-04-10 12:59:39 +02:00
  • 3a9be7c696 fix: scale up or down images that do not fit the screen Alexis Maiquez Murcia 2026-04-06 05:02:07 +02:00
  • f8c4381a11 fix: handle dynamic output changes while session is locked Matthias Hörmann 2026-03-27 12:57:20 +01:00
  • caa448680e Changed to GPL license as AGPL doesnt make sense jory 2026-03-26 17:43:34 +01:00
  • c352a7cb16 Use flake.nix instead jory 2026-03-26 17:29:03 +01:00
  • 1cc69bcc61 Add flake.nix for easy building jory 2026-03-26 15:45:38 +01:00
  • 9171f0771a fix: properly unlock on niri by flushing Wayland connection before exit Matthias Hörmann 2026-03-26 08:33:51 +01:00
  • 601c9677b7 Probably fix release.yml v1.0 jory 2026-03-17 22:30:11 +01:00
  • 4d90e52c36 Probably fix release.yml jory 2026-03-17 22:22:48 +01:00
  • 55c8fc0a4f refactor: Simplify deny.toml configuration jory 2026-03-17 22:06:34 +01:00
  • aa59067bb3 fix: replace vulnerable users crate with whoami jory 2026-03-17 21:46:09 +01:00
  • c05d987ff1 fix(ci): update depgraph argument and formatting jory 2026-03-17 20:51:14 +01:00
  • a5115c0a15 Fixed typo in metrics.yml jory 2026-03-17 20:26:28 +01:00
  • 20cc6e210e Fix all warnings previously generated by clippy jory 2026-03-17 20:24:12 +01:00
  • 3038c29c57 refactor(ci): extract system deps to reusable action jory 2026-03-17 20:07:34 +01:00
  • 50c5de5371 refactor(ci): streamline GitHub workflows jory 2026-03-17 19:52:38 +01:00
  • 446426ea47 Fix formatting jory 2026-03-17 19:26:42 +01:00
  • f4f8e94e6e Added professional ci/cd pipelines to be tested jory 2026-03-17 19:01:09 +01:00
  • 0309522e25 Add caps lock indicator and keyboard layout support jory 2026-03-16 17:32:54 +01:00
  • 5e47f8a69c Added capslock functionality Added keyboard layout func jory 2026-03-16 15:10:23 +01:00
  • f489a6e46e feat: Add a lot more features jory 2026-03-16 14:12:43 +01:00
  • 1dc4d68cf7 fix: update Rust edition to 2021 (valid edition) jory 2026-03-07 23:05:00 +01:00
  • add5c9f4f6 Added todo list to README.md jory 2026-03-07 22:59:10 +01:00
  • ab960c5f0c Add license and update README.md jory 2026-03-07 22:28:49 +01:00
  • 5b3377a15b Added grace implementation jory 2026-03-07 22:06:22 +01:00
  • 88f7833d8d First working version with all options except grace jory 2026-03-07 21:48:24 +01:00
  • 7cdcf19415 Add diagnostic logging to troubleshoot screenshot display issue jory 2026-03-06 22:08:38 +01:00
  • 3637accaa6 Delay lock UI rendering until screenshots are captured jory 2026-03-06 21:56:36 +01:00
  • 5fe331122e Add comprehensive debug logging for screenshot rendering jory 2026-03-06 21:41:15 +01:00
  • 1426b2d2d0 Fix screenshot byte order conversion (critical bug) jory 2026-03-06 21:30:05 +01:00
  • 8aa84209a8 Implement working screenshot capture with wlr-screencopy jory 2026-03-06 21:21:47 +01:00
  • bd6f1df391 Apply suggestions by rust jory 2026-03-05 15:02:45 +01:00
  • e440a86d97 Made sure we can actually render UI elements jory 2026-03-05 14:50:59 +01:00
  • 09b9a531cc Apply suggestions by rust jory 2026-03-05 14:20:45 +01:00
  • 76b48f7c70 First propper working version with actual pam jory 2026-03-05 14:19:08 +01:00
  • 4ed70fd858 First kinda working version jory 2026-03-05 12:40:53 +01:00
  • 9daa2fdd8f Removed control+c behaviour and updated keyboard handler and pam auth jory 2026-03-05 11:55:29 +01:00
  • a33488adc6 Initial commit of an attempt of making my own wayland locker like swaylock jory 2026-03-05 10:45:41 +01:00