Bug 98561

Summary: [PATCH] Add better support for Enlightenment and LXQt
Product: Portland Reporter: Simon Lees (SUSE) <sflees>
Component: xdg-utilsAssignee: Portland Bugs <portland-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium Keywords: patch
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Add more complete support for enlightenment and lxqt

Description Simon Lees (SUSE) 2016-11-03 00:35:32 UTC
Created attachment 127708 [details] [review]
Add more complete support for enlightenment and lxqt

The proposed attachment adds more complete support for enlightenment and LXQt, The enlightenment part has been tested in openSUSE for well over a year (I thought I already upstreamed it).
Comment 1 Rex Dieter 2017-02-28 17:12:21 UTC
I'll apply this today, except for snippet

+      elif [ x"$LXQT_SESSION_CONFIG" != x"" ]; then DE=mate;

I'm guessing that's an error?  should be DE=lxqt
Comment 2 Simon Lees (SUSE) 2017-02-28 21:36:22 UTC
(In reply to Rex Dieter from comment #1)
> I'll apply this today, except for snippet
> 
> +      elif [ x"$LXQT_SESSION_CONFIG" != x"" ]; then DE=mate;
> 
> I'm guessing that's an error?  should be DE=lxqt

Yeah woops I guess thats a typo

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.