update roadmap

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
This commit is contained in:
Yuhang Zhao 2022-04-29 10:36:50 +08:00
parent 2f629a9e5b
commit 16b7841bac
1 changed files with 1 additions and 1 deletions

View File

@ -40,8 +40,8 @@
- [ ] All: Add cross-platform system menu for both Qt Widgets and Qt Quick. Support both light and dark theme. Can be triggered by right-clicking on the title bar area or pressing the system menu shortcut (ALT + SPACE).
- [ ] All: Add QtWebEngine demo applications for both Qt Widgets and Qt Quick.
- [ ] All: Make more settings and options configurable through environment variables and configuration files.
- [ ] Windows: Snap layout feature introduced in Windows 11.
- Future versions
- [ ] Windows: Maximize button docking feature introduced in Windows 11.
- [ ] Linux: Support runtime theme switching.
- [ ] Linux: Move window resize area outside of the client area.
- [ ] More feature requests are welcome!