| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
Remove old utilities from the desktop-utils.pro file.
lumina-calculator and lumina-pdf are in their own repositories now(lumina-desktop/lumina-calculator, lumina-desktop/lumina-pdf)
|
| |
|
|
|
|
| |
If somebody wants to update them, they can get moved back into the main dir, but need to clearly mark that they are for old/obsolete versions only.
|
|
|
|
| |
Also ensure that glib is not used for Qt.
|
|
|
|
| |
any more.
|
| |
|
|
|
|
| |
They have their own repos now (https://github.com/lumina-desktop/lumina-[pdf/calculator])
|
|
|
| |
Cleanup translation section.
|
|
|
|
|
| |
Turn off the in-search stop detection for the start menu. Might be causing a race condition between the mutex locks and the processEvents calls.
This might make the search populate a bit slower, but should never hang up in the middle of a search.
|
|
|
|
| |
These are in their own repositories now.
|
|
|
|
| |
flavor was removed upstream.
|
|
|
|
| |
Verified this is all working now.
|
|
|
|
| |
This should ensure the template files are copied before the system settings are loaded to change the templates.
|
|
|
|
| |
checked/set by lumina-open
|
|
|
|
|
| |
1. Fix up the loading of new/renamed files in a directory on-demand.
2. Ensure that we only keep a small thumbnail in memory instead of the full image.
|
|
|
|
| |
This will change the fluxbox style/theme to the designated item.
|
|
|
|
| |
with the "real" conf.
|
|
|
|
|
| |
1. Always use the glx backend for compton. xrender or hybrid causes flickering.
2. Always copy over the compton.conf and get that setup even if compton is not used. This will also check/replace a blank compton.conf file.
|
|
|
|
| |
has keyboard focus.
|
|
|
|
| |
Ensure that the smart-cache system is working fine now (either backend)
|
|
|
|
|
| |
Also have it dynamically keep up to 5 pages in the cache at once. Load on demand as page number changes instead.
Still have some debugging enabled for further testing.
|
|
|
|
|
|
|
| |
1. Fix invalid *.desktop registrations where the Icon field is a relative filename WITH an extension.
Icons from the theme are supposed to be name only (no extension), while absolute file paths are supposed to include the extension.
2. Fix up the detection/usage of non-theme icons within LFileInfo.
Also add a simple icon() function for LFileInfo to handle the 3 different types of icon file returns.
|
| |
|
| |
|
|
|
|
| |
other tools.
|
| |
|
| |
|
|
|
|
| |
Seems to fix it here, although I get a little bit of graphical artifacting while replacing the app menu items.
|
|
|
|
| |
Also add statusbar text for copying the image to the clipboard
|
| |
|
| |
|
| |
|
|
|
|
| |
The "fur" locale is not supported by the app
|
| |
|
|
|
|
|
| |
Closes #638
This seems to prevent race conditions when switching between two palettes in the application
|
| |
|
|
|
|
|
| |
They added a new color to the QPalette class, which was throwing off the settings-load system.
Make the settings-load system more robust by supporting files which had fewer colors specified (backwards compatible), while also updating the palette editor to add support for the new color.
|
|
|
|
|
|
|
| |
1. Fix MUPDF compilation
2. Fix single-page, dual-column, and grid-view modes.
3. Fix presentation view mode
4. Fix page transitions with keyboard shortcuts.
|
| |
|
|\
| |
| | |
Fix pkg-message typo
|
| |
| |
| | |
It's a duplicate of the lumina-core pkg-message and makes that message appear twice when installing Lumina.
|
|/
|
| |
with -> wish
|
|\
| |
| | |
Some changes and fixes to LuminaPDF
|
| |
| |
| |
| | |
race conditions on key insertion from multiple threads.
|
| |
| |
| |
| | |
at a time. This has significant memory benefits for large PDF files. This also implements a least-recently used cache of tunable size, which improves responsiveness if you're hopping between two specific pages.
|
|\ \
| |/
|/| |
Fix coredump when starting up lumina-fm
|
|/ |
|
|\
| |
| | |
just a quick plist fix for the right paths
|
|/ |
|
| |
|