| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
This allows the poppler/qt5 path to be on *any* of the INCLUDEPATHS, rather than trying to specify a particular one through the OS-detection systems.
|
|
|
|
| |
This seems to balance loading speed and memory usage with a good-looking page image.
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes e.g:
| /bin/sh: line 0: cd: i18n: No such file or directory
| Makefile:955: recipe for target 'install_dotrans' failed
| make[3]: *** [install_dotrans] Error 1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
Fixes e.g:
| gzip: lumina-info.1: No such file or directory
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
|
| |\ |
|
| | | |
|
| | |\ |
|
| | | |\ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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.
|
| | | |
|
| | | |
|
|\ \ \ |
|
| | | | |
|