| Commit message (Collapse) | Author | Age |
|
|
|
| |
luminaDesktop.conf.
|
|
|
|
| |
needed. This should detect if an X session is already active, and startup X if not.
|
| |
|
| |
|
|
|
|
| |
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) Move all the port files (.spec, .ebuild, debian dir, etc..) into the port-files dir.
2) Move all the FreeBSD port files into a "port-files/FreeBSD" sub-dir
3) Update all the build/install scripts (as much as possible - needs review by the porters) to account for the directory heirarchy change
4) Update the .gitignore file a bit so it is also aware of the new directory heirarchy
|
| |
|
| |
|
|
|
|
| |
build yet)
|
| |
|
|
|
|
| |
have the hidden flag set (since this is for using the app to launch something else - these apps are now valid to show).
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
between the windows key (standalone) and other winkey+<key> combinations.
|
| |
|
| |
|
|
|
|
| |
results).
|
|\ |
|
| | |
|
|/ |
|
|
|
|
|
| |
1) Change the install directory where Lumina puts all it's files at install time (L_SHAREDIR/lumina-desktop/ instead of L_SHAREDIR/Lumina-DE/)
This required some adjustments to the LuminaOS templates just to mirror the change.
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
1) Cleanup a compile warning in LDesktopBackground.cpp
2) Ensure the desktop re-themes when the theme changes (another leftover from changing the binary name)
3) Setup the appmenu and userbutton panel plugin to try and register themselves as "Start buttons" for the purpose of keyboard shortcuts opening them on demand.
|
| |
|
|
|
|
| |
start-menu-like plugins to determine whether they should respond to a show command, and setup all the systemstart plugins to use this system (will expand later to the appmenu and userbutton plugins as well).
|
|
|
|
| |
"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.
|
| |
|
|
|
|
| |
"lumina-desktop" for consistency. This also should catch/fix all those old xsessions/.desktop files floating around which did not make the transition to using the new start-lumina-desktop binary for launching the desktop.
|
|\ |
|
| |\
| | |
| | | |
Debian packaging scripts
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|/ /
| |
| |
| | |
original URL (in case of multiple redirects or invalid forwards - such as a capture portal on the network).
|
| | |
|
| |
| |
| |
| | |
already taken.
|
| |
| |
| |
| | |
primary icon, and the lumina icon as the fallback.
|
| | |
|
| | |
|
| |
| |
| |
| | |
mimetype matches in the default associations routine.
|
| |
| |
| |
| | |
add/detect the plugin properly.
|
| |
| |
| |
| | |
also allow regex wildard matching when looking for default applications ("text/*" will grab all text mimetypes for instance).
|
|\ \ |
|
| | |
| | |
| | |
| | | |
(~/.config/lumina-desktop/lumina-open.conf normally)
|
| | | |
|
| | |
| | |
| | |
| | | |
mimetypes.
|
| | |
| | |
| | |
| | | |
registering/finding the default email/terminal applications.
|