1. MyDockFinder
  2. News

MyDockFinder News

1.9.9.5 Emergency fix release

This official version and the beta version are updated at the same time, and the version number is the same

[h3]Changelog[/h3]
  1. Removed minimized DX12, fixed the crash of the previous version in the system that did not support DX11 and DX12 to quickly share texture data, and fixed the problem that the previous version could not activate after minimizing the window, all caused by DX12
  2. Fixed the issue that the previous version would occasionally display the UWP program window, such as settings and email
  3. Optimized DX11 to minimize animation rendering and use fast texture sharing between DX11 pairs
  4. Optimized the background blur rendering of the launchpad, and fixed the problem that the icon would be enlarged and displayed abnormally if the mouse dragged and turned the page in all previous versions
  5. Corrected Bulgarian translation, thanks to netizen @Трифон Иванов



[h3]Additional instructions[/h3]
  • Once the Trash is deleted, it can be re-added in the Add System icon
  • The window display animation is not perfect at present, if there are more problems, you can close or add exclusions to individual programs, it is currently known that the window animation will occasionally disappear after the window animation is not displayed, and you need to reactivate the window to display, and the UWP program animation will be displayed twice
  • After MyFinder hides the window with its own menu bar, if the program that hides the menu is displayed abnormally or unstable, please unhide the window menu bar



[h3]Preview of the next release[/h3]
  • Added a virtual desktop icon to the Dock
  • Added the function of adjusting the global custom font size
  • MyFinder is smart hidden

1.9.9.5 Official and beta releases(You need to restart your computer)

This official version and the beta version are updated at the same time, and the version number is the same


[h3]The first is the changelog from the previous beta version[/h3]

  1. Fixed the issue of frequent crashes in version 1.9.9.3
  2. Adjusted the Launchpad icon detection to prevent icon loss
  3. Adjust the way of hiding the redundant icons on the right side of myfinder, no longer need the mouse wheel to scroll, and will all be integrated into one hidden button
  4. MyFinder adds the custom time format function, which can be enabled in Preferences - Time
  5. MyDock adds the function of holding down the Alt key + middle mouse button to click on the icon to force the program to close
  6. Optimized the mydock window preview, and optimized the interface spacing when the preview process title is turned off in the preferences
  7. Mydock context menu: Added the ability to automatically display hidden in the "Options" when the shift key is held down
  8. Fixed several crash issues
  9. Fixed the issue of frame drops in CS2
  10. Preferences - Launchpad, added the deleted Launchpad icon recovery function, which can restore the deleted Start Menu program
  11. Mydock adds the function of multi-screen simultaneous display, open it in Preferences-MyDock General, it is not recommended to add icons and edit icons after opening, you can no longer drag and drop the dock icon to swap positions, it may cause the icon configuration to be confused, the subsequent version will be slowly optimized, it is recommended to back up the dock icon configuration before turning on multi-screen simultaneous display, and back up in Preferences-Advanced


[h3]Changelog[/h3]
  1. Fixed the issue that all previous versions of the volume synthesizer occasionally failed
  2. Fixed the issue that all previous versions of Stage Manager and Dock were not enabled on the same screen. Before the mouse enters the dock background, there will be duplicate icons
  3. Fixed the issue of minimized animation rendering error in the previous test version of the multi-screen dock
  4. Fixed the issue that the icons were not synchronized after adding icons to the multi-screen Dock in the previous beta version
  5. Fixed the issue that the dock could not be hidden when selecting auto on the screen of the previous test version
  6. Fixed the issue that the previous test version displayed the wrong position of the new runner icon
  7. The issue that the icon of the minimized window of the multi-screen dock in the previous beta version and the dock on the screen are not uniform is fixed
  8. Fixed a crash on all previous versions due to Firefox or other Firefox-based browser conflicts
  9. mydock adds support for Firefox PWA programs
  10. mydock minimized animation rendering changed to DX12, if the graphics card does not support DX12, it will automatically switch to DX11, it is recommended to restart the computer system after this update version, because the system video memory will cache DX11 data, resulting in a crash in rendering minimized animation
  11. Myfinder has added an account icon, which can be enabled in Preferences-MyFinder General
  12. Added the detection that the window is accidentally hidden, to prevent the window from being displayed after the window is hidden due to the shutdown of the stage scheduling or other problems, and the window can be displayed when activated in the dock
  13. Compatible with Zoom video conferencing software to prevent MyFinder from blocking the screen sharing toolbar
  14. Corrected the Spanish translation, thanks to the netizens for @TraHu



[h3]Additional instructions[/h3]
  • This time, DX12 only adds minimized rendering, and does not change all global rendering to DX12, for two reasons, the first is that the changelog says that if the graphics card does not support DX12, I must switch to DX11, so I need to write two sets of code to adapt and add detection to each rendering; The second problem is that most of the interface rendering is D2D, DX12 can't interact with D2D, I need to use the function of DX11On12 to interact with D2D, in fact, there is no difference with DX11, and the dock icons are also D2D bitmap and D3D11 textures, these two interactions are very convenient, but D2D bitmap and DX12 texture are very difficult
  • Once the Trash is deleted, it can be re-added in the Add System icon
  • The window display animation is not perfect at present, if there are more problems, you can close or add exclusions to individual programs, it is currently known that the window animation will occasionally disappear after the window animation is not displayed, and you need to reactivate the window to display, and the UWP program animation will be displayed twice
  • After MyFinder hides the window with its own menu bar, if the program that hides the menu is displayed abnormally or unstable, please unhide the window menu bar



[h3]Preview of the next release[/h3]
  • Added a virtual desktop icon to the Dock
  • Added the function of adjusting the global custom font size

1.9.9.4 Beta releases

This update is only a beta version, and the official version has not yet been updated, because the function has just been done, there will be many bugs, and the translation of the new version has not been completed, and some functions have not been optimized


[h3]Changelog[/h3]
  1. Fixed the issue of frequent crashes in the previous version
  2. Adjusted the Launchpad icon detection to prevent icon loss
  3. Adjust the way of hiding the redundant icons on the right side of myfinder, no longer need the mouse wheel to scroll, and will all be integrated into one hidden button
  4. MyFinder adds the custom time format function, which can be enabled in Preferences - Time
  5. MyDock adds the function of holding down the Alt key + middle mouse button to click on the icon to force the program to close
  6. Optimized the mydock window preview, and optimized the interface spacing when the preview process title is turned off in the preferences
  7. Mydock context menu: Added the ability to automatically display hidden in the "Options" when the shift key is held down
  8. Fixed several crash issues
  9. Fixed the issue of frame drops in CS2
  10. Preferences - Launchpad, added the deleted Launchpad icon recovery function, which can restore the deleted Start Menu program
  11. Mydock adds the function of multi-screen simultaneous display, open it in Preferences-MyDock General, it is not recommended to add icons and edit icons after opening, you can no longer drag and drop the dock icon to swap positions, it may cause the icon configuration to be confused, the subsequent version will be slowly optimized, it is recommended to back up the dock icon configuration before turning on multi-screen simultaneous display, and back up in Preferences-Advanced



[h3]Additional instructions[/h3]
  • Once the Trash is deleted, it can be re-added in the Add System icon
  • The window display animation is not perfect at present, if there are more problems, you can close or add exclusions to individual programs, it is currently known that the window animation will occasionally disappear after the window animation is not displayed, and you need to reactivate the window to display, and the UWP program animation will be displayed twice
  • After MyFinder hides the window with its own menu bar, if the program that hides the menu is displayed abnormally or unstable, please unhide the window menu bar
  • It is not recommended to add icons and edit icons after Mydock multi-screen simultaneous display is enabled, and you can no longer drag and drop the dock icon to swap positions, which may cause the icon configuration to be confused

1.9.9.3 Official and beta releases

This official version and the beta version are updated at the same time, and the version number is the same


[h3]Changelog[/h3]
  1. Fixed the issue that the previous version of window centering caused input method candidates and other window centering to not be displayed
  2. Fixed the issue that the icon in the start menu of the previous version of Launchpad could not be deleted
  3. If there are too many buttons on the right side of myfinder and all icons cannot be displayed, the mouse wheel can scroll on the right side of myfinder, and the buttons will pan to show the remaining icons
  4. Mydock background icon adds double-click activation function, if there is a situation where some programs cannot activate the window by clicking it, you can try to double-click the icon to activate the window, such as WeGame
  5. MyFinder adds the media menu function, which can manage the media of multiple processes separately, which is enabled in Preferences-MyFinder General, and the volume menu will no longer show media control after it is opened
  6. Mydock context menu recently opened files to add a fixed function, you can click the nail button in the menu
  7. Added the background window icon blurring function in Stage Manager, which is enabled in Preferences - Stage Manager
  8. Hold down the CTRL or shift key and click the window list icon to display it directly, which is similar to the function of dragging the window out of the list to quickly add window operations
  9. Corrected the Spanish translation, thanks to the netizens for @TraHu



[h3]Additional instructions[/h3]
  • Currently, the CS2 frame rate is decreasing, and the issue is being investigated
  • Once the Trash is deleted, it can be re-added in the Add System icon
  • The window display animation is not perfect at present, if there are more problems, you can close or add exclusions to individual programs, it is currently known that the window animation will occasionally disappear after the window animation is not displayed, and you need to reactivate the window to display, and the UWP program animation will be displayed twice
  • After MyFinder hides the window with its own menu bar, if the program that hides the menu is displayed abnormally or unstable, please unhide the window menu bar

1.9.9.2 Official and beta releases

This official version and the beta version are updated at the same time, and the version number is the same


[h3]Changelog[/h3]
  1. Fixed the problem of abnormal display after activation in the previous version of QQ Music after being hidden
  2. Fixed the abnormal dock window border issue in all previous versions
  3. Fixed the issue where the same icon would be displayed twice in the dock of the previous version
  4. Optimize the display and minimize animation of dock control panel icons
  5. Optimize the display position of the new run icon after deleting all separators in the dock
  6. Adjust the dock display and hide animation, and change the mobile animation to winui rendering to be smoother. At the same time, adjust the display mechanism after hiding, so that you can move the mouse to any position on the edge of the screen, and you can activate the dock without moving to the area of ​​the width of the dock. At the same time, the screen edge distance of the dock can also be retained.
  7. Optimize the problem that myfinder also displays the tray button after displaying all tray icons
  8. The myfinderlogo menu adds Shutdown and Update and Restart and Update. These two options will only be displayed if a restart is required after the system is updated.
  9. The volume synthesizer in the myfinder volume menu adds a process icon to display
  10. Optimize myfinder WiFi connection (there will still be a crash problem when disconnecting the WiFi connection. The problem is currently being investigated, because it will not crash during debugging, only the release version will crash)
  11. Fix other issues



[h3]Additional instructions[/h3]
  • Once the Trash is deleted, it can be re-added in the Add System icon
  • The window display animation is not perfect at present, if there are more problems, you can close or add exclusions to individual programs, it is currently known that the window animation will occasionally disappear after the window animation is not displayed, and you need to reactivate the window to display, and the UWP program animation will be displayed twice
  • After MyFinder hides the window with its own menu bar, if the program that hides the menu is displayed abnormally or unstable, please unhide the window menu bar


[h3]Next version update notice[/h3]
  • Front-stage scheduling adds the function of blurring the background window content
  • The recently opened files in the dcok right-click menu can be pinned to the resident list.
  • Myfinder button increases spacing adjustment
  • Myfinder separate media control menu


[h3]discord link[/h3]
https://discord.com/invite/k58BRRPKQh

[h3]important[/h3]
Recently, many users have reported that win11 conflicts with the wallpaper engine after updating. In fact, it is not a conflict between the two software, but a problem with the win11 system. If the window working area of the latest version of the win11 system changes, the wallpaper will be refreshed, so the wallpaper engine is will flash. To confirm this problem, you can close mydockfinder, then open the system taskbar settings, check and uncheck auto-hide the taskbar, and the wallpaper engine will flash. This problem occurred after win11 was updated on September 26.