Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Read the default app desktop files from full path to fix settings ↵ | ZackaryWelch | 2017-10-09 |
| | | | | persistance bug | ||
* | Clean up another couple "nullptr" uses. | Ken Moore | 2017-04-10 |
| | |||
* | Clean up the compilation warnings with the separate "getPage" routines in ↵ | Ken Moore | 2017-02-27 |
| | | | | lumina-config. | ||
* | Fix memory leak. | Arnar Mar Sig | 2017-02-06 |
| | |||
* | * 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 |