1. MyDockFinder
  2. News

MyDockFinder News

1.8 Official Version Released

The official version channel and the beta version channel of this update are the same version, no need to switch

[h3]Changelog[/h3]

  1. Fixed the overflow problem of the media title text in the myfinder control center in the previous version
  2. Fix the problem that the file cannot be dragged into the dock in the previous test version
  3. Fix the problem that the browser window menu such as edge cannot switch tabs in the previous version
  4. Fix the problem of exceeding the screen when there are too many icons in the myfinde tray list
  5. Cancel myfinder to hide the menu bar of other programs to prevent other programs from displaying abnormally or crashing
  6. Myfinder adds the function of displaying and closing other programs menu
  7. Myfinder adds the way to display the Bluetooth connection device, you can choose not to display, only display the icon, display the icon and power
  8. Fixed the problem that the folder icon in the dock folder interface cannot be dragged and cannot be completely hidden after dragging and dropping
  9. Fixed the problem of prompting an error after clicking on individual system menus in the dock right-click menu
  10. The dock folder interface adds a hidden open button in the explorer



I haven't figured out what to update for the next version, and I will start after a break during the May Day holiday.
Because many people feedback that they want myfinder to display the lyrics, I thought that there are two ways to display the lyrics. One is a player with its own desktop lyrics, directly using WinUI to take over the window preview of the desktop lyrics, and then change the color and other operations. There is also a player that supports system media control, which can obtain the name of the song being played, the singer and the playing progress, and then obtain the lyrics from the Internet.
Then there is the rewriting of the application library. The way to take into account the performance and stability is to use the WinUI XAML structure, but the use of C++ requires a system above 1903. Of course, this is only a current idea.

1.7.6.1 Emergency Fix Beta Update

[h3]Changelog[/h3]

  1. Fixed the frequent flashback problem of individual systems in the previous test version, and changed the previous winui message loop back to the normal message loop, I don’t know why there is no problem with 1.7.5ːsteamfacepalmː
  2. Fixed the problem of displaying garbled characters when the dock custom icon size aspect ratio is not 1:1
  3. Fix the problem that the brightness cannot be adjusted in some memory errors of myfinder
  4. Fix the problem that some buttons are not displayed after myfinder graphics card reset or DWM reset
  5. Adjust the rendering quality of the minimized window animation to 100% size
  6. Resize the Preferences window


[h3]If you can't enter the beta version, you can take a look below, go to the steam library-mydockfinder-right-click menu-properties, select testversion for the beta version, there is no access code, exit the program steam and you will be prompted to update[/h3]

1.7.6 Test version update

[h3]Changelog[/h3]

  1. Fixed all previous versions, if a program icon is not displayed in the dock, when the program displays the progress bar in the system tray, the dock will directly freeze or not respond
  2. The problem of adapting some programs with the suffix tmp does not display the icon in the dock
  3. Myfinder control center adds system focus assistant and multi-screen mode switching functions
  4. In the case of multiple screens, the display menu will also display the multi-screen mode switching function
  5. Adjust the dock to minimize rendering, switch to a self-made DLSS-like rendering method, render at 80% size in the background and then zoom in to 100% for display. When the window interface has a lot of text, the rendering will feel a little blurry. At present, this function is experimental. switch will be added
  6. Added a search function to the preferences interface to prevent some settings from being difficult to find
  7. Added the function of turning off mydock (there may be bugs if the test is not comprehensive), only one of mydock and myfinder can be turned off. If both are turned off in the preferences, it will be forced to display one after restarting
  8. Fix the problem that the airpods frequently show disconnection in some cases
  9. Corrected Korean translation, thanks @ojh050118
  10. fix other issues(I forgot, my brain is not easy to use, I feel like I have to use a notepad, I can't rememberːsteamfacepalmː)



[h3]It's a pity that this update did not add the function of displaying myfinder on multiple screens at the same time. I don't know if this is my bottleneck. I didn't write it well after a week of writing. It is always easy to get stuck and unresponsive, so there is no time to customize the myfinder menu bar, because the interface library is created by myself. If I add a new structural style, I need to develop it myself. The myfinder custom menu editor is Going to use that multi-list form.
The official version will be updated on April 30th. No new functions will be added this week, but some details will be added, such as myfinder showing the close menu, minimizing the rendering image quality, and hiding the bluetooth power display, etc.[/h3]

[h3]If you can't enter the beta version, you can take a look below, go to the steam library-mydockfinder-right-click menu-properties, select testversion for the beta version, there is no access code, exit the program steam and you will be prompted to update[/h3]

1.7.5 Test version update

[h3]Changelog[/h3]
  1. myfinder bluetooth list add disconnect and connect function of bluetooth headset
  2. Optimize myfinder bluetooth list, display connected bluetooth devices immediately after clicking bluetooth
  3. Adjust volume message callback code
  4. myfinder adds the function of selecting the screen where the display is located. At present, there is no function of displaying multiple screens at the same time, because there is still a difficulty in the immersive mode when multiple screens are displayed at the same time.
  5. Adjust the underlying message loop code and use the winui message loop instead (I don't know the difference between the winui message loop and the normal one ːsteamfacepalmː)
  6. Adjust the multi-threaded rendering code of the folder interface


[h3]If you can't enter the beta version, you can take a look below, go to the steam library-mydockfinder-right-click menu-properties, select testversion for the beta version, there is no access code, exit the program steam and you will be prompted to update[/h3]

1.7.4 Fix version update

[h3]Changelog[/h3]
  1. Fix the previous version of myFinder to turn on the window immersion mode, often unable to respond
  2. Adapted to AirPods headphones, Bluetooth list, and volume menu can display power details (volume menu display power must turn on Bluetooth icon)


  3. Fixing the previous version of the Explorer Menu Click once, you can't click on the problem. The Explorer Menu currently has only Win11 systems can be displayed. Win10 can't display, I prompt this interface when I debug it.