| Commit message (Collapse) | Author | Age |
|
|
|
| |
QApplication instance.
|
|
|
|
| |
Lumina starts up for a user, based on entries in the system's luminaDesktop.conf file.
|
|
|
|
| |
to another on the first start of the desktop, and enable that migration for single-monitor arrangements.
|
|
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)
|