webui-dev / go-webui

Use any web browser as GUI, with Go in the backend and modern web technologies in the frontend.
https://webui.me/
MIT License
170 stars 14 forks source link

Hide Context Menu #29

Open davidroman0O opened 6 months ago

davidroman0O commented 6 months ago

It's not an issue, I'm just asking a question, it may be absolutely out of the scope!

I was just wondering, is there a way to hide the context menu of Chrome?

Screenshot 2024-04-02 at 3 41 30 PM

In a more hypothetical and speculative, do you intent one day (eventually!! ahah) manage a customizable context menu?

Thanks for the all the work you've put into that project!

AlbertShown commented 6 months ago

This issue is similar to https://github.com/webui-dev/webui/issues/278.

Currently, macOS doesn't provide a native or straightforward way to run graphical applications (Web Browser) without their menus appearing in the menu bar when they are the active application. This behavior is a fundamental part of the macOS user interface design.