CXWorld / CapFrameX

Frametime capture and analysis tool
Other
797 stars 36 forks source link

Minimize CX window to the system tray function stopped working after installing CX v.1.7.2 #269

Closed RodroG-85 closed 7 months ago

RodroG-85 commented 7 months ago

After installing the latest CapFrameX 1.7.2 release build, minimizing the program window to the Windows system tray is not possible anymore.

Once the program window is opened/shown, only minimizing into the taskbar is allowed using the Minimize window button. So, now, the CapFrameX program (processes) cannot run in the background when minimized once the window has been opened or shown.

However, the minimize to the system tray function still works the first time you launch CX (before opening/showing the program window for the first time after launch) on 1.7.2 when the "Start minimized" APP setting is enabled.

Could you restore the minimizing to the system tray behavior or (re)implement the function once the application window is opened or shown?

Best regards.

mirko8054 commented 7 months ago

Can confirm, also another issue: CapframeX does not catch up the Total board power sensor anymore, on AMD gpu in latest drivers: 24.1.1. It was working in 1.7.2 beta as i ran that for months.

Taxxor90 commented 7 months ago

A function was removed that seemed to be neccessary for the way the minimize to tray method was implemented

1.7.3 beta adds another way of doing this

RodroG-85 commented 7 months ago

That was fast! Thank you @Taxxor90