From df53287060966d78ffccac78342fb5d0a028f835 Mon Sep 17 00:00:00 2001 From: sola.lu <sola.lu.greentest.com.cn> Date: 周二, 10 6月 2025 19:03:07 +0800 Subject: [PATCH] 1.添加翻译,about,手册,login这几个按钮到标题栏。 --- README.md | 20 ++------------------ 1 files changed, 2 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 94f85e9..2f100c5 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ Cross-platform window customization framework for Qt Widgets and Qt Quick. -This project inherited most of [wangwenx190 FramelessHelper](https://github.com/wangwenx190/framelesshelper) -implementation, with a complete refactoring and upgrading of the architecture. +This project inherited the major implementations from [wangwenx190 FramelessHelper](https://github.com/wangwenx190/framelesshelper), with a complete refactoring and upgrading of the architecture. Feature requests are welcome. @@ -43,22 +42,6 @@ |:-------------------------------:|:---------------------------------:| |  |  | -## Products who use QWK - -### Jami - - - -[Jami](https://jami.net/) is a free/libre, end-to-end encrypted, and private communication software. - -Please refer to [this blog](https://jami.net/whats-new-on-desktop/) which officially announced that Jami uses QWK. - -### Tietie - - - -[Tietie](https://tietieapp.com) is a simple and easy to use clipboard management software. Multi-format support, powerful search ability. - ## Requirements | Component | Requirement | Details | @@ -93,6 +76,7 @@ cd qwindowkit cmake -B build -S . \ + -DCMAKE_PREFIX_PATH=<QT_DIR> \ -Dqmsetup_DIR=<dir> \ # Optional -DQWINDOWKIT_BUILD_QUICK=TRUE \ # Optional -DCMAKE_INSTALL_PREFIX=/path/install \ -- Gitblit v1.9.1