| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
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).
|
|
|
|
| |
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.
|
|
|
|
| |
changes the default mimetype used for email applications to "application/email"
|
|
|
|
| |
particular mimetypes.
|
|
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed.
|