| Commit message (Collapse) | Author | Age |
|
|
|
| |
Lumina starts up for a user, based on entries in the system's luminaDesktop.conf file.
|
|
|
|
|
|
|
|
| |
1) Turn on some themes by default (DarkGlass/Black)
2) Sync icon theme between desktop/lthemeengine
3) If DarkGlass/Black is for the desktop, automatically turn on the "darker" color scheme for applications within lthemeengine.
4) Ensure lumina-pdf is added as a default PDF viewer.
5) Change the wallpapers/interface for the TrueOS defaults.
|
|
|
|
| |
This will help identify if people are at the point where lumina-pdf and lumina-theme-engine are integrated or not.
|
| |
|
|
|
|
| |
Ensure the translation files are all in sync as well.
|
|
|
|
| |
to another on the first start of the desktop, and enable that migration for single-monitor arrangements.
|
|
|
|
| |
the new port files.
|
| |
|
|
|
|
| |
the recent 1.2.0 release.
|
| |
|
| |
|
|
|
|
| |
syntax when setting the default configuration for the primary monitor.
|
| |
|
|
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)
|