Skip to content

feat(fullscreen-detection): add fullscreen detection to prevent false triggers#703

Open
amnweb wants to merge 2 commits intomainfrom
fix/fullscreen-detection-false-triggers
Open

feat(fullscreen-detection): add fullscreen detection to prevent false triggers#703
amnweb wants to merge 2 commits intomainfrom
fix/fullscreen-detection-false-triggers

Conversation

@amnweb
Copy link
Owner

@amnweb amnweb commented Feb 8, 2026

  • Implemented is_window_fullscreen function to check if a window covers the entire monitor.

… triggers

- Implemented `is_window_fullscreen` function to check if a window covers the entire monitor.
…alse triggers

- Added a new function to check if any visible window from the same process is fullscreen.
- Updated the logic in AppBarManager to differentiate between maximized and true fullscreen windows.
- Improved handling of fullscreen detection for applications like Firefox using separate child windows for HTML5 video.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant