summaryrefslogtreecommitdiffstats
path: root/src/session.h
Commit message (Collapse)AuthorAgeFilesLines
* Support CoW, and selecting between edit and copyHEADmasterSimon Rettberg8 days1-0/+8
|
* Fix a few compile warningsSimon Rettberg2022-09-291-2/+2
|
* Use execv() to start selected sessionSimon Rettberg2019-10-181-1/+2
| | | | | | Prevent vmchooser from lingering in the background, like a zombie, haunting you with invisible windows. Also seems to be notably faster when launching the openbox session.
* Gray out and warn about VMs with missing hypervisorSimon Rettberg2019-07-091-1/+21
|
* Save everything (thanks QTCreator)Simon Rettberg2019-06-121-1/+1
|
* Cleanup code style (C++11, casts, etc)Simon Rettberg2018-07-261-1/+1
|
* Pass lecture uuid as SESSION_UUID if applicableSimon Rettberg2016-09-011-0/+1
|
* Cleanup: Remove execCommand from vsession, add newslines around methodsSimon Rettberg2016-09-011-1/+1
|
* Use foreground instead of background for marking unusable vmsSimon Rettberg2016-03-291-1/+1
|
* Feature: Show warning for 64bit VMs if no VT-x availableSimon Rettberg2016-03-291-0/+4
|
* reworked session information sent to the session processJonathan Bauer2016-01-261-0/+1
| | | | | exports the Exec= command as SESSION_CMD exports the type of the session (virtual/native) as SESSION_TYPE
* Remodel section handling: Use constantsSimon Rettberg2016-01-201-1/+9
|
* Re-introduce tree structure: Allow server-defined sectionsSimon Rettberg2016-01-191-0/+1
|
* Start refactoring download helpers and icon managementSimon Rettberg2015-11-121-1/+2
|
* added functionality to filter boxNils Schwabe2014-03-211-0/+2
|
* added files from vmchooser1Nils Schwabe2014-03-031-0/+26