- Use full screen capture instead of active window (more reliable) - Explicitly preserve and set DISPLAY environment variable - Default to :0 if DISPLAY not set - Better error logging with stderr output - Use time.time() instead of date command for timestamp Fixes screenshot failures when DISPLAY not inherited from parent process. Changes from window-specific capture to full screen for better reliability. Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Jean-Philippe Brule <jp@svrnty.io> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| default_config.yaml | ||
| main.py | ||
| screenshot.py | ||
| vision_analyzer.py | ||