You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the GUI session is established before being paused, the preloaded
disposables can use the same GUI session after requesting the qube, thus
the time to connect to the session is offset from the request stage to
the preload stage.
Reverting initial iteration: 212b148
It isn't the default because it comes with various disadvantages:
- Depends on apps not autostarting, else they may appear before the qube
is paused and can cause confusion;
- Cannot adapt to monitor changes, screen resize, plugging external
monitor;
- Cannot survive display manager logout+login;
- Only works after using has logged in to GUI session;
For: QubesOS/qubes-issues#10230
For: QubesOS/qubes-issues#1512
0 commit comments