Skip to content

Add camera fullscreen view#10469

Open
bdpdx wants to merge 1 commit intobambulab:masterfrom
bdpdx:feature/full-screen-camera-view
Open

Add camera fullscreen view#10469
bdpdx wants to merge 1 commit intobambulab:masterfrom
bdpdx:feature/full-screen-camera-view

Conversation

@bdpdx
Copy link
Copy Markdown

@bdpdx bdpdx commented Apr 30, 2026

Fixes #7272

I added a full screen camera view feature. This includes:

  • A Settings option to view only on the current monitor (default) or on all monitors (blanking non-default monitors).
  • ESC key to exit
    • MacOS required special handling, I didn't add anything extra for Windows or Linux
  • Close button in upper right corner to exit full screen view (fades out after 5s, reappears on mouse movement).
  • Menu item to 'Enter Camera Full Screen' under the View menu
  • Localized to all supported languages

Note to maintainers:

I only tested it on MacOS as I don't have a Windows machine or Linux desktop available.

Please test on Windows and Linux.


This is what the Settings dialog looks like now (see last entry):


Screenshot 2026-05-01 at 4 04 01 AM

This is the new camera view toolbar:


Screenshot 2026-05-01 at 4 03 10 AM

This is the full screen view:


Screenshot 2026-05-01 at 4 05 43 AM

@bdpdx bdpdx mentioned this pull request Apr 30, 2026
fix full screen display on main monitor (hide menus until mouseover)
@bdpdx bdpdx force-pushed the feature/full-screen-camera-view branch from 6f24391 to cc72b61 Compare May 1, 2026 11:18
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.

Full screen viewing

1 participant