Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 4ee10e0

Browse files
committed
update README
1 parent 27663fc commit 4ee10e0

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ Cross-platform window customization framework for Qt Widgets and Qt Quick. Suppo
88

99
You can join our [Discord channel](https://discord.gg/grrM4Tmesy) to communicate with us. You can share your findings, thoughts and ideas on improving / implementing FramelessHelper functionalities on more platforms and apps!
1010

11-
## HELP WANTED!
12-
13-
1. The current CMake package code is not complete and still has some small issues. Need some experienced CMake developers to help me improve it!
14-
2. The current Linux/X11 implementation is not stable enough and still has some bugs. Need some experienced Linux developers to help me improve it!
15-
3. The current macOS implementation is not stable enough and still has some bugs. Need some experienced macOS developers to help me improve it!
16-
1711
## Roadmap
1812

1913
- Common: Add cross-platform customizable system menu for both Qt Widgets and Qt Quick. Also supports both light and dark theme.
@@ -33,6 +27,7 @@ You can join our [Discord channel](https://discord.gg/grrM4Tmesy) to communicate
3327
- Window management: It is now possible to close the window (the dtor is executed) and show it again without breaking the frameless functionalities.
3428
- Theme: It is now possible to force a desired theme instead of always respecting the system theme.
3529
- Build system: The [**Ninja Multi-Config**](https://cmake.org/cmake/help/latest/generator/Ninja%20Multi-Config.html) generator is fully supported now, finally!
30+
- Docs: There have been some improvements of the build instructions.
3631
- Routine bug fixes and internal refactorings.
3732

3833
## Highlights v2.3

0 commit comments

Comments
 (0)