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)
Dec 20 2023, 2:31 AM
Unknown Object (File)
Dec 15 2023, 4:38 AM
Unknown Object (File)
Nov 22 2023, 11:52 AM
Unknown Object (File)
Nov 21 2023, 4:53 PM
Unknown Object (File)
Nov 14 2023, 8:57 AM
Unknown Object (File)
Nov 12 2023, 9:42 AM
Unknown Object (File)
Nov 12 2023, 9:07 AM
Unknown Object (File)
Nov 11 2023, 11:42 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.