aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* X11VNC debugging: Add support to observed autoloaded sessions via VNC (needs ↵Mike Gabriel2018-05-151-1/+18
| | | | to be enabled specifically).
* Provide means to configure a required memory threshold. If the system is ↵Mike Gabriel2018-04-171-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 Gabriel2018-04-171-0/+13
| | | | explicit activation step.
* bin/desktop-autoloader: Wipe .xsession-errors if run under ↵Mike Gabriel2018-04-041-0/+6
| | | | desktop-autoloader user.
* bin/desktop-autoloader: Fix entire session startup mechanism.Mike Gabriel2018-04-031-3/+3
|
* Finalize first draft of desktop-autoloader.Mike Gabriel2018-04-031-0/+45