Skip to content

fix fullscreen mode on mac os by special handling.#70

Merged
DivineThreepwood merged 9 commits into
devfrom
64-fullscreen-mode-let-macos-crash
Jun 16, 2026
Merged

fix fullscreen mode on mac os by special handling.#70
DivineThreepwood merged 9 commits into
devfrom
64-fullscreen-mode-let-macos-crash

Conversation

@DivineThreepwood

@DivineThreepwood DivineThreepwood commented Jun 9, 2026

Copy link
Copy Markdown
Member

📜 Description

Changes proposed in this pull request:

  • implement special fullscreen handling in MacOs that does not support the AWS fullscreen mode any longer.
  • Fix code deprecations
  • Fix full screen shortcut (changed from F11 to Alt + Enter
  • Introduce minimal panel size (HD).

Test Procedure

  • Start Planet Sudo
  • Please test Fullscreen mode in
  • MacOs
  • Windows
  • Linux
  • Test Alt + Enter shortcut

@DivineThreepwood DivineThreepwood linked an issue Jun 9, 2026 that may be closed by this pull request

@tommy33790 tommy33790 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code-wise it's looking good. I've just added two small questions for clarity.

Comment thread src/main/kotlin/org/openbase/planetsudo/view/MainGUI.kt Outdated
Comment thread src/main/kotlin/org/openbase/planetsudo/view/MainGUI.kt Outdated
tommy33790
tommy33790 previously approved these changes Jun 16, 2026
@DivineThreepwood DivineThreepwood merged commit 8eb6bf2 into dev Jun 16, 2026
2 checks passed
@DivineThreepwood DivineThreepwood deleted the 64-fullscreen-mode-let-macos-crash branch June 16, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fullscreen Mode let MacOs Crash

3 participants