git: 441deeb3babb - main - x11/nwg-drawer: add new port

Jan Beich jbeich at FreeBSD.org
Mon Jun 21 22:25:37 UTC 2021


Jan Beich <jbeich at 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 at FreeBSD.org>
> AuthorDate: 2021-06-21 21:36:11 +0000
> Commit:     Jan Beich <jbeich at 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...


More information about the dev-commits-ports-main mailing list