Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix up the logout bug in Lumina after some changes to the startup routine. | Ken Moore | 2016-10-11 |
| | |||
* | Add a couple more fixes/bypasses to the start-lumina-desktop routine. | Ken Moore | 2016-10-05 |
| | | | | | 1) Make sure when re-calling with xinit, that the full path of the binary is used 2) When starting the desktop, try to detect/launch a temporary dbus session so that Qt can function properly without crashing. | ||
* | Setup a recursive xinit call within the start-lumina-desktop binary as ↵ | Ken Moore | 2016-06-20 |
| | | | | needed. This should detect if an X session is already active, and startup X if not. | ||
* | Update lumina-xconfig (and lumina-session) so that it saves/reloads the ↵ | Ken Moore | 2016-06-06 |
| | | | | previous display configuration on Lumina start. | ||
* | Add a check for the existence of the log dir before starting the processes. | Ken Moore | 2016-05-06 |
| | |||
* | Oops - forgot to "git add" the new lumina-session files. | Ken Moore | 2016-04-26 |