Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Dec 2021 13:57:41 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: 73d01fe3c803 - main - x11-wm/dwl: simplify desktop session
Message-ID:  <202112311357.1BVDvfVk000540@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=73d01fe3c803539ee0189c1dd48e1946ca6c5795

commit 73d01fe3c803539ee0189c1dd48e1946ca6c5795
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-12-31 13:39:15 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-12-31 13:57:28 +0000

    x11-wm/dwl: simplify desktop session
    
    Based on sway/labwc but DesktopNames is from wayfire as a hint for DM
    to set XDG_CURRENT_DESKTOP for xdg-desktop-portal-wlr.
---
 x11-wm/dwl/files/dwl.desktop | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/x11-wm/dwl/files/dwl.desktop b/x11-wm/dwl/files/dwl.desktop
index 4d792f27e5da..f9276fb26069 100644
--- a/x11-wm/dwl/files/dwl.desktop
+++ b/x11-wm/dwl/files/dwl.desktop
@@ -1,7 +1,6 @@
 [Desktop Entry]
 Name=dwl
+Comment=dwm for Wayland
 Exec=dwl
-TryExec=dwl
-Icon=
 Type=Application
 DesktopNames=wlroots



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