diff options
author | Mavridis Philippe <[email protected]> | 2024-10-03 20:32:40 +0300 |
---|---|---|
committer | Mavridis Philippe <[email protected]> | 2024-10-03 20:32:40 +0300 |
commit | 19097d1bb96f8d52743121fb8f00d90029f1dfc0 (patch) | |
tree | 30a179f283f71a8bb8e6f9db9c9b3a3ce9198376 /ChangeLog | |
download | twin-style-mallory-19097d1bb96f8d52743121fb8f00d90029f1dfc0.tar.gz twin-style-mallory-19097d1bb96f8d52743121fb8f00d90029f1dfc0.zip |
Initial commit
Sourced from https://www.pling.com/p/1100385
Signed-off-by: Mavridis Philippe <[email protected]>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..a30ba4b --- /dev/null +++ b/ChangeLog @@ -0,0 +1,25 @@ +-- ChangeLog --------------------------------- + +1.0: - A minimum size for the windows is now defined. + - 2 new sets of improved buttons (round or square). + - Menu icon uses the same space as the other icons for a better layout. + - ...and a all new set of colorschemes. + +0.9: - You can now have more or less rounded corners. + - And the resize handles change accordingly. You can have 1 dot, + 2 dots, 3 dots or a curve. + +0.8: - New more rounded corners. + - Frame gradient totally removed. + - Resize handles always unicolored. + - Switchable bigger handles. + +0.7: - Title text now stays in between the buttons so that long titles don't + go behind the right buttons any more. + +0.6: - Frame gradient is now switchable. + - Resize handles now use the corresponding defined color. + +0.5: - Last bug crushed. Mallory didn't like the option "Allow moving and + resizing of maximized windows" (Windows behavior) to be disabled. + - One label changed in config dialog. |