Re: Window icons in multi-window mode

2008-08-01 Thread Matt Wozniski
On Fri, Aug 1, 2008 at 6:48 PM, Raul Acevedo wrote:
>> I don't know any general answer, but for emacs I think you can get a
>> special icon by putting
>>
>>   emacs*bitmapIcon: on
>>
>> in your .Xdefaults file.

If that is the solution, you would need either to do  "xrdb -merge
~/.Xdefaults" or to restart the x server in order to load the change.

That being said, vim ftw.

~Matt

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Window icons in multi-window mode

2008-08-01 Thread Raul Acevedo
> I don't know any general answer, but for emacs I think you can get a
> special icon by putting
>
>   emacs*bitmapIcon: on
>
> in your .Xdefaults file.

Unfortunately that did not work.  :(

Raul

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Window icons in multi-window mode

2008-08-01 Thread Ken Brown

On 8/1/2008 4:01 PM, Raul Acevedo wrote:


You are right in assessing my original question, but what I really care
about is seeing different icons for different Windows.  So, a way to make
individual apps provide different icons to be shown by Windows would work
for me too.


I don't know any general answer, but for emacs I think you can get a 
special icon by putting


emacs*bitmapIcon: on

in your .Xdefaults file.

Ken

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Window icons in multi-window mode

2008-08-01 Thread Christopher Faylor
On Fri, Aug 01, 2008 at 01:01:59PM -0700, Raul Acevedo wrote:
>>Someone will correct me if I'm wrong but I believe the intent of the OP
>>was to ask "Is there a configuration switch that one can throw to see
>>the X11 icons on the Windows frames?" The answer to that is "no, not
>>that we know of." If the question is instead "Can individual apps be
>>built and/or configured provide icons to be shown by the Windows
>>manager?", the answer is yes.  But these are vastly difference
>>questions with very different scopes and presumed levels of technical
>>expertise.
>
>You are right in assessing my original question, but what I really care
>about is seeing different icons for different Windows.  So, a way to
>make individual apps provide different icons to be shown by Windows
>would work for me too.
>
>Any guidance in this regard would be appreciated...  Thanks!

I suspect that rewording the question is not going to get you any more
guidance than before.  Larry's assessment is still correct.

cgf

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Window icons in multi-window mode

2008-08-01 Thread Raul Acevedo
> Someone will correct me if I'm wrong but I believe the intent of the
> OP was to ask "Is there a configuration switch that one can throw to
> see the X11 icons on the Windows frames?"  The answer to that is "no,
> not that we know of."  If the question is instead "Can individual apps
> be built and/or configured provide icons to be shown by the Windows
> manager?", the answer is yes.  But these are vastly difference questions
> with very different scopes and presumed levels of technical expertise.

You are right in assessing my original question, but what I really care
about is seeing different icons for different Windows.  So, a way to make
individual apps provide different icons to be shown by Windows would work
for me too.

Any guidance in this regard would be appreciated...  Thanks!

Raul

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Window icons in multi-window mode

2008-08-01 Thread John J. McDonough, WB8RCR


- Original Message - 
From: "Raul Acevedo" <[EMAIL PROTECTED]>

To: 
Sent: Friday, August 01, 2008 2:17 PM
Subject: Re: Window icons in multi-window mode



Seems as if there is a way since sometimes, some of the apps DO use their
X11 icons.  In fact, emacs is a case in point.   See:

http://www.mi-nts.org/sl/icons.jpg


How did that happen?  When I start emacs, it uses the stock "X" icon.


I hate to sound ignorant, but that is just "how it works" for me.  I sort of 
agree with Larry Hall's comment that there isn't some configuration switch. 
If an app has no icon associated with it then how is Windows supposed to 
know what icon to display.  I don't see those icons for all apps, obviously, 
and I don't know wy some work and some don't.


I don't think it's always been that way.  It seems to me that I started 
noticing those icons a year or so ago, before that there was another icon, 
I'm not so sure it was the X, on all windows.  But somewhere along the line 
some update caused them to appear.


I should also mention that most (I'm not 100% convinced it is all, but it 
might be) of the apps that DO display icons are running on an actual Linux 
box, and Cygwin is simply the X-server.  So it sounds as if perhaps most of 
the apps in the Cygwin distro don't have icon resources built in.  But 
obviously, the Cygwin X-server is capable of passing those icon images to 
Windoze.


--McD


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Window icons in multi-window mode

2008-08-01 Thread Larry Hall (Cygwin X)

John J. McDonough, WB8RCR wrote:


- Original Message - From: "Larry Hall (Cygwin X)" 
I think the lack of an answer can be interpreted as a "no, not that we 
know

of."


Seems as if there is a way since sometimes, some of the apps DO use 
their X11 icons.  In fact, emacs is a case in point.   See:


http://www.mi-nts.org/sl/icons.jpg


Someone will correct me if I'm wrong but I believe the intent of the
OP was to ask "Is there a configuration switch that one can throw to
see the X11 icons on the Windows frames?"  The answer to that is "no,
not that we know of."  If the question is instead "Can individual apps
be built and/or configured provide icons to be shown by the Windows
manager?", the answer is yes.  But these are vastly difference questions
with very different scopes and presumed levels of technical expertise.

--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
216 Dalton Rd.  (508) 429-6305 - FAX
Holliston, MA 01746

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Window icons in multi-window mode

2008-08-01 Thread Raul Acevedo
> Seems as if there is a way since sometimes, some of the apps DO use their
> X11 icons.  In fact, emacs is a case in point.   See:
>
> http://www.mi-nts.org/sl/icons.jpg

How did that happen?  When I start emacs, it uses the stock "X" icon.

Raul

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Window icons in multi-window mode

2008-08-01 Thread John J. McDonough, WB8RCR


- Original Message - 
From: "Larry Hall (Cygwin X)" <[EMAIL PROTECTED]>

To: 
Sent: Friday, August 01, 2008 1:36 PM
Subject: Re: Window icons in multi-window mode


I think the lack of an answer can be interpreted as a "no, not that we 
know

of."


Seems as if there is a way since sometimes, some of the apps DO use their 
X11 icons.  In fact, emacs is a case in point.   See:


http://www.mi-nts.org/sl/icons.jpg

--McD


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Window icons in multi-window mode

2008-08-01 Thread Raul Acevedo
> I think the lack of an answer can be interpreted as a "no, not that we
> know of."

Fair enough.  :)  Good to hear it explicitly though.  Thanks,

Raul

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Window icons in multi-window mode

2008-08-01 Thread Larry Hall (Cygwin X)

Raul Acevedo wrote:

I asked about this a few days ago and got no response so I thought I'd try
again...

When in multi-window mode, all X windows iconify to the Windows taskbar
using the same generic "X" icon.  Is there a way to get Windows to use the
X11 icon that would normally be used if you were in root window mode with
a window manager?  E.g. Emacs would iconify using its normal X11 icon,
XTerm would iconify with its icon, etc.


I think the lack of an answer can be interpreted as a "no, not that we know
of."

--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
216 Dalton Rd.  (508) 429-6305 - FAX
Holliston, MA 01746

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Window icons in multi-window mode

2008-08-01 Thread Raul Acevedo
I asked about this a few days ago and got no response so I thought I'd try
again...

When in multi-window mode, all X windows iconify to the Windows taskbar
using the same generic "X" icon.  Is there a way to get Windows to use the
X11 icon that would normally be used if you were in root window mode with
a window manager?  E.g. Emacs would iconify using its normal X11 icon,
XTerm would iconify with its icon, etc.

Thanks,

Raul Acevedo
http://www.cantara.com

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/