Skip to content

Conversation

@JeanDamien
Copy link
Contributor

@JeanDamien JeanDamien commented Nov 20, 2025

Make it possible to provide a onDidChangeFullScreen event

    ...getHostServiceOverride({
      onDidChangeFullScreen: emitter.event,
      toggleFullScreen: async () => {
         // Request fullscreen on our own dom element
      }
    })

that we can call when the parent app is managing fullscreen, to be able to sync the internal state of vscode

@JeanDamien JeanDamien requested a review from CGNonofr November 20, 2025 17:12
@JeanDamien JeanDamien self-assigned this Nov 20, 2025
@JeanDamien JeanDamien force-pushed the jtx/feat-allow-removing-fullscreen-menus branch from b99ae6a to ea00ca0 Compare November 20, 2025 18:14
@JeanDamien JeanDamien changed the title feat: add context key to remove fullscreen toggle menu and keybindings feat: add a way to override onDidChangeFullScreen Nov 20, 2025
Copy link
Contributor

@CGNonofr CGNonofr left a comment

Choose a reason for hiding this comment

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

LGTM

@CGNonofr CGNonofr merged commit 09a7f2e into main Nov 21, 2025
2 checks passed
@CGNonofr CGNonofr deleted the jtx/feat-allow-removing-fullscreen-menus branch November 21, 2025 09:23
@github-actions
Copy link

🎉 This PR is included in version 23.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants