-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangeLog
48 lines (40 loc) · 1.52 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
V5.21
---------
* Bumped the version to 5.21 without any change (breeze-5.21.0 added shadow animation but I didn't import it to save resources).
V5.20
---------
* Bumped the version to 5.20 without any change (breeze-5.20.0 removed button animation settings but I kept them).
V5.19
---------
* Imported useful changes in Breeze 5.19.1.
* Changed QVariantAnimation emuns to QAbstractAnimation ones.
V5.18
---------
* Imported some of the changes in Breeze 5.18.0.
V5.17
---------
* Imported some of the changes in Breeze 5.17.1.
* Milder hover/press backgrounds for non-macOS buttons.
V5.16
---------
* Imported some of the changes in Breeze 5.16.0.
* Added an option for extra horizontal title margin.
V5.15
---------
* Imported the changes in Breeze 5.15.0.
* Added the checkbox "Only for dialogs" to the exception dialog to support separate settings for dialogs.
V5.14
---------
* Upgraded for Breeze 5.14 with its new shadows.
* Applied the upstream patch https://phabricator.kde.org/D16596.
* Replaced font boldness checkbox with weight combobox.
* Also include borders in the opacity override.
V5.13
---------
* First version, made out of Breeze 5.13 and BreezeBlurred with new options.
* Set the font style name for KDE to render it correctly. I don't know why KDE needs that while LXQt doesn't.
* Added an option for not using macOS-like buttons.
* Added flatness to the exception list.
* Made inactive macOS-like buttons gray.
* Added a setting for button spacing.
* Added opacity override to the exception dialog.