From 6945a197490e7aa0113bca1f9a13019a27b5d8eb Mon Sep 17 00:00:00 2001 From: Joker <joker2387089590@gmail.com> Date: 周三, 18 6月 2025 23:10:25 +0800 Subject: [PATCH] change submodule url --- README.md | 20 ++------------------ 1 files changed, 2 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index a90b231..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. @@ -12,9 +11,7 @@ You can share your findings, thoughts and ideas on improving / implementing QWindowKit functionalities on more platforms and apps! - Chat with us on [Discord](https://discord.gg/grrM4Tmesy) - - Please inform us if your product uses QWK, we would like to show it on this README! - 涓枃鐢ㄦ埛鍙姞鍏� QQ 缇� 876419693 - - 濡傛灉鎮ㄧ殑浜у搧浣跨敤浜哘WK锛岃鍛婄煡鎴戜滑銆傛垜浠笇鏈涘湪杩欎釜鑷堪鏂囦欢涓婂睍绀哄畠锛� ## Supported Platforms @@ -44,20 +41,6 @@ | macOS | Linux (Ubuntu 20.04) | |:-------------------------------:|:---------------------------------:| |  |  | - -## Products who use QWK - -### Jami - - - -[Jami](https://jami.net/) is a free/libre, end-to-end encrypted, and private communication software. - -### Tietie - - - -[Tietie](https://tietieapp.com) is a simple and easy to use clipboard management software. Multi-format support, powerful search ability. ## Requirements @@ -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