Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2021 21:30:57 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5aaf95a3664f - main - x11-wm/labwc: chase upstream description after 377a9eb9993c
Message-ID:  <202104152130.13FLUvpS015266@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5aaf95a3664f76be78c8964f420a9e78054ce9cc

commit 5aaf95a3664f76be78c8964f420a9e78054ce9cc
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-04-15 21:28:07 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-04-15 21:30:01 +0000

    x11-wm/labwc: chase upstream description after 377a9eb9993c
---
 x11-wm/labwc/Makefile  |  2 +-
 x11-wm/labwc/pkg-descr | 12 ++++--------
 2 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile
index 5378d9a4c710..b9e0e599a630 100644
--- a/x11-wm/labwc/Makefile
+++ b/x11-wm/labwc/Makefile
@@ -6,7 +6,7 @@ PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	8ab89211e4dd.patch:-p1 # https://github.com/johanmalm/labwc/pull/30
 
 MAINTAINER=	jbeich@FreeBSD.org
-COMMENT=	Openbox alternative for Wayland
+COMMENT=	Wayland stacking compositor
 
 LICENSE=	GPLv2
 
diff --git a/x11-wm/labwc/pkg-descr b/x11-wm/labwc/pkg-descr
index 5f2ccfd786e3..04babcf2ceb8 100644
--- a/x11-wm/labwc/pkg-descr
+++ b/x11-wm/labwc/pkg-descr
@@ -1,12 +1,8 @@
 Labwc is a wlroots-based stacking compositor for Wayland.
 
-It has the following aims:
-
-- Be light-weight, small and fast
-- Have the look and feel of openbox albeit with a smaller feature set
-- Where practicable, use clients to show wall-paper, take screenshots,
-  and so on
-- Stay in keeping with wlroots and sway in terms of approach and
-  coding style
+It aims to be light-weight and independent, with a focus on simply
+stacking windows well and rendering some window decorations. Where
+practicable, it uses clients for wall-paper, panels, screenshots, and
+so on.
 
 WWW: https://github.com/johanmalm/labwc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104152130.13FLUvpS015266>