testsAndMisc/scripts/digital_wellbeing
Krzysztof kuhy Rudnicki 7925f0f1f9 Fix focus app detection to use window titles instead of process names
- Changed from pgrep -f (matches any process with 'code' in cmdline) to
  xdotool window detection (only matches visible windows)
- VS Code background services (code-tunnel, etc.) no longer trigger blocking
- Music is only blocked when VS Code window is actually open
- Split detection into FOCUS_APPS_WINDOWS and FOCUS_APPS_PROCESSES arrays
2025-12-07 16:01:14 +01:00
..
pacman Add greylist support for challenge-required packages 2025-12-04 21:33:29 +01:00
systemd Add instant mode for near-instantaneous music app termination 2025-12-07 14:40:42 +01:00
install_leechblock.sh fix: shellcheck issues 2025-11-01 15:36:22 +01:00
music_parallelism.sh Fix focus app detection to use window titles instead of process names 2025-12-07 16:01:14 +01:00
pc_startup_visual_status.sh fix: shellcheck issues 2025-11-01 15:36:22 +01:00
remove_guest_mode.sh fix: shellcheck issues 2025-11-01 15:36:22 +01:00
setup_midnight_shutdown.sh Add multi-layer protection to shutdown timer monitor 2025-12-07 14:20:05 +01:00
setup_pc_startup_monitor.sh fix: shellcheck issues 2025-11-01 15:36:22 +01:00
youtube-music-wrapper.sh Fix focus app detection to use window titles instead of process names 2025-12-07 16:01:14 +01:00