Closed khewweifeng closed 1 month ago
Edit: misunderstood what the screenshot was for lol sorry
I'm not entirely sure if it's how Dorion is handling the view, if something changed with Edge(?), or Discord itself changed how it works. What I do know is that it was working prior, and then I updated Dorion to 5.0.1 and it borked 🙃 It seems to be some sort of mismatch on how to handle right clicks, whether they're a Discord Context right click or a Web Browser Right Click. Discord Desktop: Dorion: Web Client (Firefox): Upon checking all 3 I'm inclined to believe it's how the web client is set up now, which is probably worse and more unfortunate.
The loss of contextual menus can also be seen with URLs: Desktop: Dorion/Web Client:
And the text input box: Desktop: Dorion/Web Client:
Wondering if this functionality returning will have to fall to a plugin. Thanks. (realizing now the reason my previous version of Dorion was still working is because the client had been open for 2 weeks 🤣 )
Great investigation! Yea, it looks like they differentiate now. It's especially evident since the menu items' actions pass a string that specifies web_
:
Weird nerf tbh. This could probably be brought back in a plugin but I haven't taken a deep dive yet.
Oh! Vencord has a plugin that does this already (and it's enabled by default iirc). Can probably just see what it does and reimplement it shelter style.
Oh! Vencord has a plugin that does this already. Can probably just see what it does and reimplement it shelter style.
Thanks, I will use this first
oh, huh, I didn't see that plugin earlier. Thanks!
I have gone over this again and the work involved to recreate something that already exists as a Vencord plugin doesn't feel worth my time. If someone else wants to make a Shelter-based context menu plugin, feel free to open a PR to add it as a default plugin in Dorion!
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.