./graphics/kvantum, SVG-based theme engine for Qt and KDE

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.0nb1, Package name: kvantum-1.1.0nb1, Maintainer: pin

Kvantum (by Pedram Pourang, a.k.a. Tsu Jan) is an SVG-based theme engine for Qt,
tuned to KDE and LXQt, with an emphasis on elegance, usability and practicality.
Kvantum has a default dark theme, which is inspired by the default theme of
Enlightenment. Creation of realistic themes like that for KDE was my first
reason to make Kvantum but it goes far beyond its default theme: you could make
themes with very different looks and feels for it, whether they be
photorealistic or cartoonish, 3D or flat, embellished or minimalistic, or
something in between, and Kvantum will let you control almost every aspect of
Qt widgets.

Kvantum also comes with extra themes that are installed as root with Qt
installation and can be selected and activated by using Kvantum Manager.


Required to run:
[graphics/hicolor-icon-theme] [x11/qt5-qtsvg] [x11/qt5-qtx11extras] [x11/qt5-qtbase] [x11/kwindowsystem]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 2967.503 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
   2024-03-20 14:10:11 by pin | Files touched by this commit (5) | Package updated
Log message:
graphics/kvantum: update to 1.1.0

V1.1.0
---------
 * Made the default compilation be against Qt6. (For Qt5, set \ 
"ENABLE_QT5" to "ON", as in `cmake .. -DENABLE_QT5=ON`.)

 NOTE: On pkgsrc Qt5 is on by default until LXQt is Qt6 (off for now) ready and \ 
we have a KDE frameworks 6 package.

 * Removed the support for qmake (because KF6 doesn't support it).
 * Made it possible to reduce only the opacity of inactive windows with negative \ 
values of the relevant setting (in Kvantum Manager).
 * Added a workaround for a bug in Qt 6.6, because of which, translucent menus \ 
on a non-primary screen might be drawn with their minimum sizes and without \ 
contents after being moved.
 * Ensure an opaque base color for combo popups on toolbars.
 * Use the standard palette when restoring the text colors on an unstyled toolbar.
 * Added a workaround for tiny overlaps between tree branch lines with \ 
translucent light/dark colors.
 * Added a toolbar, containing a date-time editor with popup and a progress-bar, \ 
below the top toolbars of kvantumpreview.
 * Added a workaround for a crashing bug in KDE's plasma-settings.
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-05-22 23:00:50 by Thomas Klausner | Files touched by this commit (645)
Log message:
*: bump for libproxy 0.5
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-04-10 17:21:56 by pin | Files touched by this commit (3) | Package updated
Log message:
graphics/kvantum: update to 1.0.10

In addition to better drawing of some widgets,

- To support Qt5 long after Qt6 becomes the default, compilation without KDE
  Frameworks is made possible (if it is used, KWin's blur effect will be
  available only under X11). It works with Qt6 too.
- Rounded buttons, combo-boxes and line-edits are allowed in LibreOffice.
- Openbox themes are removed (Openbox's development stopped years ago).
  If you use Openbox, you could import its themes from older versions of
  Kvantum at GitHub.