Date: Tue, 11 Jan 2022 08:14:48 GMT From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b8781fca7066 - main - deskutils/latte-dock: update to 0.10.7 Message-ID: <202201110814.20B8EmWN097901@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=b8781fca706615101723117ef790fbe60c636ad3 commit b8781fca706615101723117ef790fbe60c636ad3 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-01-11 07:47:58 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-01-11 08:11:08 +0000 deskutils/latte-dock: update to 0.10.7 Changelog: * multi-screen: always trust KWin under X11 in order to set correct struts for panels and docks * automatically offset centered applets when the left or right widgets overlap the centered one * windowsgobelow: show properly during startup * kwinedges: calculate accurately their size and position * improve applets dragging during rearrange and configure widgets mode * hide thin tooltips properly at some cases that were stack * fill one pixel gap of justify splitters during rearrange and configure widgets mode * fix, windows belong to screen whenever they are touching it. This way a window could belong in more than one screens and be taken into account for visibility modes and active window tracking * remove file extensions for layouts and templates properly in order to identify the layout or template name * fix build for Freebsd * x11: force OnAllDesktops for all docks and panels during creation * fix empty availableScreenRegion broadcast to Plasma --- deskutils/latte-dock/Makefile | 2 +- deskutils/latte-dock/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deskutils/latte-dock/Makefile b/deskutils/latte-dock/Makefile index 98e25e3eac96..6ff02ad6b4ea 100644 --- a/deskutils/latte-dock/Makefile +++ b/deskutils/latte-dock/Makefile @@ -1,5 +1,5 @@ PORTNAME= latte-dock -DISTVERSION= 0.10.6 +DISTVERSION= 0.10.7 CATEGORIES= deskutils kde MASTER_SITES= KDE/stable/latte-dock diff --git a/deskutils/latte-dock/distinfo b/deskutils/latte-dock/distinfo index 33fc2f0ed605..5f52f166b2d6 100644 --- a/deskutils/latte-dock/distinfo +++ b/deskutils/latte-dock/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639850062 -SHA256 (latte-dock-0.10.6.tar.xz) = 282519844d1a2bc7cb82cb3c8d150be94b14f112c21717136e7f8b30618d6e43 -SIZE (latte-dock-0.10.6.tar.xz) = 1000544 +TIMESTAMP = 1641887202 +SHA256 (latte-dock-0.10.7.tar.xz) = de7a64328efd8dbb46d5129837aff6ca50429688627e7b0e9b9c45ad2ede63c4 +SIZE (latte-dock-0.10.7.tar.xz) = 1001356
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201110814.20B8EmWN097901>