View Issue Details

IDProjectCategoryView StatusLast Update
0017427MMW 5Playbackpublic2022-09-14 14:33
Reporterpeke Assigned To 
PriorityhighSeverityfeatureReproducibilityN/A
Status assignedResolutionopen 
Product Version5.0 
Target Version5.2 
Summary0017427: Popup Options: We should consider that user can select Monitor where track info popup will show
DescriptionWe should consider that user can select Monitor where popup will show.

@Petr @Ludek
You can use my Multi Monitor detection sample app sources to check for multiple monitors for selection.

If Monitor is not available it should default to main monitor as it currently does.
Additional Informationhttps://www.mediamonkey.com/forum/viewtopic.php?f=30&t=98223
TagsNo tags attached.
Fixed in build

Relationships

related to 0017837 closedpetr Track Info popup causes most full-screen games to minimize 

Activities

peke

2022-04-18 22:55

developer   ~0067565

Last edited: 2022-04-18 22:55

Yes, base idea is that Popup shows on some other Monitor not just on Main monitor.

I revised/tested this again and it looks like maybe it would be better to be done thru external plugin (eg. "Custom playback info Popup"), rather than native thru popup settings as it not highly requested feature.

peke

2022-04-19 22:09

developer   ~0067591

As @drakinite explained offline all positions are handled in native code. I guess my code would help there as it detects all monitors and resolutions.

Secondly It would be also great of it can be dragged like Rusty pointed.