Fork of KDE Breeze to provide Classik and Kite window decoration styles in a binary.
- Also provides Oxygen/Breeze and Redmond button icon styles;
- Provides both a Window Decoration and an Application Style so that icons in dockable panels match the titlebar icons;
- Configurable button spacing (left and right);
- Configurable whether to draw bold button icons for HiDPI displays.
OpenSUSE Tumbleweed/Leap repository:
https://software.opensuse.org//download.html?project=home%3Apaul4us&package=classikstyles
NB: for Leap you will first need to install newer KDE packages from https://en.opensuse.org/SDB:KDE_repositories
Raw RPM binary package from OpenSUSE Tumbleweed - these RPM packages may also work in other distributions:
OpenSUSE Tumbleweed build dependencies:
sudo zypper in cmake extra-cmake-modules libQt5Core-devel libQt5Gui-devel libQt5DBus-devel libqt5-qtx11extras-devel libkdecoration2-devel kcoreaddons-devel kguiaddons-devel kconfigwidgets-devel kwindowsystem-devel ki18n-devel kiconthemes-devel kpackage-devel libQt5QuickControls2-devel frameworkintegration-devel kcmutils-devel
Build and install from source script:
chmod +x install.sh
./install.sh
Uninstall build script:
chmod +x uninstall.sh
./uninstall.sh