| Commit message (Collapse) | Author | Age |
|
|
|
| |
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).
|
| |
|
|
|
|
| |
"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.
|
|
|
|
| |
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.
|
|
|
|
| |
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)
|
|
|
|
| |
registering/finding the default email/terminal applications.
|
|
|
|
| |
changes the default mimetype used for email applications to "application/email"
|
|
|
|
| |
particular mimetypes.
|
|
|
|
| |
previous display configuration on Lumina start.
|
|
|
|
| |
current date in sync).
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
and such.
|
|
|
|
| |
(0.91 is just a more limited subset of 2.0 - all the same required fields)
|
|
|
|
| |
This will return any OS-specific RSS feeds so that users can easily subscribe to get news about updates and such.
|
|
|
|
| |
Had to work out an issue with one of the "atom:link" XML fields getting detected as a duplicate "link" field and invalidating the entire read. Also made the icon url matching case-insensitive.
|
| |
|
|
|
|
| |
work, as well as the main feed display. Still need the feed/channel info page populated though.
|
|
|
|
| |
This is a simple RSS reader for the desktop. (Not finished yet - but getting close).
|
|
|
|
| |
menu is closed right away.
|
| |
|
| |
|
|\
| |
| | |
add 2 options for background image: fit and full
|
| |
| |
| |
| | |
Generate a QPixmap and use it during paintEvent
|
| | |
|
|/ |
|
|\ |
|
| |
| |
| |
| | |
<number>x<number> format for directories.
|
| |
| |
| |
| | |
This will apply glass-like effects to the desktop icons/panels. (other plugins not themed differently yet)
|
| |\ |
|
| | | |
|
| |/
|/|
| |
| | |
invalid application listed in the users favorites when the start button is clicked.
|
| |
| |
| | |
Now tag version 0.9.1-devel on the master branch.
|
|/
|
| |
Tag version 0.9.0-Release.
|