| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
1. Add option to load global styles from luminaDesktop.conf
2. Fix up the default icon/menu size of the start menu and item icons.
3. Fix up a signal/slot mis-connect in the start menu.
|
|
|
|
|
| |
Also fix up the loading of favorites/mime_defaults from the luminaDesktop.conf,
Update the TrueOS default configuration file a bit.
|
| |
|
|
|
|
| |
If nothing is specified, try to load the PREFIX/share/wallpapers/lumina-nature directory. If that does not exist, it will use the original fallback of the defaultBackground.jpg file in the share directory.
|
| |
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
mimetypes with lumina-archiver by default.
|
|
|
|
| |
uncomment it to use the settings it will be valid).
|
| |
|
|
|
|
|
| |
1) Remove peazip from the "tar" mimetypes
2) Add phototonic to the images/* mimetypes.
|
|
|
|
| |
fluxbox theme, etc..)
|
|\ |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
file/wallpaper are added into the build. This now means that we can commit any generic *-${OS}.[jpg/conf] here to the defaults directory and it will automatically get pulled in at build time.
|
| |
|
| |
|
|
|
|
| |
luminaDesktop.conf.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
1) Fix up the desktopbar plugin to work with the new file locations for configs.
2) Fix up the replacement of the "~/" prefix on a file path with the users home dir.
3) Add default favorites for the ~/[Documents, Downloads, Pictures, Videos] directories.
4) Add the ability to specify quicklaunch apps within luminaDesktop.conf (almost the same as the favorites options).
5) Another couple tweaks for the Glass theme.
6) Have the non-applauncher desktop plugins fill in from the bottom-right of the screen. This provides automatic separation between the auto-generated launchers and other plugins.
7) Add a second, auto-hidden panel at the top of the primary screen by default with the desktopbar plugin there (for instance access to favorites & ~/Desktop files/dirs)
|
|
|
|
|
| |
1) Move the "runtime" directory in the users home to the XDG_CONFIG_HOME/lumina-desktop rather than ~/.lumina
2) Update the Glass theme a bit more.
|
| |
|
|
|
|
| |
also allow regex wildard matching when looking for default applications ("text/*" will grab all text mimetypes for instance).
|
|
|
|
|
|
|
|
|
| |
1) Reset which dirs are watched for apps to be installed into every time the watcher updates (fixes the detection of KDE apps getting installed/removed)
2) Add a new LuminaUtils function for converting a .desktop or binary name into a full path (searching all the various system dirs until it finds the file)
3) Convert the luminaDesktop.conf parser to allow relative paths/filenames for favorite/default apps
4) Update the default luminaDesktop.conf file quite a bit so there are app actually setup out of box.
5) Update the luminaDesktop.conf parser to properly set mimetypes as needed.
6) Fix the install location of the lumina-fm icon.
|
|
|
|
| |
tree, update luminaDesktop.conf to include this plugin as well as other quick out-of-box shortcuts.
|
|
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed.
|