FVWM: Vector buttons viewer

2010-04-02 Thread Alexander Gromnitsky
Hi,
  
I've concocted a (very) simple JS viewer for FVWM vector buttons:
http://bit.ly/aQjnd4. It uses a canvas element for drawing (doesn't
work in IE).
  
Theoretically, you may found it useful even for creating vector buttons.
  
There is no server code, so it is possible just save the html page with
the javascript and use the viewer locally.

-- 
f01bc740c9b387cd67d2201d342906d6



Re: FVWM: 2.5.29 released.

2010-04-02 Thread Glyn Millington
Thomas Adam tho...@xteddy.org writes:

 Hello all,

 As promised earlier, FVWM 2.5.29 has been released.  This features a
 number of bug fixes, as well as support for better tiling windows
 on-the-fly rather than using FvwmRearrange.  There is also a watchdog
 process built in to FVWM which will automatically restart FVWM should
 it ever crash, for extra stability.

Looking forward to playing with this one after Easter! Many thanks to all
concerned :-)

atb





Glyn



Re: FVWM: 2.5.29 released.

2010-04-02 Thread Thomas Adam
On Fri, Apr 02, 2010 at 04:05:58PM -0400, Bob Woodside wrote:
 On Friday 02 April 2010, des...@verizon.net wrote:
  Glyn Millington g...@millingtons.org writes:
   Thomas Adam tho...@xteddy.org writes:
   Hello all,
   As promised earlier, FVWM 2.5.29 has been released.
 
 [snip]
 
  Hmm, my guess is that this is a forgery.
  I haven't seem an commit emails, etc.
 
 Hmmm...well, yesterday *was* April 1.

Sorry -- I feel guilty now.  But do you *really* think that a watchdog
process to restart FVWM when it crashes for extra stability, is *really*
something we'd have?  :P

Perhaps it's my English subtlty kicking in.

Sorry guys.

-- Thomas Adam

-- 
It was the cruelest game I've ever played and it's played inside my head.
-- Hush The Warmth, Gorky's Zygotic Mynci.



Re: FVWM: 2.5.29 released.

2010-04-02 Thread Glyn Millington
Thomas Adam tho...@xteddy.org writes:

 On Fri, Apr 02, 2010 at 04:05:58PM -0400, Bob Woodside wrote:
 On Friday 02 April 2010, des...@verizon.net wrote:
  Glyn Millington g...@millingtons.org writes:
   Thomas Adam tho...@xteddy.org writes:
   Hello all,
   As promised earlier, FVWM 2.5.29 has been released.
 
 [snip]
 
  Hmm, my guess is that this is a forgery.
  I haven't seem an commit emails, etc.
 
 Hmmm...well, yesterday *was* April 1.

 Sorry -- I feel guilty now.  But do you *really* think that a watchdog
 process to restart FVWM when it crashes for extra stability, is *really*
 something we'd have?  :P

 Perhaps it's my English subtlty kicking in.

Nah - my English gullibility kicking in is more likely!!

atb



Glyn



Re: FVWM: 2.5.29 released.

2010-04-02 Thread despen
Thomas Adam tho...@xteddy.org writes:

 On Fri, Apr 02, 2010 at 04:05:58PM -0400, Bob Woodside wrote:
 On Friday 02 April 2010, des...@verizon.net wrote:
  Glyn Millington g...@millingtons.org writes:
   Thomas Adam tho...@xteddy.org writes:
   Hello all,
   As promised earlier, FVWM 2.5.29 has been released.
 
 [snip]
 
  Hmm, my guess is that this is a forgery.
  I haven't seem an commit emails, etc.
 
 Hmmm...well, yesterday *was* April 1.

 Sorry -- I feel guilty now.  But do you *really* think that a watchdog
 process to restart FVWM when it crashes for extra stability, is *really*
 something we'd have?  :P

 Perhaps it's my English subtlty kicking in.

Oh yeah, forgot about you being from England.
Makes sense now.

In my defense, at least I didn't believe it.

I think this is an email that had me confused on day one,
disbelieving on day two,
and tomorrow it will be the funniest email ever.



CVS tadam: Tweak placement calculation for over-zealous windows.

2010-04-02 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   10/04/02 21:01:07

Modified files:
.  : ChangeLog 
fvwm   : placement.c 

Log message:
Tweak placement calculation for over-zealous windows.

Don't adjust a window's position unless it's actually greater than the
screen's dimension (i.e., potentially placed off screen.)  This avoids
annoying blind spots where windows would otherwise have been placed at the
bottom edge of the screen; quite legitimately.




Re: FVWM release 2.5.29?

2010-04-02 Thread Thomas Adam
On 22 March 2010 05:28, Harald Dunkel ha...@darkharri.de wrote:
 It would be very nice if such a patch could get into the next release.

Please try the CVS version -- hopefully fixed now.

Sorry for the delay on this.

-- Thomas Adam



CVS tadam: Apply extremely trivial free() patch to WindowList.

2010-04-02 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   10/04/02 21:12:43

Modified files:
.  : ChangeLog 
fvwm   : windowlist.c 

Log message:
Apply extremely trivial free() patch to WindowList.

This is a tweak version of Fritz's patch to free a previously allocated
pointer.




CVS tadam: Add reminder to investigate recursive commands for 2.6

2010-04-02 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm
Module name:fvwm
Changes by: tadam   10/04/02 21:39:20

Modified files:
docs   : ChangeLog todo-2.6 

Log message:
Add reminder to investigate recursive commands for 2.6

ThomasAdam to work on this.




Re: Fvwm interface to DEs

2010-04-02 Thread Thomas Adam
On 14 February 2010 02:26,  des...@verizon.net wrote:
 Thomas Adam tho...@xteddy.org writes:

 For instance, unless I run
 gnome-settings-daemon, I get to use .mailcap just fine.

 You mentioning gnome-settings-daemon reminded me to bring this
 up again.

 I don't have the old emails but a while back I asked about what it
 took to get the pulseaudio daemon running when starting with a
 .xinitrc from runlevel 3.

 For a while I just started the pulse daemon and some
 chmods in /dev/snd to get everything to work.

 Then I found that permissions on my USB devices weren't right either.

 Then I ran across what I believe was the crux of the problem.
 I believe the various flavors of xdm start the WM using
 ck-xinit-session.

 I no longer have to start pulseaudio from my .xinitrc, but I did
 have to put some ugly logic at the front of my .xinitrc:

 if [ -f /usr/bin/ck-xinit-session ] ; then
    if [ $1 = startsess ] ; then
        shift
    else
        exec ck-xinit-session /home/dane/.xinitrc startsess
    fi
 fi

 I start a number of applications from .xinitrc and this seemed like
 the simplest way to get everything running inside the environment
 created by ck-xinit-session.

I've added this to the FvwmWiki.  Thanks!

-- Thomas Adam



Re: FVWM: KDE/Gnome menus in FVWM

2010-04-02 Thread Thomas Adam
Hello --

On 25 February 2010 21:51,  des...@verizon.net wrote:
 The whole thing is a 2300 line perl script.
 We could just take a copy, rename it, remove the non-fvwm stuff
 and include it in fvwm.

Which is what I intend to spend tomorrow (today) trying out --
although on first glance the Perl code is horrible, but I can fix that
up as I go.  It also looks as though the module it uses are currently
all part of core (and will have been since Perl 5.8.X -- so there
ought not be any need for any extra dependencies.)

Watch this space...

4am, so bed time for me now.

-- Thomas Adam