**Fix:** Fixes 1
**What's new**:
- **Fixed an issue where the program would stop recording when the "Q" key was pressed, even if the key was pressed in another application.**
- The program now correctly stops recording if "Q" key is pressed and then asks if they really want stop. Upon confirming, recording stops.
- This fix improves usability by preventing accidental stops in recording when users switch between applications.
**Bug Fixes**:
- Program now checks if the user really want to quit after "Q" key is pressed.
---
**How to update**:
- To apply this fix, update the program to the latest version from pip:
bash
pip install --upgrade timelapser