diff options
author | Hello=) <t3st3r@laptop.lan> | 2016-06-01 04:46:22 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-06-04 14:56:42 +0300 |
commit | 5573924ce6dccebcffeb7d43258fa87db5dbe738 (patch) | |
tree | 10bb16ee16ffda6e919b56c983230b435285fdb2 /data/themes/golden-delicious/CHANGELOG.txt | |
parent | 26c2dbd9a132c0c6fa20c5f2dd87c3a741a20c00 (diff) | |
download | plus-5573924ce6dccebcffeb7d43258fa87db5dbe738.tar.gz plus-5573924ce6dccebcffeb7d43258fa87db5dbe738.tar.bz2 plus-5573924ce6dccebcffeb7d43258fa87db5dbe738.tar.xz plus-5573924ce6dccebcffeb7d43258fa87db5dbe738.zip |
Port of close button glow and choping of titlebar sizes.
Close buttno now glows titlebar parts on hover, this reqired massive changes to coordinates and window bitmaps.
Then, once it had to be reshuffled anyway, I've took opportunity to reduce some titlebar sized a bit, windows now a bit more compact.
Diffstat (limited to 'data/themes/golden-delicious/CHANGELOG.txt')
-rw-r--r-- | data/themes/golden-delicious/CHANGELOG.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/themes/golden-delicious/CHANGELOG.txt b/data/themes/golden-delicious/CHANGELOG.txt index 62961ab71..8e81b55c6 100644 --- a/data/themes/golden-delicious/CHANGELOG.txt +++ b/data/themes/golden-delicious/CHANGELOG.txt @@ -1,4 +1,4 @@ -Legend: +Legend: [!] Bug fixed (usability issues/visual defects/etc). [*] Some changes or misc. stuff. [+] Something new. @@ -7,18 +7,18 @@ Version 0.3. Three years later I've finally spotted obvious bugs. Changes; [!] Fixed items window theming: selected slot had odd appearance. [+] Redrawn checkboxes in hope to improve their appearance. + [+] Backported highlighted [X] button glow from XFWM4 theme. + Took shitload of coordinates fixups and bug hunting. + [*] Windows had very large titlebars, chopped largest of 'em a bit. [*] Misc fixes/improvements for buttons and tabs. Tabs use more consistent bit patterns, highlight strengtened a bit. Buttons are also using more consistent patterns, bevels are less bright and pressing buttons are a bit more convincing since bit patterns now also move accordingly. - + [*] Buttons of drop-downs repix'd to look better (they were too small). TODO: - [*] Backport "glamourous" close button highlight from XFWM4 version - of this theme (yes, it exists). Not a low-hanging fruit: should - recompute button positions, could cause some visual glitches. - [*] Theme should use different colors for "channel" and "whisper" tabs! + [*] (WIP) Theme should use different colors for "channel" and "whisper" tabs! [*] My hourglass isn't best pixel art ever and could be improved. [*] Now progressbars could use bitmaps. This apparently allows superb appearance of progressbars. Should give it a try! |