hoenking
  • Joined on 2023-12-01
hoenking pushed to fea-power at hoenking/ScreenLockDetector 2025-11-14 20:42:05 +08:00
c2245d9760 uodate shader
hoenking pushed to fea-power at hoenking/ScreenLockDetector 2025-11-14 20:40:46 +08:00
95a04efb91 Use rotation for background gradient; fix timing
hoenking pushed to fea-power at hoenking/ScreenLockDetector 2025-11-12 10:24:15 +08:00
7fb1a8a538 Merge remote-tracking branch 'origin/fea-power' into fea-power
df92ed8956 Update .gitignore
Compare 2 commits »
hoenking pushed to fea-power at hoenking/ScreenLockDetector 2025-11-11 21:14:17 +08:00
ce796c1c5c Bump project version to 3.0.0
hoenking pushed to fea-power at hoenking/ScreenLockDetector 2025-11-11 20:52:19 +08:00
c5de82f0fb Update README
hoenking pushed to fea-power at hoenking/ScreenLockDetector 2025-11-11 20:49:16 +08:00
61920ac49d Update README.md
hoenking pushed to fea-power at hoenking/ScreenLockDetector 2025-11-11 20:39:07 +08:00
1eff46e523 调整代码结构
hoenking pushed to fea-power at hoenking/ScreenLockDetector 2025-11-11 20:12:43 +08:00
f62f429158 Add cross-platform power monitor and macOS Vulkan
hoenking pushed to main at hoenking/ScreenLockDetector 2025-11-11 19:45:09 +08:00
ad3524bd23 Generate version files and integrate into build
3c52aa1ca3 Manage X11 display and harden surface recovery
1845e6113e VERSION update to 1.3.0
c24f51d495 Implement Vulkan device lost recovery
ed30b18f43 version update to 1.2.0
Compare 7 commits »
hoenking pushed to fea-power at hoenking/ScreenLockDetector 2025-11-11 17:59:24 +08:00
ad3524bd23 Generate version files and integrate into build
hoenking pushed to fea-power at hoenking/ScreenLockDetector 2025-11-11 17:10:43 +08:00
3c52aa1ca3 Manage X11 display and harden surface recovery
hoenking pushed to fea-power at hoenking/ScreenLockDetector 2025-11-11 17:00:18 +08:00
1845e6113e VERSION update to 1.3.0
c24f51d495 Implement Vulkan device lost recovery
Compare 2 commits »
hoenking pushed to fea-power at hoenking/ScreenLockDetector 2025-11-11 16:30:12 +08:00
ed30b18f43 version update to 1.2.0
hoenking pushed to fea-power at hoenking/ScreenLockDetector 2025-11-11 15:57:24 +08:00
29d988cd7f 优化PowerMonitor输出
hoenking created branch fea-power in hoenking/ScreenLockDetector 2025-11-11 15:21:52 +08:00
hoenking pushed to fea-power at hoenking/ScreenLockDetector 2025-11-11 15:21:52 +08:00
2ec185654f Add PowerMonitor for sleep and wake events
hoenking deleted branch fea-vulkan from hoenking/ScreenLockDetector 2025-11-11 14:28:37 +08:00
hoenking pushed to main at hoenking/ScreenLockDetector 2025-11-11 14:26:54 +08:00
8d550c4d7b Add real-time FPS calculation and display
e723636f9a Pass elapsed time to renderer and use for time UBO
f594d28fde clean debug info in VulkanWidget::recordCommandBuffer
cfd97e76ba Remove verbose debug logs from drawText
6722ed4d5c Split ScreenLockDetector into platform classes
Compare 13 commits »
hoenking pushed to fea-vulkan at hoenking/ScreenLockDetector 2025-11-11 13:50:58 +08:00
8d550c4d7b Add real-time FPS calculation and display
hoenking pushed to fea-vulkan at hoenking/ScreenLockDetector 2025-11-11 13:39:30 +08:00
e723636f9a Pass elapsed time to renderer and use for time UBO