Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add floating window support for MacOS #244819

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aminroosta
Copy link

Key Features

  • Floating Window: Using Electron's setVisibleOnAllWorkspaces method.
  • Hot Key: To show or hide the VSCode window globally.
  • Always On Top: Option to keep the window above all other windows and apps.
  • Snap to Edge: The window snaps to the specified edge of the current display (bottom, top, left, or right).

@aminroosta aminroosta force-pushed the feature-floating-window branch from 21754b6 to 32823d5 Compare March 27, 2025 02:50
@aminroosta aminroosta marked this pull request as ready for review March 27, 2025 02:51
@aminroosta aminroosta changed the title Add workspaces overlay feature for macOS with toggle and snap options Add floating window support for macOS Mar 27, 2025
@aminroosta aminroosta changed the title Add floating window support for macOS Add floating window support for MacOS Mar 27, 2025
@aminroosta aminroosta force-pushed the feature-floating-window branch 3 times, most recently from 731bfb1 to 1d0e630 Compare March 27, 2025 23:30
@aminroosta aminroosta force-pushed the feature-floating-window branch from 1d0e630 to f36f6ca Compare March 27, 2025 23:31
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.

3 participants