framelesshelper/include/FramelessHelper/Core
Yuhang Zhao 34596db939 fix various issues found by user
Issue list:

1. MinGW lacks some definitions so there's compilation errors
2. The chrome buttons' foreground color is incorrect when the window is inactive.
3. Adapt to new macros from Qt dev branch.
4. Remove unneeded parameter from setApplicationOSThemeAware().

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
2022-09-10 13:11:55 +08:00
..
private widget: add support for changing title font 2022-09-02 10:39:45 +08:00
ChromePalette add api to set title bar and chrome button color 2022-07-05 17:58:04 +08:00
FramelessHelper_Qt adjust the project file architecture 2022-03-20 12:30:00 +08:00
FramelessHelper_Win adjust the project file architecture 2022-03-20 12:30:00 +08:00
FramelessHelper_Windows adjust the project file architecture 2022-03-20 12:30:00 +08:00
FramelessManager centralize how we handle global options 2022-05-08 16:09:00 +08:00
Global adjust the project structure again 2022-03-21 14:28:52 +08:00
MicaMaterial Implement homemade Mica material & other improvements 2022-07-16 15:25:15 +08:00
Utils adjust the project file architecture 2022-03-20 12:30:00 +08:00
chromepalette.h Implement homemade Mica material & other improvements 2022-07-16 15:25:15 +08:00
framelesshelper_qt.h Implement homemade Mica material & other improvements 2022-07-16 15:25:15 +08:00
framelesshelper_win.h Implement homemade Mica material & other improvements 2022-07-16 15:25:15 +08:00
framelesshelper_windows.h fix various issues found by user 2022-09-10 13:11:55 +08:00
framelesshelpercore_global.h fix various issues found by user 2022-09-10 13:11:55 +08:00
framelessmanager.h Implement homemade Mica material & other improvements 2022-07-16 15:25:15 +08:00
micamaterial.h Implement homemade Mica material & other improvements 2022-07-16 15:25:15 +08:00
utils.h fix various issues found by user 2022-09-10 13:11:55 +08:00