diff options
author | Mavridis Philippe <mavridisf@gmail.com> | 2021-06-26 17:32:47 +0300 |
---|---|---|
committer | Mavridis Philippe <mavridisf@gmail.com> | 2021-06-26 17:32:47 +0300 |
commit | 87ff2096d2edd4d2013b9298fedd64c7fa5aea5c (patch) | |
tree | 8b73b401aad86007ba5c87a2378223abc2cc770d /ChangeLog | |
parent | 17c718c3497e1c2b36b7ba38454c39265b994c3d (diff) | |
download | twin-style-dekorator-87ff2096d2edd4d2013b9298fedd64c7fa5aea5c.tar.gz twin-style-dekorator-87ff2096d2edd4d2013b9298fedd64c7fa5aea5c.zip |
Renamed text files to conform with other packages
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..a737699 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,20 @@ +0.1: +* initial release. + +0.2: +* configurable text shadows. +* buttons animation support. +* buttons shift support. +* new theme managemnt tab which lets you install themes in a snap, even from the web. +* few other options in the config dialog. + +0.3: +* better masking, for how to use it properly look at the Bushido-Yellow-theme inside the tarball. +* new hue colorizing method, proposed by Azzali Matteo AKA mattepiu. +* if supplied transparent images deKorator will fill it with the style background color, this will allow some "powder" style windec, this idea was proposed by the autor of powder,Remi VillatelAKA Maxilys. +* support for title bar wheel mouse action as introduced in kde 3.5.1, patch supplied by Morten Johansson. +* global themes support, this feature allows rpms and debs builders to build themes packages as proposed by loki, deKorator will look for the global themes at $TDEDIR/share/apps/deKorator/themes. +* much more configureabilty when regarding to active and inactive decos and buttons. +* custom colors for buttons. +* new theme The K-style:Infinity-theme, done by Zoran Karavla, included in the tarball and shown in the screenshots. +* few other options in the config dialog. |