Re: Session management



I think what raster was getting at was that he needs a unique identifier
for each window (not just each application -- some apps have more than one
window) that stays constant between X sessions.

The session id only gives you one id per app, which is not enough, since
geometry information would be stored on a per window basis.

James Henstridge.

--
Email: james@daa.com.au
WWW:   http://www.daa.com.au/~james/


On 3 Dec 1998, Carsten Schaar wrote:

> Moin moin,
> 
> >>>>> "raster" == raster  <raster@redhat.com> writes:
> 
> raster> gnome-session is pretty broken right now - as are all gnome
> raster> clients - the MW has no chance of ding this as the session ID
> raster> is never set on those client windows so the WM cant identfy
> raster> the session those windows belong to. Also gnome-session itself
> raster> has many issues :)
> 
> I don't know, why you need the session ID, but every GNOME application
> has a group leader window, and this window has a SM_CLIENT_ID window
> property set to the appropriate client id of this application.  This
> is handled automagically when calling gnome_init.  And it's even much
> better than the session ID.
> 
> Tschuess, Carsten
> -- 
> -------------------------------------------------------------------------------
> Carsten Schaar                         email: nhadcasc@fs-maphy.uni-hannover.de
> 
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]