Page MenuHomeFreeBSD

New port x11-wm/lxqt-session Session manager component for LXQt
ClosedPublic

Authored by jsm on Nov 13 2018, 3:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 1:47 PM
Unknown Object (File)
Thu, Apr 18, 6:26 PM
Unknown Object (File)
Thu, Apr 18, 6:26 PM
Unknown Object (File)
Thu, Apr 18, 6:26 PM
Unknown Object (File)
Thu, Apr 18, 6:26 PM
Unknown Object (File)
Thu, Apr 18, 6:26 PM
Unknown Object (File)
Thu, Apr 18, 6:05 PM
Unknown Object (File)
Tue, Apr 9, 10:21 PM
Subscribers

Details

Summary

New port x11-wm/lxqt-session

LXQt session handling and configuration.
Contains the startlxqt script and lxqt-leave
binary to respectively start and stop a LXQt DE session.

Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

x11-wm/lxqt-session/files/patch-CMakeLists.txt
8 ↗(On Diff #50365)

Maybe this needs to be set to LOCALBASE?

Using LOCALBASE in startlxqt

There could be a better way to do this. I simply added a cmake option, for extra
dirs to PREDEF_XDG_CONFIG_DIRS and PREDEF_XDG_DATA_DIRS. And the Makefile passes LOCALBASE
to that cmake option.

jsm marked 2 inline comments as done.Nov 14 2018, 3:44 PM
jsm added inline comments.
x11-wm/lxqt-session/files/patch-CMakeLists.txt
8 ↗(On Diff #50365)

Set to LOCALBASE passed from Makefile. IS there a more elegant way?

Use post-patch to correct XDG_CONFIG_DIRS

This revision is now accepted and ready to land.Jan 24 2019, 1:29 PM
This revision was automatically updated to reflect the committed changes.