Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | * Remove code duplication from LoadSettings() and fix indentation (tab to space) | Arnar Mar Sig | 2017-02-04 |
| | | | | * Select current app when AppDialog is shown, this works both for basic and advanced but only for a single type. | ||
* | Large update to how XDGDesktop files are created/used. | Ken Moore | 2016-09-22 |
| | | | | | | 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). | ||
* | Get the default apps page all converted over to the new UI. | Ken Moore | 2016-06-27 |