Bug 98561 - [PATCH] Add better support for Enlightenment and LXQt
Summary: [PATCH] Add better support for Enlightenment and LXQt
Status: RESOLVED FIXED
Alias: None
Product: Portland
Classification: Unclassified
Component: xdg-utils (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Portland Bugs
QA Contact:
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-11-03 00:35 UTC by Simon Lees (SUSE)
Modified: 2017-02-28 21:36 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Add more complete support for enlightenment and lxqt (4.99 KB, patch)
2016-11-03 00:35 UTC, Simon Lees (SUSE)
Details | Splinter Review

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.