Bug 238019

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:
Description Flags
patch file
none
patch with the desktop file
none
desktop entry patch none

Description Alexander Sieg 2019-05-21 11:46:13 UTC
Created attachment 204506 [details]
patch file
Comment 1 Mateusz Piotrowski freebsd_committer freebsd_triage 2019-05-21 13:34:59 UTC
I think you missed the actual .desktop file in the patch :)
Comment 2 Alexander Sieg 2019-05-21 14:00:36 UTC
Created attachment 204512 [details]
patch with the desktop file
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-05-21 21:24:16 UTC
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
Comment 4 Max Brazhnikov freebsd_committer freebsd_triage 2019-05-24 08:28:08 UTC
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
Comment 5 Hayato Kawajiri 2019-06-29 02:46:28 UTC
MARKED AS SPAM
Comment 6 Walter Schwarzenfeld 2019-08-15 10:37:59 UTC
Forgotten to close?