diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2016-04-05 02:46:02 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2016-04-05 02:46:02 +0200 |
commit | 0fa8770a5566743737ef2812d1f4e6c04d968cda (patch) | |
tree | 2b21a699d9c5a5b4af649f3a7046bb9ae4cb9ad7 /ChangeLog | |
download | tde-style-domino-0fa8770a5566743737ef2812d1f4e6c04d968cda.tar.gz tde-style-domino-0fa8770a5566743737ef2812d1f4e6c04d968cda.zip |
Initial import of kde-style-domino 0.4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..6c4f802 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,39 @@ + +0.4 +* new option for indented / non indented menu items +* new option for highlighted tool button icons on mouse over +* the button look for tool(bar) buttons is now optional +* new rubberband options +* smaller tabWidget margins +* respects Gwenview's / Kicker's taskbar applet / Konversation's own mousewheel handling for scrollviews +* clipped popup menu edges, for a better look with KWin's shadows (Beryl seems not to support it). +* fixes pixmaps on PowerPC architecture +* fixes functionality of some popup QToolButtons and adapts their look and behavior to KToolBarButtons +* the content of popup menus with a side pixmap is visible again (Amarok, Digikam) +* adapts KMenu's section header style +* fixes Kickoff's tab icon alignment +* fixes possible crash with enabled text effect +* lets apps using their own label colors on tabs (if they're not defaulting to a fixed color like konsole) +* decoration: option "dark window frame" draws a darker frame +* decoration: borders are hidden when in maximized mode and moving / resizing of maximized windows is not allowed. + + +0.3 +* decoration buttons on inactive windows are now visible if the mouse is over the titlebar +* a new thinner contour for the buttons (raised and sunken) +* different button contour colors for mousehover, pressed and default states +* mouseclick on LineEdits hides the cursor +* disabled toolButtons in non KDE applications are now drawn grayed out and with 50 % reduced transparency +* buttons respect background pixmaps +* text effect option +* animated progressbar +* configurable groupbox background color +* configurable selected popupmenu item color +* deactivatable popupmenu gradient +* faster smooth scrolling +* it's now possible to switch tabs with the mousewheel +* colors can now be drag between the tabs in the configurations dialog +* disables popupmenu (fake) transparency (they are cheap and broken) +* some speed improvements, especially the groupbox +* fixes mousewheel not switching desktops +* fixes diverse crashes |