| Summary: | [PATCH] x11-wm/hikari: added desktop file so that hikari can be started form a login manager | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alexander Sieg <ports> | ||||||||
| Component: | Individual Port(s) | Assignee: | Mateusz Piotrowski <0mp> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | CC: | 0mp, kevanjake, makc, w.schwarzenfeld | ||||||||
| Priority: | --- | ||||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
I think you missed the actual .desktop file in the patch :) Created attachment 204512 [details]
patch with the desktop file
A commit references this bug: Author: 0mp Date: Tue May 21 21:24:03 UTC 2019 New revision: 502236 URL: https://svnweb.freebsd.org/changeset/ports/502236 Log: Add hikari.desktop for display/login managers. While here: - Include bsd.port.pre.mk before checking the value of WITH_DEBUG so that WITH_DEBUG_PORTS is respected. - Mention that the format of config.h may change across versions. PR: 238019 Submitted by: Alexander Sieg <alex@xanderio.de> Changes: head/x11-wm/hikari/Makefile head/x11-wm/hikari/files/ head/x11-wm/hikari/files/hikari.desktop.in Created attachment 204588 [details]
desktop entry patch
Couple of tweaks for desktop entry:
- Change its type to Xsession similar to other WMs
- Use full path to executable
MARKED AS SPAM Forgotten to close? |
Created attachment 204506 [details] patch file