ScreenLockDetector/docs
ubuntu1804 6722ed4d5c Split ScreenLockDetector into platform classes
Introduce ScreenLockDetectorBase and move platform logic into
ScreenLockDetectorLinux and ScreenLockDetectorMacOS. Rename mac files to
*_macos, add new base/linux source files, and update CMakeLists to
include them. Convert ScreenLockDetector into a factory/facade that
creates and forwards signals to the platform detector. Add refactoring
docs and a migration guide.
2025-11-11 13:03:59 +08:00
..
ARCHITECTURE.md 文档移到docs 2025-11-10 22:11:25 +08:00
CLASS_DIAGRAM.md Split ScreenLockDetector into platform classes 2025-11-11 13:03:59 +08:00
DEB_PACKAGE.md 文档移到docs 2025-11-10 22:11:25 +08:00
DELIVERY.md 文档移到docs 2025-11-10 22:11:25 +08:00
FINAL_SOLUTION.md 文档移到docs 2025-11-10 22:11:25 +08:00
INDEX.md 文档移到docs 2025-11-10 22:11:25 +08:00
LIBRARY_PATH_NOTE.md 文档移到docs 2025-11-10 22:11:25 +08:00
MIGRATION_GUIDE.md Split ScreenLockDetector into platform classes 2025-11-11 13:03:59 +08:00
PROBLEM_SOLVED.txt 文档移到docs 2025-11-10 22:11:25 +08:00
PROJECT_OVERVIEW.md 文档移到docs 2025-11-10 22:11:25 +08:00
QUICKSTART.md 文档移到docs 2025-11-10 22:11:25 +08:00
REFACTORING.md Split ScreenLockDetector into platform classes 2025-11-11 13:03:59 +08:00
TEXT_RENDERING.md 文档移到docs 2025-11-10 22:11:25 +08:00
UNIFIED_RENDERING_QUICKSTART.md Introduce RenderWidgetBase and unify renderers 2025-11-11 10:27:06 +08:00
VULKAN_INTEGRATION.md 文档移到docs 2025-11-10 22:11:25 +08:00
VULKAN_WIDGET_SUMMARY.md 文档移到docs 2025-11-10 22:11:25 +08:00
unified_rendering_design.md Introduce RenderWidgetBase and unify renderers 2025-11-11 10:27:06 +08:00