Re: Bug in menu hilight

2003-05-24 Thread dominik . vogt
On Sat, May 24, 2003 at 10:44:37AM +0200, Grzegorz Nieweglowski wrote:
 Something got broken in fvwm menus.
 
 A config snippet:
 #v+
 Colorset 4 bg #b4ae9c, fg black, iconalpha 40
 MenuStyle LeftMenu Font shadow=2 1:xft:Arial-10:bold, HilightBackOff, \
 ActiveFore white, Hilight3dOff, Animation, PopupOffset 0 100, \
 TitleWarpOff, TitleUnderlines2, SeparatorsShort, SideColor yellow2, \
 AutomaticHotkeys, MenuColorset 4, BorderWidth 1, \
 ItemFormat %s%.1|%.5i%.5l%.5l%.5r%.5i%2.3%1|
 #v-
 
 Until now menus with the LeftMenu style had black text that turned
 white on mouse hover.
 
 This has changed - when I move the mouse over a menu position the text label
 stays black, but the underscore(!) (accel-key marker) turnes white.
 Only underscores get the ActiveFore option applied.

Fixed.

Bye

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]

--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


CVS domivogt: * Fixed placement of menus on Xinerama screens.

2003-05-24 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt03/05/24 14:12:29

Modified files:
.  : ChangeLog 
fvwm   : fvwm.1.in menus.c move_resize.c 
libs   : FScreen.c 

Log message:
* Fixed placement of menus on Xinerama screens.

--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


CVS domivogt: * Fixed pointer warpwing w/ multi head setups.

2003-05-24 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: domivogt03/05/24 14:44:23

Modified files:
.  : Tag: branch-2_4 ChangeLog NEWS 
fvwm   : Tag: branch-2_4 misc.c 

Log message:
* Fixed pointer warpwing w/ multi head setups.

--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: Bug in menu hilight

2003-05-24 Thread Grzegorz Nieweglowski
[EMAIL PROTECTED] wrote:
 This has changed - when I move the mouse over a menu position the
 text label stays black, but the underscore(!) (accel-key marker)
 turnes white.  Only underscores get the ActiveFore option applied.
 
 Fixed.

Thank you :)

-- 
\hoppke
(Grzegorz Niewęgłowski)
http://lubuska.zapto.org/~hoppke/
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: Bug submission, further details incoming/1034

2003-05-24 Thread dominik . vogt
On Thu, May 22, 2003 at 11:47:20AM -0700, Ari Gordon-Schlosberg wrote:
  FVWM Bug Tracking notification  

  

  Subject: Move offset bug w/Xinerama 

  

  Full_Name: Ari Gordon-Schlosberg

  Version: 2.4.15, 2.5.7  

  CVS_Date: 20030516  

  OS: Redhat 9

  X_Server: 4.3.0 

  Submission from: (NULL) (198.186.202.146)   

  

  When moving windows, as soon as the window starts moving, the position  

  flips to +32767 in the direction of the move.  Move can be enabled and  

  disabled, as long as no movement takes place, without any adverse
 effects.
  Windows can be retrieved from the WindowList and end up in the upper

  left-hand corner of the right-half of the bottom-right desktop. 

  

  My setup is two Matrox G-200 (mga) cards, running side be side, each

  configured to 1280x1024.

  

  The mouse moves just fine between the two screens.  

 
 As requested by Dominik, I've attached my fvwm2rc and X config file.
 
 The Xinerama config is not in the X config file, I'm invoking by hand (with
 startx +xinerama).
 
 In further explanantion, anytime I do a move (by clicking on the title
 bar), the above occurs.  I can click to move the window by depressing the
 mouse and then release the mouse without moving, and nothing happens (other
 than the titlebar appearing to depress).  However, the slightest move will
 cause the above behavior.

Fixed.

Bye

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]

--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Re: CVS olicha: * Added a list for the windows which are scheduled for destroy

2003-05-24 Thread dominik . vogt
On Thu, May 22, 2003 at 07:10:51PM +0200, Olivier Chapuis wrote:
 On Tue, May 20, 2003 at 04:39:22AM -0500, FVWM CVS wrote:
  CVSROOT:/home/cvs/fvwm
  Module name:fvwm
  Changes by: olicha  03/05/20 04:39:22
  
  Modified files:
  .  : ChangeLog 
  fvwm   : add_window.c focus.c screen.h update.c 
  libs   : FGettext.c Flocale.c Makefile.am 
  Added files:
  libs   : flist.c flist.h 
  
  Log message:
  * Added a list for the windows which are scheduled for destroy
  * Always remove a fw from the fw list when destroy_window
 
 There is something broken in this commit. Please, Mikhael do
 not release 2.5.7 before I (or Dominik) fix it.

What exactly is the problem?

Bye

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]


Payback time

2003-05-24 Thread atyourservice
You may have heard about the incredible Payback Program at 
http://www.tropiconline.net, the most player-friendly casino 
on the Internet. But chances are, if you have heard about it, you probably 
didn't believe it! Let me tell you, it's absolutely true. Play two days in a 
row, and on the second day, you get back your entire cash deposit from the day 
before. 
Let me explain. If you deposit funds in your playing account on one day, then 
return and make another deposit to play the next day, YOU GET BACK YOUR ENTIRE 
DEPOSIT FROM THE DAY BEFORE! Whatever the amount, you get it back the next day. 
No matter if you win or lose on any given day, you can get back your entire 
deposit when you make another deposit the following day! What other casino 
gives you all your money back just for returning the next day? I told you it 
was hard to believe.  And when you combine the Payback Program with our other 
bonuses and incentives - and the fact that you collect your winnings within one 
hour - you'll see why so many people 
play and win at http://www.tropiconline.net The odds are definitely better 
here.  Come check it out!
--
Visit the official FVWM web page at URL:http://www.fvwm.org/.
To unsubscribe from the list, send unsubscribe fvwm-workers in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]