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)
Wed, Nov 19, 4:09 PM
Unknown Object (File)
Thu, Oct 30, 1:23 AM
Unknown Object (File)
Thu, Oct 30, 12:26 AM
Unknown Object (File)
Wed, Oct 29, 9:13 PM
Unknown Object (File)
Wed, Oct 29, 8:23 PM
Unknown Object (File)
Wed, Oct 29, 6:47 PM
Unknown Object (File)
Wed, Oct 29, 5:32 PM
Unknown Object (File)
Wed, Oct 29, 3:35 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.