| Commit message (Collapse) | Author | Age |
... | |
| | |\ \ |
|
| | | | | |
|
| | | |\| |
|
| | | | |\ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Currently translated at 12.1% (4 of 33 strings)
Translation: lumina/lumina-calculator
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/hu/
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Currently translated at 100.0% (33 of 33 strings)
Translation: lumina/lumina-calculator
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/ru/
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | |/
| | | |/| |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes:
| cp: cannot stat 'defaults/desktop-background.jpg': No such file or directory
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Currently translated at 7.9% (8 of 101 strings)
Translation: lumina/lumina-archiver
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/es/
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Currently translated at 13.8% (14 of 101 strings)
Translation: lumina/lumina-archiver
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/ru/
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Currently translated at 3.9% (4 of 101 strings)
Translation: lumina/lumina-archiver
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/hu/
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Currently translated at 100.0% (101 of 101 strings)
Translation: lumina/lumina-archiver
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/nl/
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
1. Add a context menu of options.
2. Use the context menu for both the presentation label and normal viewer
3. Get things ready for better integration of keyboard shortcuts application-wide.
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | | |
Quick fix of the minimum Qt version for lumina-core
|
| |/ / / |
|
| | | |
| | | |
| | | |
| | | | |
Only use the fallback icon *after* the more expansive routine also fails.
|
| | | |
| | | |
| | | |
| | | | |
This breaks the consistency of keyboard shortcuts between presentation mode and normal viewing, but the up/down arrows will properly scroll the window now if a partial-page view mode is selected.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
1. Ensure setting paths are converted to absolute paths before comparisons
2. Get rid of the buttonbox in mainwindow and replace it with a couple toolbuttons with icons (same functionality)
|
| | | |
| | | |
| | | |
| | | | |
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.
|
| | | |
| | | |
| | | |
| | | | |
Make sure they are all man1 instead of man8
|
| | | |
| | | |
| | | |
| | | | |
Also ensure the lumina-theme-engine uses the same versioning system.
|
| | | |
| | | |
| | | |
| | | | |
Also add the current workspace to the panel button for the workspace switcher.
|
| | | |
| | | |
| | | |
| | | | |
Also adjust the "community support" shortcut to point to gitter rather than IRC.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
visible/invisible
|
| | | |
| | | |
| | | |
| | | | |
Remove pc-sysconfig as an option for brightness control on FreeBSD
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
current desktop wallpaper.
Caveats: This only is an option when the Lumina desktop is running, and the entire selection is valid image files.
|
| | | |
| | | |
| | | |
| | | | |
use the highlight color/text so it gets a bit more attention.
|
| | | | |
|
| | | | |
|
| |\ \ \ |
|
| | | | | |
|
| |/ / /
| | | |
| | | |
| | | | |
Replace it with an extra "reboot w/ updates" button in both the start menu and the system logout window.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Wallpaper files are installed by the lumina-themes package now.
Also remove the old "color" files (pre-theme-engine)
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Also fix the OpenWith launching of applications.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* simple context menu is now functional (lock/logout)
* Screensaver is now working again (default setting was wrong)
* Unlock functionality is working again (using the more secure temporary file method)
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
QML Note:
The "Repeater" class cannot iterate over objects, just items.
To work around this, provide a QStringList instead of a QList<Object*>, and implement a callback function to return the Object* based on the String ID.
|
| | | | |
|