pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/kvantum
Module Name: pkgsrc
Committed By: pin
Date: Fri Feb 10 14:41:28 UTC 2023
Modified Files:
pkgsrc/graphics/kvantum: Makefile distinfo
Log Message:
graphics/kvantum: update to 1.0.8
V1.0.8
---------
- Fixed dragging of inactive windows of multi-window apps under Wayland.
- Fixed a miscalculation about setting menu-item height in a rare case.
- Improved the workaround for Qt's hover bug in combo-boxes (especially under
Wayland).
- Workaround for Qt's hover bug in header views (especially under Wayland).
- Support combo menu icons whose widths are greater than the small icon size.
- Limited the extra vertical margins of menu-item icons to 1px.
- Smaller text-icon spacing for editable comboboxes that are drawn as lineedits.
- Added vertical text margins of lineedits to their heights.
- Also animate busy progressbars without `QWidget` (like "indeterminate" QML
progressbars).
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/graphics/kvantum/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/graphics/kvantum/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/kvantum/Makefile
diff -u pkgsrc/graphics/kvantum/Makefile:1.27 pkgsrc/graphics/kvantum/Makefile:1.28
--- pkgsrc/graphics/kvantum/Makefile:1.27 Sun Jan 29 21:16:38 2023
+++ pkgsrc/graphics/kvantum/Makefile Fri Feb 10 14:41:28 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2023/01/29 21:16:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2023/02/10 14:41:28 pin Exp $
-DISTNAME= Kvantum-1.0.7
+DISTNAME= Kvantum-1.0.8
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
Index: pkgsrc/graphics/kvantum/distinfo
diff -u pkgsrc/graphics/kvantum/distinfo:1.19 pkgsrc/graphics/kvantum/distinfo:1.20
--- pkgsrc/graphics/kvantum/distinfo:1.19 Sun Dec 4 17:43:28 2022
+++ pkgsrc/graphics/kvantum/distinfo Fri Feb 10 14:41:28 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2022/12/04 17:43:28 pin Exp $
+$NetBSD: distinfo,v 1.20 2023/02/10 14:41:28 pin Exp $
-BLAKE2s (Kvantum-1.0.7.tar.gz) = 8e2df925f55f966e0c19da2f658d930ce73bae92bc4b73db4099425ccfeeffe6
-SHA512 (Kvantum-1.0.7.tar.gz) = 327a9dfec5725230a59f2ead811c7e7223c3c1ca442caec500ad7b031877d2f323adeffbad034047728bd94570bd03a37eeb650622cce149b84bd6a219e6d1e0
-Size (Kvantum-1.0.7.tar.gz) = 2975088 bytes
+BLAKE2s (Kvantum-1.0.8.tar.gz) = 831e92e60f1e8cfc2e141c49bf946692d685985e704cd65a7e7958f031bf8f82
+SHA512 (Kvantum-1.0.8.tar.gz) = b6689cbeed41fe43f00c5e8b563e3c405bf40436079f9ade6cc839d7339a1fda68ee7d29c80f51dd9db87ee2f6165e978c44e07fa3f944c0aec83a149c9221df
+Size (Kvantum-1.0.8.tar.gz) = 2977015 bytes
Home |
Main Index |
Thread Index |
Old Index