Dotfiles/desktopenvs/hyprlua/hypr-usr
Amir Alexander Abdelbaki 9638fd337a feat(hyprlua/niri): webcam presence detection + systemd-inhibit idle/caffeine
- Add presence-detect.sh daemon: checks webcam every 2 min via OpenCV haar
  cascade (presence_detect.py); holds systemd-inhibit --what=idle lock while a
  face is detected so hypridle never fires during an active session
- Add enroll-biometrics.sh: Cyberqueer dialog TUI for camera configuration/test
  and howdy face auth enrollment (add/list/remove/test models)
- Rewrite caffeine.sh (hyprlua + niri): replace kill/restart of idle daemon with
  systemd-inhibit --what=idle:sleep + PID file; idle daemon stays running
- Fix hypridle.conf: correct ;; → ; in after_sleep_cmd, add
  ignore_dbus_inhibit=false, bump lock timeout 120s→180s to account for the
  2-min presence detection cycle
- Wire Super+Shift+B keybind for enrollment TUI in both hyprlua and niri
- Fix niri/scripts/python: was real dir with inner symlink causing cp -rL to
  create a nested python/python/ hierarchy; replaced with direct symlink
- Add python-opencv and v4l-utils to hyprlua + niri installers

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 14:50:36 +02:00
..
autostart.lua feat(hyprlua/niri): webcam presence detection + systemd-inhibit idle/caffeine 2026-06-11 14:50:36 +02:00
binds.lua feat(hyprlua/niri): webcam presence detection + systemd-inhibit idle/caffeine 2026-06-11 14:50:36 +02:00
envvars.lua fixed theming issues 2026-05-19 14:39:29 +02:00
input-device-exceptions.lua feat(hypr): split device exceptions into own file with a TUI editor 2026-06-01 14:49:14 +02:00
input.lua feat(installer): install evdev-rce for touchscreen long-press right-click 2026-06-02 15:43:48 +02:00
mk-device-block.sh feat(hypr): support mice in mk-device-block and add mouse device blocks 2026-05-31 23:27:00 +02:00
mk-device-exception.sh feat(hypr): split device exceptions into own file with a TUI editor 2026-06-01 14:49:14 +02:00
monitors.lua feat: add hyprlua config set and migrate hyprland envvars to dedicated file 2026-05-19 08:50:23 +02:00
wallpaper.conf feat: add hyprlua config set and migrate hyprland envvars to dedicated file 2026-05-19 08:50:23 +02:00
windowrules.conf.old feat: add hyprlua config set and migrate hyprland envvars to dedicated file 2026-05-19 08:50:23 +02:00
windowrules.lua fix(hyprlua): theme and position vicinae correctly 2026-05-19 11:48:14 +02:00