FVWM: Focus after Iconify

2012-05-27 Thread Walter Alejandro Iglesias
Hello, I use ClickToFocus and just IconMan, I don't use icons. When I iconify a window I expect the last focused window recovers the focus. It happens just randomly. I use the default Iconify function. I've tried adding custom functions (following what I've found in some posts in the Fvwm

Re: FVWM: Focus after Iconify

2012-05-27 Thread Walter Alejandro Iglesias
On Sun, May 27, 2012 at 01:19:15PM -0500, Jonathan Kotta wrote: On Sun, May 27, 2012 at 10:31 AM, Walter Alejandro Iglesias e...@roquesor.com wrote: Hello, I use ClickToFocus and just IconMan, I don't use icons. When I iconify a window I expect the last focused window recovers

Re: FVWM: Focus after Iconify

2012-05-28 Thread Walter Alejandro Iglesias
I've found my error. I used: DestroyFunc FuncIconifyAndFocusPrev AddToFunc FuncIconifyAndFocusPrev + I Prev (AcceptsFocus, CurrentPage, !Iconic) Focus + I Prev (AcceptsFocus, CurrentPage, !Iconic) Raise + I Iconify on for the title iconify button. But for some reason (I don't remember why I

Re: FVWM: Focus after Iconify

2012-05-29 Thread Walter Alejandro Iglesias
On Tue, May 29, 2012 at 12:23:57PM -0500, Jonathan Kotta wrote: On Sun, May 27, 2012 at 2:05 PM, Walter Alejandro Iglesias e...@roquesor.com wrote: On Sun, May 27, 2012 at 01:19:15PM -0500, Jonathan Kotta wrote: On Sun, May 27, 2012 at 10:31 AM, Walter Alejandro Iglesias e...@roquesor.com

FVWM: Bitmap Fonts and UTF-8

2012-10-01 Thread Walter Alejandro Iglesias
Hello all, I've read other recent post here about the same issue but the original question is not answered there. Not a big problem but I'd like to know if it's really posible get bitmap fonts rendering utf-8 characters. I use en_US.UTF-8 locale. Using scalable fonts (i.e. xft:sans-10) all

FVWM: Speed on Interactive Move/Resize

2012-10-28 Thread Walter Alejandro Iglesias
Hello, On interactive Move/Resize the default step is 5 pixels, 100p holding Shift and 1p holding Ctrl. Is there a way of customize that? Thanks in advance.

Re: FVWM: Speed on Interactive Move/Resize

2012-10-28 Thread Walter Alejandro Iglesias
On Sun, Oct 28, 2012 at 02:59:34PM +, Thomas Adam wrote: On 28 October 2012 14:53, Walter Alejandro Iglesias e...@roquesor.com wrote: Hello, On interactive Move/Resize the default step is 5 pixels, 100p holding Shift and 1p holding Ctrl. Is there a way of customize

Re: FVWM: Speed on Interactive Move/Resize

2012-10-28 Thread Walter Alejandro Iglesias
On Sun, Oct 28, 2012 at 02:24:42PM -0400, Dan Espen wrote: Walter Alejandro Iglesias e...@roquesor.com writes: Hello, On interactive Move/Resize the default step is 5 pixels, 100p holding Shift and 1p holding Ctrl. Is there a way of customize that? Currently no. The values

Re: FVWM: Speed on Interactive Move/Resize

2012-10-28 Thread Walter Alejandro Iglesias
On Sun, Oct 28, 2012 at 02:24:42PM -0400, Dan Espen wrote: Walter Alejandro Iglesias e...@roquesor.com writes: Hello, On interactive Move/Resize the default step is 5 pixels, 100p holding Shift and 1p holding Ctrl. Is there a way of customize that? Currently no. The values

FVWM: Missing Font Charsets

2012-10-29 Thread Walter Alejandro Iglesias
On Sun, Oct 28, 2012 at 09:01:52PM -0400, Dan Espen wrote: (Please start new threads for new subjects) Hi again Dan The output of that command in my machine is: $ xlsfonts -fn -*-fixed-medium-r-semicondensed-*-13-*-*-*-*-*-*-* -misc-fixed-medium-r-semicondensed--13-100-100-100-c-60-iso8859-1

Re: FVWM: Bugreport: fvwm crashes under Debian

2013-02-10 Thread Walter Alejandro Iglesias
On Sun, Feb 10, 2013 at 01:31:19PM +0100, Dirk Thierbach wrote: Hello, if this is the wrong place for bugreports, or if I should use the other list, please tell me. I couldn't find anything on the homepage, but maybe I overlooked it. I updated fvwm to 1:2.6.5.ds-1 on Debian Sid

Re: FVWM: ImageMagick display style option?

2013-03-25 Thread Walter Alejandro Iglesias
Hi Michael, On Mon, Mar 25, 2013 at 08:45:36PM +0100, michael.gros...@gmx.de wrote: Hello everybody, I've noted that when I open with (ImageMagick) display command an image larger than the screen the window geometry doesn't take in care borders and title, then right and bottom window

Re: FVWM: ImageMagick display style option?

2013-03-25 Thread Walter Alejandro Iglesias
On Mon, Mar 25, 2013 at 09:59:14PM +0100, Michael Großer wrote: Walter Alejandro Iglesias wrote: Hi Michael, On Mon, Mar 25, 2013 at 08:45:36PM +0100, michael.gros...@gmx.de wrote: Hello everybody, I've noted that when I open with (ImageMagick) display command an image larger

Re: FVWM: ImageMagick display style option?

2013-03-26 Thread Walter Alejandro Iglesias
On Mon, Mar 25, 2013 at 05:46:09PM -0600, Jaimos Skriletz wrote: On Mon, Mar 25, 2013 at 08:45:36PM +0100, michael.gros...@gmx.de wrote: Hello everybody, I've noted that when I open with (ImageMagick) display command an image larger than the screen the window geometry doesn't take in

FVWM: Icon name is not correctly set on latest FVWM release

2013-06-10 Thread Walter Alejandro Iglesias
Hello all, I've noticed two issues with 2.6.5 not present in the version that comes with Debian (2.5.30). 2.6.5 doesn't show the icon name correctly (it shows the title name instead) and it doesn't refresh the icon name when PROMPT_COMMAND variable is set on bashrc. I don't know if both issues

Re: FVWM: Icon name is not correctly set on latest FVWM release

2013-06-11 Thread Walter Alejandro Iglesias
On Mon, Jun 10, 2013 at 09:00:26PM +0100, Thomas Adam wrote: Hi, See: Style * IconTitleFormat %i Thomas Hi again Thomas, Just to let you know that today I've discovered that using iso latin encoding the issue is present too. It's not an utf-8 issue like I've thought. Even using the

Re: FVWM: Icon name is not correctly set on latest FVWM release

2013-07-25 Thread Walter Alejandro Iglesias
On Mon, Jun 10, 2013 at 11:19:01PM +0200, Walter Alejandro Iglesias wrote: On Mon, Jun 10, 2013 at 09:00:26PM +0100, Thomas Adam wrote: On 10 Jun 2013 20:56, Walter Alejandro Iglesias e...@roquesor.com wrote: Hello all, I've noticed two issues with 2.6.5 not present in the version

FVWM: WindowList, WarpToWindow and Focus

2014-07-04 Thread Walter Alejandro Iglesias
Hello, Two things I've noticed. First - Using MouseFocus and WindowList function without WarpToWindow, i.e.: DestroyFunc WindowListFunc AddToFunc WindowListFunc + I Iconify off + I FlipFocus + I Raise #+ I WarpToWindow 5p 5p Key Tab A M WindowList Style * MouseFocus or Style

Re: FVWM: WindowList, WarpToWindow and Focus

2014-07-05 Thread Walter Alejandro Iglesias
Thanks Dominik. I've realized too that not using WarpToWindow in WindowListFunc windows doesn't get the focus when switching desktops (Sloppy or MouseFocus), I mean selecting a window in another desktop from the WindowList. Walter

FVWM: ResizeMoveMaximize and EwmhBaseStruts issue

2014-07-18 Thread Walter Alejandro Iglesias
Hello, I discovered today the ResizeMoveMaximize function. I find it useful for maximize windows in half screen. But seems it doesn't understand well EwmhBaseStruts (fvwm.2.6.5). For example: With: EwmhBaseStruts 0 72 0 0 The commands: ResizeMoveMaximize frame 50 100 0 0 ResizeMoveMaximize

FVWM: Force application to use my icons

2014-07-31 Thread Walter Alejandro Iglesias
Hello, 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 with: Style * EWMHMiniIconOverride But I couldn't with icons. I've tried IconOverride, Icon[Dont]DonateIcon, both settings fails.

Grab error

2015-02-21 Thread Walter Alejandro Iglesias
On fvwm 2.6.6 from CVS with this configuration: *FvwmEvent: configure_window MyFunc DestroyFunc MyFunc AddToFunc MyFunc + I Nop when I Drag the viewport using mouse button 3 on FvwmPager I get this error: [fvwm][ComplexFunction]: ERROR Grab failed in function MyFunc, unable to ex