| Commit message (Collapse) | Author | Age |
|
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
|
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
|
|
|
| |
lumina-open file dialog. Now it will always be listed in the preferred applications list, and with the "[default]" tag at the beginning of the name.
|
|
|
|
| |
Currently translated at 94.8% (37 of 39 strings)
|
|
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
|
|
|
|
| |
1) Make sure the "LINK" type uses the default browser (even for local file links)
2) Make sure the "DIR" type uses the default file manager.
|
|
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
|
|
|
| |
they have no extension or a ".sh" extension (can extend later to check if there is no known mimetype as another valid use-case).
|
|
|
|
| |
Currently translated at 97.4% (38 of 39 strings)
|
|
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
|
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
|
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
|
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
|
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
| |
|
|
|
|
| |
process is detected as an actual crash - not just a non-zero return code.
|
|
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
1) Dismantle the Lumina library completely.
2) Setup lots of small subproject files (.pri) for the individual classes within the old library.
3) Move all the Lumina binaries to use the new subproject files
4) Split up the LuminaUtils class/files into LUtils and LDesktopUtils (generic utilities, and desktop-specific utilities)
|
| |
| |
| |
| | |
the file is invalid.
|
| | |
|
| |
| |
| |
| | |
Currently translated at 100.0% (39 of 39 strings)
|
| |
| |
| |
| | |
Currently translated at 100.0% (39 of 39 strings)
|
| |
| |
| |
| | |
Currently translated at 100.0% (39 of 39 strings)
|
| |
| |
| |
| | |
Currently translated at 97.4% (38 of 39 strings)
|
| |
| |
| |
| | |
Currently translated at 100.0% (39 of 39 strings)
|
| |
| |
| |
| | |
Currently translated at 100.0% (39 of 39 strings)
|
| |
| |
| |
| | |
Currently translated at 100.0% (39 of 39 strings)
|
|/
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
|
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
|
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
|
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
|\ |
|
| |
| |
| |
| |
| |
| | |
This impacts almost all tools/utilities within Lumina - please test (passed internal tests so far).
This cleans up a lot of the backend XDG compliance class, moving lots of functionality into child functions of the XDGDesktop class and ensuring that they get cleaned up more regularly/properly. This *seems* to make the desktop startup a lot faster, even if the overall memory savings are slight (so far).
|
|/
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
|
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
|\ |
|
| |
| |
| |
| | |
small script for doing this on a regular basis to the src-qt5 directory (dev only - no need to run this prior to building Lumina).
|
| |
| |
| |
| | |
Currently translated at 100.0% (39 of 39 strings)
|
| |
| |
| |
| | |
Currently translated at 100.0% (39 of 39 strings)
|
|/
|
|
| |
Currently translated at 100.0% (39 of 39 strings)
|
|
|
|
|
|
| |
main lumina repo.
Now we can hook up weblate in the main lumina repo, and have everything in sync all the time.
|
|
|
|
| |
This flag will have lumina open automatically launch whatever the default terminal is for the user.
|
| |
|
|
|
|
| |
they exist).
|
|
|
|
|
| |
1) Ensure that lumina-open is used to open the default terminal app (additional binary verification/checking)
2) Add some additional verification of the binary to run within lumina-open, and warn the user about a missing binary as needed.
|
|
|
|
|
|
| |
watching processes for crash reports and such.
This is a reimplementation of the pull request sent in by slicer69 (issue #244) which looks at the correct file location all the time.
|
|
|
|
|
|
| |
(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).
|
|
|
|
| |
have the hidden flag set (since this is for using the app to launch something else - these apps are now valid to show).
|