Go to file
liudun 7905f37e44 fix(Sync code): Synchronize the yangtze branch code
Description: Synchronize the yangtze branch code

Log: 同步yangtze分支代码
Task: 无
2024-01-15 16:03:34 +08:00
BiometricAuth fix(Sync code): Synchronize the yangtze branch code 2024-01-15 16:03:34 +08:00
Common fix(Sync code): Synchronize the yangtze branch code 2024-01-15 16:03:34 +08:00
KylinNM fix(Sync code): Synchronize the yangtze branch code 2024-01-15 16:03:34 +08:00
VirtualKeyboard fix(Sync code): Synchronize the yangtze branch code 2024-01-15 16:03:34 +08:00
data fix(Sync code): Synchronize the yangtze branch code 2024-01-15 16:03:34 +08:00
debian fix(Sync code): Synchronize the yangtze branch code 2024-01-15 16:03:34 +08:00
examples/LoadCustomPlugin fix(Sync code): Synchronize the yangtze branch code 2024-01-15 16:03:34 +08:00
i18n_ts fix(Sync code): Synchronize the yangtze branch code 2024-01-15 16:03:34 +08:00
man Import Upstream version 3.1.1.34update1 2022-06-02 16:31:24 +08:00
screensaver fix(Sync code): Synchronize the yangtze branch code 2024-01-15 16:03:34 +08:00
screensaver-focus-helper fix(Sync code): Synchronize the yangtze branch code 2024-01-15 16:03:34 +08:00
set4kScale fix(Sync code): Synchronize the yangtze branch code 2024-01-15 16:03:34 +08:00
src fix(Sync code): Synchronize the yangtze branch code 2024-01-15 16:03:34 +08:00
CMakeLists.txt fix(Sync code): Synchronize the yangtze branch code 2024-01-15 16:03:34 +08:00
COPYING fix(Sync code): Synchronize the yangtze branch code 2024-01-15 16:03:34 +08:00
README.md Import Upstream version 3.1.1.34update1 2022-06-02 16:31:24 +08:00
config.h.in Import Upstream version 3.1.1.34update1 2022-06-02 16:31:24 +08:00

README.md

ukui-screensaver

build

ukui-screensaver是UKUI桌面环境的锁屏及屏保

依赖


编译依赖

  • KF5

    • libkf5windowsystem-dev
  • cmake (>=2.6)

  • qtbase5-dev

  • libqt5x11extras5-dev

  • libpam0g-dev

  • qttools5-dev

  • qttools5-dev-tools

  • libglib2.0-dev

  • libopencv-dev

  • libx11-dev

  • libxtst-dev

  • libqt5svg5-dev

  • libgsettings-qt-dev

  • libmatemixer-dev

  • libukui-log4qt-dev

运行依赖

  • ukui-session-manager
  • ethtool
  • mate-desktop-common

编译


$ cd ukui-screensaver
$ mkdir build
$ cd build
$ cmake ..
$ make

安装


$ sudo make install

主体框架

  • InProgress
    • 界面绘制
    • 功能实现
    • 界面美化
  • TROUBLE
  • TODO
    • 功能插件
    • 应用窗口置顶