BookerLiu / GeekDesk

🔥小巧、美观的桌面快速启动工具 Small, beautiful desktop quickstart management tool with integrated Everything search
https://github.com/BookerLiu/GeekDesk/wiki/1.-GeekDesk%E6%9E%81%E5%AE%A2%E6%A1%8C%E9%9D%A2-%E7%AE%80%E4%BB%8B%E2%9A%A1
Apache License 2.0
2.26k stars 200 forks source link

锁屏后一段时间必现图标消失,需重启恢复 #135

Closed circlelee815 closed 7 months ago

circlelee815 commented 7 months ago

win11 22H2 22621.3296测试发现,当锁屏一段时间后(可能2-3小时以上)必现图标消失,重启后能恢复。如果不锁屏,即使放置12个小时也不会出现图标消失。

BookerLiu commented 7 months ago

目前已经基本定位到了这个bug, 由于开启了硬件加速, 系统休眠/锁屏后会导致WPF程序渲染的bug, 估计会在下个版本修复