Skip to content

0.4

Compare
Choose a tag to compare
@Luwx Luwx released this 07 Feb 08:40
· 75 commits to master since this release

This release includes redesigned tabs, new animations for various widgets, a more polished overall look, and bug fixes.

Relevant changes:

  • Widgets now use box blur for generating shadows (the same used by the Kwin decoration), instead of a custom function, resulting in smoother and better looking drop shadows.
  • Removed some settings that didn't get much use.
  • Fixed crashes caused by the old tab code.
  • Added the option to unify the konsole tab bar with the header area (disabled by default because it only works under specific configurations)
  • Added the option to draw a highlight in the active tab, use this option if your color scheme doesn't provide enough contrast:
    image

Added animations

  • Ripple effect when button is clicked:
    ripple

  • Radio and checkbox animations:
    radio
    checkbox

  • Line edit focus animation:
    lineedit

  • Menu item hover animation:
    menu