Re: FVWM: Positioning a menu

2014-08-28 Thread Dominik Vogt
On Thu, Aug 28, 2014 at 01:50:21PM +0200, Dominik Vogt wrote: > The position in the context ractangle seems to be broken when using > negative values, or I don't understand my own documenation anymore. > Something to clean up in the future. Fixed. Ciao Dominik ^_^ ^_^ -- Dominik Vogt

Re: FVWM: Positioning a menu

2014-08-28 Thread Jamie Griffin
On 28/08/2014 10:18, Thomas Adam wrote: On Thu, Aug 28, 2014 at 09:53:16AM +0100, Jamie Griffin wrote: I'm having trouble getting a menu to appear in the right place. I've got a taskbar at the bottom of the screen and a start button (FvwmButtons) which when pressed is supposed to open a menu r

Re: FVWM: Positioning a menu

2014-08-28 Thread Dominik Vogt
> >> I've got a taskbar at the bottom of the screen and a start button > >> (FvwmButtons) which when pressed is supposed to open a menu right above it, > >> like Windows '98 style. The taskbar is 25 pixels in height and i'd like the > >> menu to overlap the top of it by one pixel, giving the appear

Re: FVWM: Positioning a menu

2014-08-28 Thread Jamie Griffin
On 28/08/2014 10:18, Thomas Adam wrote: On Thu, Aug 28, 2014 at 09:53:16AM +0100, Jamie Griffin wrote: I'm having trouble getting a menu to appear in the right place. I've got a taskbar at the bottom of the screen and a start button (FvwmButtons) which when pressed is supposed to open a menu r

Re: FVWM: Positioning a menu

2014-08-28 Thread Thomas Adam
On Thu, Aug 28, 2014 at 09:53:16AM +0100, Jamie Griffin wrote: > I'm having trouble getting a menu to appear in the right place. > > I've got a taskbar at the bottom of the screen and a start button > (FvwmButtons) which when pressed is supposed to open a menu right above it, > like Windows '98 st

FVWM: Positioning a menu

2014-08-28 Thread Jamie Griffin
I'm having trouble getting a menu to appear in the right place. I've got a taskbar at the bottom of the screen and a start button (FvwmButtons) which when pressed is supposed to open a menu right above it, like Windows '98 style. The taskbar is 25 pixels in height and i'd like the menu to over