| Commit message (Collapse) | Author | Age |
|
|
|
| |
system.
|
|\ |
|
| | |
|
| |
| |
| |
| | |
systems.
|
|/
|
|
| |
application registrations within the user's local applications dir. Also have it install it's own .desktop registrations on the system at install time.
|
|
|
|
| |
changes to the file).
|
| |
|
|
|
|
| |
lumina-textedit binary. This makes it a lot easier to use the editor from the command line.
|
|
|
|
|
|
| |
(accounts for the change to SHARE/lumina-desktop rather than SHARE/Lumina-DE).
Also fix the wallpaper dir detection routine within lumina-config (same issue - install dir change broke the path detection).
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
1) Move from "NO_I18N" to "WITH_I18N". This will ensure that the source version of the localizations are not installed unless explicitly requested (since the "real" localization files are in the lumina-i18n repo - these source files are theauto-generated ones before getting sent up to the pootle localization system).
2) Add a few more .desktop files for the various Lumina utilities.
|
|
|
|
| |
"xterm" set as the termcap interface), line wrapping is in as needed, the background is a bit more opaque now, and tabs close properly now.
|
| |
|
| |
|
|
|
|
| |
mimetypes.
|
|
|
|
| |
directory.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
| |
remove '.png' which causes icon not to be found
|
| |
|
|
|
|
| |
which window is under the mouse click (in the case of layered windows at the click point).
|
|
|
|
| |
regard to which dir the screenshot is saved.
|
|
|
|
| |
current selection match, and find the next one (don't replace the next one until the user can see it highlighted first).
|
|
|
|
| |
image type)
|
|
|
|
| |
QImage based, allows the user to zoom in/out on the screenshot, and crop the image all before saving to disk.
|
| |
|
|
|
|
| |
weight....
|
|
|
|
| |
opaque) for a nice effect.
|
| |
|
| |
|
| |
|
|
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.
|