Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide means to configure a required memory threshold. If the system is ↵ | Mike Gabriel | 2018-04-17 | 1 | -0/+9 |
| | | | | below that threshold, desktop autoloader won't run. Starting with a default value of 2048MiB for this threshold. | ||||
* | Assure that Desktop Autoloader is disabled by default and requires an ↵ | Mike Gabriel | 2018-04-17 | 1 | -0/+13 |
| | | | | explicit activation step. | ||||
* | bin/desktop-autoloader: Wipe .xsession-errors if run under ↵ | Mike Gabriel | 2018-04-04 | 1 | -0/+6 |
| | | | | desktop-autoloader user. | ||||
* | bin/desktop-autoloader: Fix entire session startup mechanism. | Mike Gabriel | 2018-04-03 | 1 | -3/+3 |
| | |||||
* | Finalize first draft of desktop-autoloader. | Mike Gabriel | 2018-04-03 | 1 | -0/+45 |