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 the context menus to macOS and Windows. #16

Open
quadrupleslap opened this issue Mar 15, 2018 · 2 comments
Open

Add the context menus to macOS and Windows. #16

quadrupleslap opened this issue Mar 15, 2018 · 2 comments
Labels
Priority: Low No one cares Type: Enhancement New feature or request

Comments

@quadrupleslap
Copy link
Owner

quadrupleslap commented Mar 15, 2018

Right now, macOS has context menus, but it won't after implementing the only known fix to #1. Unfortunately, Windows doesn't have context menus, either. Context menus are obviously important.

@quadrupleslap quadrupleslap added the Type: Enhancement New feature or request label Mar 15, 2018
@fullreset
Copy link

fullreset commented Mar 15, 2018

But since such menus can be emulated in the webview itself is this really that important?

[I originally said 'implemented' but meant emulated.]

Of course if the point is to access OS features (rather than application features) then I do agree -- it is of value.

@quadrupleslap
Copy link
Owner Author

Yes, the point is to access standard context menu items - on Linux, you can still play, pause, copy, paste, etc. using the context menu - it's only navigation items that've been removed. On Windows and macOS, Tether just disables the context menu, because those platforms don't have an API for whitelisting context menu items.

@quadrupleslap quadrupleslap added the Priority: Low No one cares label Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low No one cares Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants