Date: Tue, 22 Jun 2021 00:25:34 +0200 From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org Cc: dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 441deeb3babb - main - x11/nwg-drawer: add new port Message-ID: <zgvi-svmp-wny@FreeBSD.org> In-Reply-To: <202106212212.15LMCGNG086251__23324.802080036$1624313555$gmane$org@gitrepo.freebsd.org> (Jan Beich's message of "Mon, 21 Jun 2021 22:12:16 GMT") References: <202106212212.15LMCGNG086251__23324.802080036$1624313555$gmane$org@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jan Beich <jbeich@FreeBSD.org> writes: > The branch main has been updated by jbeich: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=441deeb3babb7928739f9eed423e76de5e9359ad > > commit 441deeb3babb7928739f9eed423e76de5e9359ad > Author: Jan Beich <jbeich@FreeBSD.org> > AuthorDate: 2021-06-21 21:36:11 +0000 > Commit: Jan Beich <jbeich@FreeBSD.org> > CommitDate: 2021-06-21 22:09:35 +0000 > > x11/nwg-drawer: add new port > > Fully configurable (with command line arguments and css) dock, written > in Go, aimed exclusively at sway Wayland compositor. It features > pinned buttons, task buttons, the workspace switcher and the launcher > button. By default the launcher starts nwg-drawer or nwggrid (if found). > > https://github.com/nwg-piotr/nwg-dock [...] > --- /dev/null > +++ b/x11/nwg-drawer/pkg-descr > @@ -0,0 +1,9 @@ > +nwg-drawer displays the application grid. The search entry > +allows to look for installed applications, and for files in XDG user > +directories. The grid view may also be filtered by categories. > + > +nwg-drawer is a golang replacement to nwggrid from nwg-launchers. > +It's being developed with sway in mind, but should also work with > +other wlroots-based Wayland compositors. > + > +WWW: https://github.com/nwg-piotr/nwg-drawer Synchronizing commit message with pkg-descr turned out to be error-prone. I regret adopting copy-pasta cargo cult...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?zgvi-svmp-wny>