Lines Matching refs:session
35 /** The SessionManager service provides an interface to the session manager
36 of the desktop. A session manager keeps track of applications that are
39 to do this the session manager needs cooperation from applications;
46 <li>The session manager informs all its connected applications
52 time only one application can iteract with the user. The session manager
55 <li>try to cancel the whole shutdown; the session manager may or may
59 <li>After saving is done the session manager signals all applications
62 session manager.</li>
64 session manager kills all remaining applications and finally lets the
70 process) provides an application's interface to the session manager.
72 the session manager's signals as well as requests to the session manager.