ScreenLockDetector/src
ubuntu1804 ad3524bd23 Generate version files and integrate into build
Add CMake configure steps to produce version.h and version.sh from
templates and include the build dir for the generated header. Add
version.h.in and version.sh.in, include version.h in VulkanWidget and
use APP_VK_VERSION for the Vulkan applicationVersion. Update make_deb.sh
to source version.sh for the package version instead
2025-11-11 17:59:09 +08:00
..
shaders_spirv 支持锁屏帧的绘制 2025-11-11 09:52:19 +08:00
customwidget.cpp Add real-time FPS calculation and display 2025-11-11 13:50:47 +08:00
customwidget.h Add real-time FPS calculation and display 2025-11-11 13:50:47 +08:00
main.cpp init 2025-11-07 10:56:45 +08:00
mainwindow.cpp Add PowerMonitor for sleep and wake events 2025-11-11 15:21:39 +08:00
mainwindow.h Add PowerMonitor for sleep and wake events 2025-11-11 15:21:39 +08:00
powermonitor.cpp 优化PowerMonitor输出 2025-11-11 15:57:11 +08:00
powermonitor.h Add PowerMonitor for sleep and wake events 2025-11-11 15:21:39 +08:00
renderwidgetbase.h Introduce RenderWidgetBase and unify renderers 2025-11-11 10:27:06 +08:00
screenlockdetector.cpp Split ScreenLockDetector into platform classes 2025-11-11 13:03:59 +08:00
screenlockdetector.h Split ScreenLockDetector into platform classes 2025-11-11 13:03:59 +08:00
screenlockdetector_base.cpp Split ScreenLockDetector into platform classes 2025-11-11 13:03:59 +08:00
screenlockdetector_base.h Split ScreenLockDetector into platform classes 2025-11-11 13:03:59 +08:00
screenlockdetector_linux.cpp Split ScreenLockDetector into platform classes 2025-11-11 13:03:59 +08:00
screenlockdetector_linux.h Split ScreenLockDetector into platform classes 2025-11-11 13:03:59 +08:00
screenlockdetector_macos.h Split ScreenLockDetector into platform classes 2025-11-11 13:03:59 +08:00
screenlockdetector_macos.mm Split ScreenLockDetector into platform classes 2025-11-11 13:03:59 +08:00
version.h.in Generate version files and integrate into build 2025-11-11 17:59:09 +08:00
vulkanrenderer.cpp Add real-time FPS calculation and display 2025-11-11 13:50:47 +08:00
vulkanrenderer.h Add real-time FPS calculation and display 2025-11-11 13:50:47 +08:00
vulkanwidget.cpp Generate version files and integrate into build 2025-11-11 17:59:09 +08:00
vulkanwidget.h Manage X11 display and harden surface recovery 2025-11-11 17:10:32 +08:00