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

Start Menu First attempt #11

Closed
danielmeloalencar opened this issue Apr 27, 2024 · 0 comments
Closed

Start Menu First attempt #11

danielmeloalencar opened this issue Apr 27, 2024 · 0 comments

Comments

@danielmeloalencar
Copy link
Contributor

danielmeloalencar commented Apr 27, 2024

I managed to create a Start Menu implementation that opens in the desired position, without displaying a title bar or appearing in the Taskbar. It overlays other open apps and closes when it loses focus. I'm not sure if it's the best way.

In my example, it's loading Google in an Electron window. But to really make it work, it's necessary to implement routes with React Router. This way, it will be possible to render the component with the Start Menu content instead of Google.

image

While it's in development, I'm opening the Start Menu from here:
image

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

No branches or pull requests

1 participant