On Thu, 2005-12-01 at 18:26 +0100, Kim Woelders wrote:
> Carsten Haitzler (The Rasterman) wrote:
> > On Wed, 30 Nov 2005 19:44:37 +0200 Виктор Кожухаров <[EMAIL PROTECTED]>
> > babbled:
> ...
> > 
> >>The other app is with deiconifying a window. Some programs (actually,
> >>only alltray comes to mind right now) use xlib to do the whole
> >>iconification thing. For the alltray instance, it seems to use
> >>XSetWMHints, set the state to NormalState, and basically that's it. And
> >>it seems to work for a lot of window managers too, so that must be a
> >>proper way to do it. But that doesn't work for e17, and the window stays
> >>iconified.
> > 
> > 
> > e waits for a map request. it doesnt respond to a change in hints for a 
> > map. we
> > can make it do so though :) i will write these down in the TODO.
> > 
> I don't think a client can deiconify by changing a hint. e16 doesn't but
> does work with alltray. The normal way is to map the client window. In
> some cases clients send a _NET_ACTIVE_WINDOW message, but IIRC always to
> deiconify some other client as in tasklist and pager type 

I'm just curious here, what does alltray use to deiconify a window? cuz
that's the only relevant thing I could find in the code

> 
> /Kim
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to