Commit Graph

5 Commits

Author SHA1 Message Date
Yuhang Zhao f70158a276 Add cross-platform Acrylic Effect
Currently still lacking Linux and macOS support,
but will be added sooner.

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
2021-03-08 14:10:55 +08:00
Yuhang Zhao ba4095251d Fix Qt 5.12 build
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
2020-12-02 16:40:21 +08:00
Yuhang Zhao 8e78e275e4 Add a cross-platform frameless window example
Written in pure Qt. Cross-platform.
Lacking the system features on Windows of course.

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
2020-11-19 12:20:11 +08:00
Yuhang Zhao 208e831fc5 Add a full-featured win32 example.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
2020-10-16 15:48:01 +08:00
Yuhang Zhao fe3fbf34e9 Add the QMainWindow example.
And re-arrange the examples.

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
2020-10-12 15:10:51 +08:00