From kde-core-devel Fri Jul 16 01:36:21 1999 From: Cristian Tibirna Date: Fri, 16 Jul 1999 01:36:21 +0000 To: kde-core-devel Subject: Re: QSessionManager classes? X-MARC-Message: https://marc.info/?l=kde-core-devel&m=93208854627453 On Thu, 15 Jul 1999 pbrown@redhat.com wrote: > Are we going to make use of the new QSessionManager classes in KDE 2.0? > How well do they dove-tail into our existing session-management stuff? > Matthias E. built session management in Qt based on KDE experience and using X11R6 "standard". This is supposed to be compatible with Gnome's way of doing. Don't know in what measure it's compatible with old stuff, but the application part (the "user" API) will hopefully be unchanged. It's the wm which will do things differently (both the library part - kdelibs/kdecore/kwm.[cpp,h] - and the wm itself) WARN: I could be off mark here. Cristian