gtk3-theme-oxygen - Oxygen GTK 3.x Theme
# zypper addrepo http://ftp.gwdg.de/pub/opensuse/repositories/KDE:/Extra/openSUSE_13.2/ opensuse-kde-extra
# zypper install gtk3-theme-oxygen
2015-08-04 - sor.alexei@meowr.ru - Use %cmake marco. - Add qt-config-path.patch: search Qt (oxygen-qt5) config paths. - Switch to TS_PLAIN tabstyles as oxygen-qt5 did. - Prettify description. - Require Gtk 3.14 or earlier: Gtk 3.15+ breaks non-CSS themes.
2014-10-29 - hrvoje.senjan@gmail.com - Update to version 1.4.1 * Properly handle GTK_STATE_FLAG_CHECKED when rendering check buttons or radio buttons (kde#338538) * Fixed progressbars rendering * Changed AnimationType::None into AnimationType::NoAnimation due to possible conflict with X11 None. * Disconnect old button if already set (kde#339174) * Fixed decoColor consistently with Qt
2014-07-05 - hrvoje.senjan@gmail.com - Update to 1.4.0 * New upstream release, no changelog provided from upstream
2014-04-13 - hrvoje.senjan@gmail.com - Update to 1.3.5 * made more widgets 'transparent' via css, to get the proper background gradient behind * fix crash with menubar animations when invalid menubar was passed * fixed updates for treeviews embedded in scrolled-windows * added (still not perfect) support for firefox compiled against gtk3 - Drop 0001-make-sure-parent-is-registered-to-innerShadowEngine-.patch, merged upstream
2014-03-18 - hrvoje.senjan@gmail.com - Added crashfix from upstream: 0001-make-sure-parent-is-registered-to-innerShadowEngine-.patch, kde#331879
2014-03-08 - hrvoje.senjan@gmail.com - Update to version 1.3.4 * Bugfix release, no changelog provided from upstream
2014-01-24 - hrvoje.senjan@gmail.com - Update to version 1.3.3 * Bugfix release, no changelog provided from upstream
2013-12-16 - hrvoje.senjan@gmail.com - Update to version 1.3.1 * Bugfix release, no changelog provided from upstream - Adjust Source URL (ftp will soon no longer be used on KDE's mirrors) - Bump minimal pkgconfig(gtk+-3.0) BuildRequires to >= 3.10.0
2013-08-29 - hrvoje.senjan@gmail.com - Update to version 1.2.0 * Bugfix release, no changelog provided from upstream
2013-05-31 - hrvoje.senjan@gmail.com - Update to version 1.1.4 * Use popen instead of g_spawn_command_line_sync() (kde#318891) * Make sure that 'runCommand' reads the full output of the command (kde#318891) * Fix command output reading for multi-read case * Re-added x2 size increment in case of overflow * Check event mask for all GtkWindow and GtkViewport before enabling window drag