| Commit message (Collapse) | Author | Age |
|
|
|
| |
remove it before launching the desktop.
|
| |
|
|
|
|
|
|
|
| |
1) Dismantle the Lumina library completely.
2) Setup lots of small subproject files (.pri) for the individual classes within the old library.
3) Move all the Lumina binaries to use the new subproject files
4) Split up the LuminaUtils class/files into LUtils and LDesktopUtils (generic utilities, and desktop-specific utilities)
|
| |
|
|
|
|
|
| |
1) Make sure when re-calling with xinit, that the full path of the binary is used
2) When starting the desktop, try to detect/launch a temporary dbus session so that Qt can function properly without crashing.
|
|
|
|
| |
needed. This should detect if an X session is already active, and startup X if not.
|
|
|
|
| |
previous display configuration on Lumina start.
|
| |
|
|
|