Armaldio / ttv-desktop-lite

The Lightweight Desktop App For Twitch.TV
MIT License
2 stars 0 forks source link

Stop Blocking Right-Click Context Menu #26

Open TheRealDannyyy opened 6 years ago

TheRealDannyyy commented 6 years ago

The default right-click context menu doesn't open up in Twitch.TV but works fine in the titlebar, needs to be fixed.

Armaldio commented 6 years ago

I've added a custom menu, can you describe which items you want inside this context menu ?

TheRealDannyyy commented 6 years ago

Normal: back forward reload [DIVIDER] toggle fullscreen toggle spellchecker (optional if easy to implement else leave default)

Text: cut copy paste [DIVIDER] undo redo [DIVIDER] select all

Image/Hyperlink: open in new window copy link adress [DIVIDER] copy image copy image adress steal meme (save image as)

I think that's it, the image/hyperlink really depends on what case you got. If it's just a link, don't display any copy image stuff.

TheRealDannyyy commented 6 years ago

updated the text right click menu with some common things.

Armaldio commented 6 years ago

There is a lot of work involved in this, maybe delay it to a later milestone ?

TheRealDannyyy commented 6 years ago

Delayed until Beta release.

This might need to be changed again to a more standardized right click menu.