Re: FVWM: Force application to use my icons

2014-08-03 Thread Thomas Adam
On 3 August 2014 01:59, Chris Bannister wrote: > Wow! Sorry, for butting in, but is there a link where all this is > explained for the layman? > > I've tried reading the man page - not easy! :( What is it you don't understand? -- Thomas Adam

Re: FVWM: Force application to use my icons

2014-08-02 Thread Chris Bannister
On Sat, Aug 02, 2014 at 10:12:22AM +0100, Dominik Vogt wrote: > On Fri, Aug 01, 2014 at 10:04:51PM +0200, Walter Alejandro Iglesias wrote: > > On Fri, Aug 01, 2014 at 05:25:40PM +0100, Dominik Vogt wrote: > > > And I also noticed that if I define a MiniIcon style for the > > > window and run the sc

Re: FVWM: Force application to use my icons

2014-08-02 Thread Walter Alejandro Iglesias
On Sat, Aug 02, 2014 at 10:12:22AM +0100, Dominik Vogt wrote: > On Fri, Aug 01, 2014 at 10:04:51PM +0200, Walter Alejandro Iglesias wrote: >> Thumbnail was too slow for this function, the idea is ShowDesktop to be >> instantaneous. > > Oh, I see. MoveToDesk should work better and faster and not >

Re: FVWM: Force application to use my icons

2014-08-02 Thread Dominik Vogt
On Fri, Aug 01, 2014 at 10:04:51PM +0200, Walter Alejandro Iglesias wrote: > On Fri, Aug 01, 2014 at 05:25:40PM +0100, Dominik Vogt wrote: > > And I also noticed that if I define a MiniIcon style for the > > window and run the scripts too, the mini icon is displayed on top > > of the real icon. I

Re: FVWM: Force application to use my icons

2014-08-01 Thread Walter Alejandro Iglesias
On Fri, Aug 01, 2014 at 05:25:40PM +0100, Dominik Vogt wrote: > On Fri, Aug 01, 2014 at 11:20:37AM +0200, Walter Alejandro Iglesias wrote: >> On Fri, Aug 01, 2014 at 06:45:55AM +0100, Dominik Vogt wrote: >>> It doesn't work because you forget to destroy the window specific >>> style. A style speci

Re: FVWM: Force application to use my icons

2014-08-01 Thread Dominik Vogt
On Fri, Aug 01, 2014 at 11:20:37AM +0200, Walter Alejandro Iglesias wrote: > On Fri, Aug 01, 2014 at 06:45:55AM +0100, Dominik Vogt wrote: > > It doesn't work because you forget to destroy the window specific > > style. A style specified with the WindowStyle command is always > > preferred over st

Re: FVWM: Force application to use my icons

2014-08-01 Thread Walter Alejandro Iglesias
On Fri, Aug 01, 2014 at 06:45:55AM +0100, Dominik Vogt wrote: > On Thu, Jul 31, 2014 at 10:06:14PM +0200, Walter Alejandro Iglesias wrote: >> # THUMBNAILS ON ICONS --- >> DestroyFunc Thumbnail >> AddToFunc Thumbnail >> + I Raise >> + I SetEnv Icon-$[

Re: FVWM: Force application to use my icons

2014-07-31 Thread Dominik Vogt
On Thu, Jul 31, 2014 at 10:06:14PM +0200, Walter Alejandro Iglesias wrote: > # THUMBNAILS ON ICONS --- > DestroyFunc Thumbnail > AddToFunc Thumbnail > + I Raise > + I SetEnv Icon-$[w.id] $[w.iconfile] This variable is not u

Re: FVWM: Force application to use my icons

2014-07-31 Thread Walter Alejandro Iglesias
On Thu, Jul 31, 2014 at 08:24:22PM +0100, Dominik Vogt wrote: > On Thu, Jul 31, 2014 at 09:02:07PM +0200, Walter Alejandro Iglesias wrote: >> On Thu, Jul 31, 2014 at 06:22:47PM +0100, Dominik Vogt wrote: >> The curious thing is I'm now using a modified version of fvwm.org FAQ's >> Thumbnail functio

Re: FVWM: Force application to use my icons

2014-07-31 Thread Dominik Vogt
On Thu, Jul 31, 2014 at 09:02:07PM +0200, Walter Alejandro Iglesias wrote: > On Thu, Jul 31, 2014 at 06:22:47PM +0100, Dominik Vogt wrote: > The curious thing is I'm now using a modified version of fvwm.org FAQ's > Thumbnail function that includes this line: > > echo WindowStyle IconOverride, Ic

Re: FVWM: Force application to use my icons

2014-07-31 Thread Walter Alejandro Iglesias
Hi Dominik! On Thu, Jul 31, 2014 at 06:22:47PM +0100, Dominik Vogt wrote: > On Thu, Jul 31, 2014 at 12:23:45PM +0200, Walter Alejandro Iglesias wrote: >> Is there a effective way to force applications to use the icon I set >> with Style * Icon someicon.png? >> >> I accomplished that for mini icons