summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/start_windowmanager.inc
Commit message (Collapse)AuthorAgeFilesLines
* [run-virt] Fix: Explicitly initialize empty arraysSimon Rettberg2019-09-101-1/+1
|
* [run-virt] Add window manager respawn loopSimon Rettberg2019-09-101-12/+37
| | | | | Apparently on certain hw combinations openbox might crash while VMware is initializing. Try to restart it right away...
* Add bash shebangs to all our includes:Simon Rettberg2017-02-281-0/+1
| | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either.
* major run-virt restructure, only vmware plugin tested!Jonathan Bauer2017-01-251-19/+34
|
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-231-0/+27
f5a59daf8d70a9027118292cd40b18c221897408)