If DM is shut down while minimized, it will not show at all when we try to restore it from the status bar icon after starting it again. Right clicking on the icon and selecting "maximize" works.
Probable cause: On window resize (or shutdown), window size and position are saved even though window state is "minimized". This is wrong. They should be ignored unless the window state is "normal" (and should reflect the last known size and position when it was). Saving window position and state for a minimized app will save the size and position of the icon, which is pretty useless.
Note: I can't find a search function for bug reports, so maybe this is already reported.
Probable cause: On window resize (or shutdown), window size and position are saved even though window state is "minimized". This is wrong. They should be ignored unless the window state is "normal" (and should reflect the last known size and position when it was). Saving window position and state for a minimized app will save the size and position of the icon, which is pretty useless.
Note: I can't find a search function for bug reports, so maybe this is already reported.