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

Feature request: double click should (optionally?) focus/unminimize the media source #14

Open
donaldguy opened this issue Feb 17, 2022 · 2 comments

Comments

@donaldguy
Copy link
Contributor

It was a behavior I found myself idly expecting from a miniplayer, not sure from whence, and sad it didn't work.

I think this should be pretty straightforward with the "modern" method since you should be able to grab the AppUserModelId (though that may need to be exposed from the dll also, as currently the "Player" display shows "MediaPlayerDLL")

I may come tackle this with a PR myself, but wanted to throw it out in case y'all were already thinking about it

@donaldguy
Copy link
Contributor Author

donaldguy commented Feb 17, 2022

(In general there are a set of improvements I am contemplating - mostly to do with pulling out https://docs.microsoft.com/en-us/uwp/api/windows.media.control.globalsystemmediatransportcontrolssessionplaybackcontrols?view=winrt-22000 info so we can go ahead and hide controls that aren't gonna work anyway)

@EnhancedJax
Copy link
Collaborator

It is straight forward to add this to the auto method, but for the modern method, you'll need to contact the developer of that plugin for such feature

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

2 participants