Re: http://fvwm.org

2005-09-22 Thread Uwe Pross
Hi there, On 22 Sep 2005 at 15:29:21 -0400, Demitrios Athens wrote: > The screenshots/vectorbuttons page of the FVWM web site > contains duplicate and erroneous information. Thank you. The vectorbuttons on the page were generated by a script and not checked very carefully. I'll fix that soon.

Re: Quite old patch adding new Test condition

2005-08-09 Thread Uwe Pross
Hi there, On 09 Aug 2005 at 11:47:58 +1000, Scott Smedley wrote: > Yes, see: > > http://article.gmane.org/gmane.comp.window-managers.fvwm.devel/1026 > > The plan was to wait until 2.6 - I didn't think it would > be such a long wait however! :) I wait for this functionality impatiently. I maint

Man page mistake

2005-02-28 Thread Uwe Pross
Hi there, In the fvwm man page is (IMO) a small mistake: AddToFunc MakeMissingDirectoryMenu + I Exec fvwm_make_directory_menu.sh $0 The script fvwm_make_directory_menu.sh writes to stdout so it should be: AddToFunc MakeMissingDirectoryMenu + I PipeRead fvwm_make_directory_menu.sh $0

Re: Patch Color-Colorset-problem in FvwmScript

2005-02-05 Thread Uwe Pross
Hi there, On 05 Feb 2005 at 13:51:26 +0100, Uwe Pross wrote: > I wrote a small and very very straight forward patch for > FvwmScript module so that a previously (or higher) given > colorset is not overwritten by a color definition. Take a > look at the attached script and both scree

Patch Color-Colorset-problem in FvwmScript

2005-02-05 Thread Uwe Pross
ateColorString(Colorset[scriptprop->colorset].shadow); + } + if (scriptprop->font != NULL) { /* leak! */ #-*-shell-script-*- #- #- File : cable_modem.FvwmScript #

Re: PATCH: if-elsif-else-endif syntax (v2.0)

2005-02-01 Thread Uwe Pross
Hi there, On 29 Jan 2005 at 14:26:03 +1100, Scott Smedley wrote: > Further examples are available at: > > http://users.tpg.com.au/users/scottie7/tmp/config.if > > ... > > Any comments/criticism most welcome. Sorry Scott for the delay. A couple of days ago I had some problems accessing http://

Re: FVWM website error

2004-12-07 Thread Uwe Pross
Hi there, On 06 Dec 2004 at 22:53:52 +, Mikhael Goikhman wrote: > On 06 Dec 2004 16:54:54 -0500, David Mandelberg wrote: > > > > There's a major error on fvwm.sourceforge.net: > > This is an automatically updated mirror. Please use the > original site at http://fvwm.org/ until this error is

Re: Fvwm Wiki seems to be down

2004-11-08 Thread Uwe Pross
Hi there, On 08 Nov 2004 at 16:11:15 +, Thomas Adam wrote: > While you're on the topic of updating links, I noticed > that the page referenced to "Glen Lee Edwards" is dead. > Some gooling revealed his page to now be here: > > http://research.cmis.csiro.au/gjw/xwindows/ Thanks for the hint.

Re: Fvwm Wiki seems to be down

2004-11-08 Thread Uwe Pross
Hi there, On 08 Nov 2004 at 15:19:50 +, Thomas Adam wrote: > That's because it is now in active development here: > > http://www.fvwmwiki.org Good to know. I have updated the links on the fvwm homepage. Cheers, Uwe -- ,_, For personal reply/mail put "fvwm" (O,O) in the subject. (

Fvwm Wiki seems to be down

2004-11-08 Thread Uwe Pross
Hi there, The URL to the Fvwm Wiki (http://rvb.dyndns.org/FvwmWiki/) results in a 404 error. I have (temporarily) removed the links to this page from the fvwm homepage. Please sent a mail to fvwm-workers when this site is working again. Cheers, Uwe -- ,_, For personal reply/mail put "fvwm"

[Fwd] Creation of an Fvwm Forum

2004-11-08 Thread Uwe Pross
Hi there, Please find below a mail from the creator of a fvwm forum. I have added a link to the fvwm homepage. Have fun, Uwe - Forwarded message from Bert Geens <[EMAIL PROTECTED]> - From: Bert Geens <[EMAIL PROTECTED]> Date: Sat, 06 Nov 2004 21:07:21 +0100 Subject: Creation of an Fvwm

Re: fvwm.org link

2004-08-12 Thread Uwe Pross
Hi there, On 12 Aug 2004 at 13:27:12 +0200, Dominik Vogt wrote: > On Thu, Aug 12, 2004 at 11:31:11AM +0400, Andrew Dolgov > wrote: > > > I've updated my FVWM scripts page (the scripts which > > were used for screenshot on fvwm.org) -- I dunno, maybe > > it would be worth including in the links se

Re: Web server error logs

2004-08-11 Thread Uwe Pross
Quoting Jason L Tibbitts III <[EMAIL PROTECTED]>: > www.fvwm.org's error log grows by about 2GB a week lately; this is > almost exclusively due to "Undefined index" or "Undefined variable" > PHP warnings. The server is running Apache 2.0.50/PHP 4.3.8. Here's > a selection: I have turned on warn

Re: Web server error logs

2004-08-09 Thread Uwe Pross
Hi there, On 08 Aug 2004 at 19:47:44 -0500, Jason L Tibbitts III wrote: > www.fvwm.org's error log grows by about 2GB a week > lately; this is almost exclusively due to "Undefined > index" or "Undefined variable" PHP warnings. The server > is running Apache 2.0.50/PHP 4.3.8. Here's a selection:

Re: CVS uwp fvwm-web: fixed navigation on first top page

2004-07-27 Thread Uwe Pross
Quoting FVWM CVS : > Modified files: > ... It seems that the automatic update of the web page failed. The updates I did on July 25 and 26 are not visible on the homepage. Regards, Uwe -- Visit the official FVWM web page at http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fv

Re: FVWM: How often is an edge command executed

2004-06-05 Thread Uwe Pross
Hi there, On 05 Jun 2004 at 22:42:49 +0200, Uwe Pross wrote: > This is actually a bug. I hope we get this fixed soon. I tried to have a look what's going on in edge command. When trying to build the cvs tree I get the following errors: [EMAIL PROTECTED]:uwp/Quelltexte/fvw

Re: FVWM: How often is an edge command executed

2004-06-05 Thread Uwe Pross
Hi there, On 05 Jun 2004 at 14:07:03 +0100, Piotr Zielinski wrote: > In my .fvwm2rc, I have a function bound to the edges of > the screen with EdgeCommand (see below for the details). > The problem is that when the mouse pointer stays on the > edge the function is being called again and again, w

Re: CVS domivogt fvwm-web: * Corrected a typo.

2004-04-21 Thread Uwe Pross
Quoting FVWM CVS : > Modified files: > web-theme/classes: pager_on_top_class.inc > > Log message: > * Corrected a typo. It's always astonishing to see how long such major typos live ;-) Cheers, Uwe -- Visit the official FVWM web page at http://www.fvwm.org/>. To unsubscribe from the lis

Homepage cleaning

2004-03-19 Thread Uwe Pross
Hi, The desktop screenshot page is growing and growing. Some of them are quite old. To save a bit space and keep the pages actual we may remove some of the old shots. Any thoughts or suggestions? I also plan to remove the birthday stuff from the homepage soon. Further I would like to add a wind

Re: sample menu

2004-03-01 Thread Uwe Pross
Hi there, On 28 Jan 2004 at 16:56:41 +0100, Petou wrote: > joined a sample menu Could you please provide the configuration for this menu style? It would be nice if we can put it on the web site as well. Please provide pixmaps as well if you use some special ones. Cheers, Uwe -- ,_, F

Re: disallow posting for non-members?

2004-02-23 Thread Uwe Pross
Quoting Dominik Vogt : > It is sad that I have to ask. What do you think about allowing > only members to post on the fvwm mailing lists in the future? The > amount of spam has got out of control. How about asking posters to put a keyword in the subject line? Mails could be filtered easily. For

Re: Menu Screenshot

2004-01-24 Thread Uwe Pross
Hi there, On 24 Jan 2004 at 15:21:45 +, Tavis Ormandy wrote: > They are generated automatically, the icons are little > screenshots of the windows before they were iconified, > pretty simple to do with the new WindowStyle command, but > they look really cool :) I have to check this out. At t

Re: Menu Screenshot

2004-01-24 Thread Uwe Pross
Hi there, On 22 Jan 2004 at 15:24:59 +, Tavis Ormandy wrote: > If you are planning on changing the pages, I have making > beautiful looking Icons with fvwm down to a fine art..I > have impressed a lot of people (and made a few fvwm > converts) with this little hack :) > > Would you be intere

Re: Menu Screenshot

2004-01-20 Thread Uwe Pross
Hi there, On 20 Jan 2004 at 10:57:43 +1100, Scott Smedley wrote: > Yeah, the ones on the web site look pretty ... ordinary. Yes :-\ > I offered screenshots of my menus a while back: > > http://users.tpg.com.au/users/scottie7/fvwmmenus.html > > but noone seemed interested. Sorry, I must have

Re: Menu Screenshot

2004-01-20 Thread Uwe Pross
Hi there, On 19 Jan 2004 at 22:40:52 +, Tavis Ormandy wrote: > There only seems to be two examples on the menu screenshots section of the > website, so I thought I'd contribute one of mine :) > > http://taviso.decsystem.org/files/menu_screenshot.png > > http://taviso.decsystem.org/files/fvw

Re: Beep when opening menus

2004-01-19 Thread Uwe Pross
Hi there, On 17 Jan 2004 at 00:36:43 +0100, Olivier Chapuis wrote: > If you use my version of FVWM you never get these beeps > (and the function will be executed). But, for some reasons > dominik does not want that your setup work. The last > thread on this subject start here: > > ven 07 nov Oli

Re: Beep when opening menus

2004-01-16 Thread Uwe Pross
Hi there, On 16 Jan 2004 at 14:58:58 +0100, Olivier Chapuis wrote: > Use > > fprintf(stderr,"*** FVWM Bell: Abort function %s\n", action); I got: *** FVWM Bell: functions.c line 987 [MarkWindowAsActiveFunc] *** which comes from FvwmEvent. So I guess it is my fault :-\ DestroyFunc MarkW

Re: Beep when opening menus

2004-01-16 Thread Uwe Pross
Hi there, On 16 Jan 2004 at 15:20:35 +0100, Dominik Vogt wrote: > Um, it's FvwmWinList of course. It grabs the pointer when run in > transient mode, forcing you to close it before you can continue > working on the desktop. The -transient option is meant to be used > this way: > > 1. Click to

Re: Beep when opening menus

2004-01-16 Thread Uwe Pross
Hi there, On 16 Jan 2004 at 13:52:17 +0100, Dominik Vogt wrote: > > Okay. Is there a way to find out which application has > > grabbed the pointer? > > Perhaps if you describe exactly what you are doing. Nothing special I guess: Fvwm is running. A couple of applications have been started. I d

Re: Beep when opening menus

2004-01-16 Thread Uwe Pross
Hi there, On 16 Jan 2004 at 13:13:34 +0100, Dominik Vogt wrote: > The code grabs the pointer before executing any complex > function. As it fails, another application must have > already grabbed the pointer. Is it essential to grab the > pointer before starting the menu as it may otherwise not >

Beep when opening menus

2004-01-16 Thread Uwe Pross
Hi there, A couple of weeks ago I reported an nerving beep when opening FvwmWindowList or menus of some programs. In the last days I used FrameMaker which shows this behaviour quite often when a submenu is opened and closed. I added some debug statement to 2.5.7 to see where the be

Re: Converting the winning logo to appropriate formats

2004-01-07 Thread Uwe Pross
Hi there, On 07 Jan 2004 at 10:21:44 +, Mikhael Goikhman wrote: > I would like to ask you to convert it to some useful formats: > > * make the logo variant that is colorful by applying > some nice texture > * make the logo variant that is transparent > * make the logo variant sutab

Re: Second stage logo voting rules?

2003-12-08 Thread Uwe Pross
Quoting Mikhael Goikhman <[EMAIL PROTECTED]>: > Since we had a large number of logos in the first stage (108), > I would allow any logo that passed the 10% barrier to participate in > the second stage (i.e. 28 logos, about 1/4 of all). > > > - The same people who were allowed to vote in the firs

Re: getting logo voting started

2003-10-17 Thread Uwe Pross
Hi there, On 10 Oct 2003 at 11:06:49 +0200, Uwe Pross wrote: > > To get the voting finally started, I suggest the following voting > > process that tries to take all the concerns into account. > > Unless one of the people with commit access voices a veto, I want > > to b

Re: getting logo voting started

2003-10-10 Thread Uwe Pross
Hi there, On 10 Oct 2003 at 10:28:56 +0200, Dominik Vogt wrote: > To get the voting finally started, I suggest the following voting > process that tries to take all the concerns into account. > Unless one of the people with commit access voices a veto, I want > to begin the election within one we

Re: Status of logo voting?

2003-10-01 Thread Uwe Pross
Hi there, On 01 Oct 2003 at 00:02:02 +0300, Mikhael Goikhman wrote: > Suggestions: > > * Use #808080 bg or darker, do not rely on the user's browser default > (which is usually white). I used #305050 now which looks good on my monitor. > * Use [EMAIL PROTECTED] as the From address, not [EMAIL

Re: Status of logo voting?

2003-10-01 Thread Uwe Pross
Hi there, On 30 Sep 2003 at 13:33:18 -0400, Dan Espen wrote: > > > It should be clear how long the response will take. > > > Mine took a couple of minutes. > > > > This is quite difficult to say. Actually the mail is > > sent to you immediately. So any delay should be caused > > by the smtp agen

Re: Status of logo voting?

2003-09-30 Thread Uwe Pross
Hi there, On 29 Sep 2003 at 20:53:11 -0400, Dan Espen wrote: > > http://www.fvwm.org/logo-competition/logos/voting/ > > Feedback: > > Since you are asking for an email address, the first page > should be very clear about the email address being securly stored and > NEVER being made visible to a

Re: Status of logo voting?

2003-09-30 Thread Uwe Pross
Hi there, On 30 Sep 2003 at 00:51:43 +0200, [EMAIL PROTECTED] wrote: > You probably mean we can not avoid cheating completely. > Being unable to prevent it at all would be a sad prospect > :-) ;-) Right. I think forcing voters to vote for at least 20 logos might lead to wrong results. If I like

Re: Status of logo voting?

2003-09-29 Thread Uwe Pross
Hi there, On 29 Sep 2003 at 18:24:14 +0200, Uwe Pross wrote: > > I have an idea how to reduce the chance of cheating: We > > may require that everybody votes for at least 20 logos. > > Cheating will become very tedious. And since it is > > extremely unlikely to hav

Re: Status of logo voting?

2003-09-29 Thread Uwe Pross
Hi there, On 29 Sep 2003 at 17:56:54 +0200, Dominik Vogt wrote: > > http://www.tu-chemnitz.de/~uwp/fvwm-web/logo-competition/logos/voting > > > > where voting can be done. I could make an automatic > > redirection if it is wanted. > > The page looks good. I see one typo: > > > for logos takin

Re: Status of logo voting?

2003-09-29 Thread Uwe Pross
Hi there, On 29 Sep 2003 at 17:09:18 +0200, Dominik Vogt wrote: > > > I think we need to start the voting process soon before > > > the logo artits get angry :-) > > > > I got hardly feedback for the actual voting page. You > > reported one problem I could not reproduce. Using the actual > > vot

Re: Status of logo voting?

2003-09-29 Thread Uwe Pross
Hi there, On 29 Sep 2003 at 10:22:19 +0200, Dominik Vogt wrote: > I think we need to start the voting process soon before > the logo artits get angry :-) I got hardly feedback for the actual voting page. You reported one problem I could not reproduce. Using the actual voting page voting should b

Re: Voting page nearly ready

2003-09-12 Thread Uwe Pross
Hi there, On 11 Sep 2003 at 15:30:14 -0500, Jason L Tibbitts III wrote: > UP> I am going to keep the voting stuff at my university account since > UP> there I can allow the web server to change files. > > I could easily give you a MySQL database to play with if > that would make things easier fo

Voting page nearly ready

2003-09-11 Thread Uwe Pross
Hi together, The voting page is nearly ready: http://www-user.tu-chemnitz.de/~uwp/fvwm-web/logo-competition/logos/voting/ I am going to keep the voting stuff at my university account since there I can allow the web server to change files. Dominik Vogt wrote: > > Ideally, the order does not chan

Re: Draft of the voting page

2003-09-08 Thread Uwe Pross
Hi there, On 08 Sep 2003 at 09:46:15 +0200, Dominik Vogt wrote: > > For fairness the order of the logo is going to be > > randomly. > > Ideally, the order does not change if you hit the reload > button. This makes sence, I'll keep that in mind. > Is it possible to display the logos in two colu

Draft of the voting page

2003-09-05 Thread Uwe Pross
Hi there, a first draft of the voting page can be seen at: http://www.fvwm.org/logo-competition/logos/voting/ This is only a draft. The page is quite large and may take a while to download via a telephone line. But as I said, for fainess I don't like to split the page. All logos are included.

Re: Logo submission

2003-09-05 Thread Uwe Pross
Hi there, On 04 Sep 2003 at 21:05:38 +0300, Mikhael Goikhman wrote: > Of course, theoretically this may be a problem, but > practically... I can't speak for others, but personally, > in 95% of cases I either like or not like the artist > style. But if I like some really best logo in the > remain

Re: Logo submission

2003-09-04 Thread Uwe Pross
Hi there, On 04 Sep 2003 at 13:10:17 +0300, Mikhael Goikhman wrote: > You may add it to the "other fvwm related art of this > artist" section, like it is done for Phil Harper. I'll do so. > BTW, This is exactly why I think the artist is more > important then any his specific logo, a good artist

Re: Logo submission

2003-09-04 Thread Uwe Pross
Hi there, On 04 Sep 2003 at 11:53:25 +0200, Dominik Vogt wrote: > I guess this wasn't seriously meant as a logo. In any > case, unless we officially extend the submission period, > we can not accept new logo submissions. This would not be > fair towards the people who submitted their logos in t

Logo submission

2003-09-04 Thread Uwe Pross
Hi there, Sun1000 sent me the logo at http://www-user.tu-chemnitz.de/~uwp/fvwm_grill.jpg in private. The submission is belated and I don't like to put this picture on the web site. It is funny, of course, but it is not a logo actually. If someone thinks this logo should be added I will do it

Re: voting for the new fvwm logo?

2003-09-03 Thread Uwe Pross
Hi there, On 03 Sep 2003 at 16:13:53 +0300, Mikhael Goikhman wrote: > You don't need to get the deadlines too precisely. We didn't expect to > get hundreds of logos back then. > > It is interesting that you say in another message that you don't have a > time to create one good overview image, bu

Re: voting for the new fvwm logo?

2003-09-03 Thread Uwe Pross
Hi there, On 03 Sep 2003 at 13:21:30 +0300, Mikhael Goikhman wrote: > The main reason I think it better to find best artists first and only > then go to the winning logo is that currently the competition is very > artist centric. Take a look at: > > http://fvwm.org/logo-competition/logos_new.p

Re: voting for the new fvwm logo?

2003-09-03 Thread Uwe Pross
Hi there, On 03 Sep 2003 at 09:59:02 +0200, Dominik Vogt wrote: > > * It is practically difficult to score hundreds of logos at once > > Most of the logos are series of the same logo in various formats. Which makes it even more difficult since votes for different logos of a serie should be co

Re: voting for the new fvwm logo?

2003-09-02 Thread Uwe Pross
Hi there, On 02 Sep 2003 at 16:50:14 +0200, Dominik Vogt wrote: > At least we could have a page with a check box for each > logo with a big button "send mail to vote". I'd solve the > multiple voting problem by asking for the voter's real > name and possibly a mail address. This can be done. Bu

Re: voting for the new fvwm logo?

2003-09-02 Thread Uwe Pross
Hi there, On 02 Sep 2003 at 14:02:51 +0200, Dominik Vogt wrote: > Someone suggested to make a web page that allows voting > for the new logo. I have thought about this some time ago but I came not to a efficient solution which ensures that each person can vote for one logo only once. A soluti

Re: [FVWM-LOGO] Deadline?

2003-09-01 Thread Uwe Pross
Hi there, On 01 Sep 2003 at 10:15:55 +0200, Dominik Vogt wrote: > Since logos are still coming in at a steady pace, should > we extend the submission period by a month? I think this is not necessary. It seems to me that some artists waited for the deadline to submit thier logos. I guess

Sorry for cvs mails

2003-08-28 Thread Uwe Pross
Hi together, As seen I had some difficulties by adding all converted screenshots at once. I got some error messages from the cvs server. So I added all new directories step by step which causes a lot of cvs mails. While writing this mail my cvs copy at home has been synchronized

Re: web page rendering time

2003-08-11 Thread Uwe Pross
Hi there, On 11 Aug 2003 at 10:29:45 +0200, Dominik Vogt wrote: > Athlon XP 1800+ with 512 MB RAM (318 MB free). I can reproduce > the effect at will: > > - start mozilla (on page 0 1) > - use a bookmark to load http://fvwm.org/ > - switch to page 0 0 immediately > - wait until the page

Re: web page rendering time

2003-08-11 Thread Uwe Pross
Hi there, On 11 Aug 2003 at 08:25:44 +0200, Dominik Vogt wrote: > I just noticed something odd (Mozilla 1.4, Linux). I > started mozilla, loaded the fvwm home page and switched to > another page before anything was displayed. When I > finally came back to the browser page, I could watch as > th

Re: new web page decorations

2003-07-22 Thread Uwe Pross
Hi there, On 22 Jul 2003 at 10:04:22 +0200, Dominik Vogt wrote: > Yes, I think it's too simple. We should rather provide a > better default config than adapt our web page to the bare > minimum to start up :-) I have a look if I can find some time tonight to make the deco more fancy. Has anyone

Re: new web page decorations

2003-07-22 Thread Uwe Pross
Hi there, On 22 Jul 2003 at 09:31:54 +0200, Dominik Vogt wrote: > > The reason why there are two buttons is the relief in the > > title. One needs left and right in title different pics. > > I think you misunderstood me. There is no title and no buttons. > The title is completely blank. See at

Re: new web page decorations

2003-07-22 Thread Uwe Pross
ith a relief. The web theme is taken from the default fvwm look without the handles. I tried to make the web page a bit simpler and therefore faster. The reason why there are two buttons is the relief in the title. One needs left and right in title different pics. Regards, Uwe -- ,_, Uwe

Web page theme has been changed

2003-07-17 Thread Uwe Pross
Greetings to all, I have changed the default theme of the web page. I made a new theme which is a bit simpler and therefore a bit faster than the decorated themes we had before. As always comments are welcome. Cheers, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.tu

Re: A time to switch back from the birthday web theme

2003-07-13 Thread Uwe Pross
Hi there, On 11 Jul 2003 at 21:10:45 +0300, Mikhael Goikhman wrote: > I think we should switch from the birthday web theme back. > At least take off the colorful background. I am going to do that shortly. Regards, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://

Re: The authors page

2003-07-11 Thread Uwe Pross
Hi there, On 10 Jul 2003 at 22:12:28 +0200, Marcus Lundblad wrote: > The link on the "AUTHORS" page to "pictures" (at the top) leads back to > the same page... Thank you. There was a problem converting this link - has been fixed now. Regards, Uwe -- ,_, Uwe

Re: Image size disclosure for the screenshots

2003-07-03 Thread Uwe Pross
up. This will be done. However I am quite busy at the moment so I won't have time to revise the screenshot page that soon. The new screenshot page will be dynamic and therefore able to display the file size automatically. Regards, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED]

Birthday theme on web site

2003-07-02 Thread Uwe Pross
. Dominik said he would like to keep the pager on top of the site. So we may make a new default theme which uses the birthday theme as template or we switch to the old default theme. Regards, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.

Re: how to update generated files on web site?

2003-06-30 Thread Uwe Pross
Hi there, On 30 Jun 2003 at 18:04:55 +, Mikhael Goikhman wrote: > I think Uwe said he will create dev_webpage.php soon. This is the next thing I am going to do. I hope I found some time this week :-) Cheers Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www

Re: web layout suggestion

2003-06-13 Thread Uwe Pross
two weeks. Cheers, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.tu-chemnitz.de/~uwp =-"-"- -- Visit the official FVWM web page at http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers&q

Re: Patch: fvwm-web: fix typo

2003-06-11 Thread Uwe Pross
Hi there, On 11 Jun 2003 at 07:54:24 +, Mikhael Goikhman wrote: > Actually it is autoheader, not autoheaders. I noticed that there is not autoheaders on my system. I have changed it to autoheader. Regards, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www

Re: dead link on web page

2003-06-11 Thread Uwe Pross
file on my copy of the fvwm-web tree. I have not found the time to write something about the php concept yet - so I have not added this file to cvs. Cheers, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.tu-chemnitz.de/~uwp =-"-"-==

Re: Patch: fvwm-web: fix typo

2003-06-11 Thread Uwe Pross
Hi there, On 11 Jun 2003 at 10:31:53 +1000, Scott Smedley wrote: > This typo annoyed me so much I had to submit a patch. Thanks. I have changed that. Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.tu-chemnitz.de/~uwp =-"-"-

Re: FVWM: fvwm man page in HTML?

2003-06-10 Thread Uwe Pross
for the man page sites if we can get it work. BTW: I am off for holiday from June 14 to 28. So I cannot check my mail nor working on the web site. Maybe I find a little bit time till the end of this week. Regards, Uwe -- ,_, Uwe Pross (O,O) mailto:[E

Re: FVWM: Icons from applications

2003-06-05 Thread Uwe Pross
Hi there, On 05 Jun 2003 at 15:57:47 +, Mikhael Goikhman wrote: > On 05 Jun 2003 16:43:35 +0200, Uwe Pross wrote: > > > > > Your feature request should be send at the good place :o) > > > > So I would like to do that hereby ;-) > > I think Olivier say

Re: FVWM: Icons from applications

2003-06-05 Thread Uwe Pross
so that it can be used in the menus :-) Possible that a tool does already exists to do that. Cheers, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.tu-chemnitz.de/~uwp =-"-"- -- Visit the official FVWM web page at http://www.fvwm.

Re: FVWM: FvwmPager exits when changing the desktop.

2003-06-02 Thread Uwe Pross
be my configuration too. I attached an archive with my whole config, maybe you can have a try. Regards, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.tu-chemnitz.de/~uwp =-"-"- fvwm-config_pager_break.tgz Description: Binary data

Re: FVWM: FvwmPager exits when changing the desktop.

2003-06-02 Thread Uwe Pross
Hi there, On 02 Jun 2003 at 13:52:56 +0200, Dominik Vogt wrote: > On Mon, Jun 02, 2003 at 01:01:40PM +0200, Uwe Pross wrote: > > > I have append a partial fvmw-config which produces a > > > breakable pager on my system. After changing the desk the > > >

Re: Problems displaying the birthday pages.

2003-05-31 Thread Uwe Pross
Mikhael, if you found a color scheme. You may set the birthday theme as default in file definitions.inc. The lines are already there they just have to be commented out. I am off for tonight and may have no time tommorow morning. Cheers, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED

Re: Problems displaying the birthday pages.

2003-05-31 Thread Uwe Pross
nge the colors if it is still not liked. -> web-themes/classes/birthday_class.inc Cheers, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.tu-chemnitz.de/~uwp =-"-"- -- Visit the official FVWM web page at http://www.fvwm.org/>

Re: CVS migo fvwm-web: * updated regenerated files without increasing the version number for now

2003-05-31 Thread Uwe Pross
r the fix. I have added birthday_celebration2.gif now which fits to the color of the decoration. Regards, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.tu-chemnitz.de/~uwp =-"-"- -- Visit the official FVWM web page at htt

Re: CVS uwp fvwm-web: Updated for fvwm version 2.4.16

2003-05-30 Thread Uwe Pross
n is poor for some files I wrote. I'll fix that soon. ./news2php.awk /var/tmp/fvwm/NEWS > index.php Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.tu-chemnitz.de/~uwp =-"-"- -- Visit the official FVWM web page at http://

Re: Problems displaying the birthday pages.

2003-05-30 Thread Uwe Pross
view the default theme? If so you can replace the "?theme=birthday" in the url to "?theme=default" or "?theme=plain" which should always work. Regards, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.tu-chemnitz.de/~uwp =-"-"

Re: CVS uwp fvwm-web: Updated for fvwm version 2.4.16

2003-05-30 Thread Uwe Pross
tions.inc > > pictures/decorations: make_decoration.sh > > > > Log message: > > Updated for fvwm version 2.4.16 > > The NEWS page is not updated. There is no entry on 2.4.16 in file NEWS in the current cvs version. Uwe -- ,_, Uwe Pross

Re: 2.4.16 is released and uploaded

2003-05-30 Thread Uwe Pross
ploaded later today together with 2.5.7. > > I put the announcement on Freshmeat, and I will do news:://comp.windows.x > but it seems too early, our web site CVS isn't updated yet. 2.4.16 is should be on the web site now. Uwe -- ,_, Uwe Pross (O,O) mailto:[E

Re: Birthday decorations and announcement?

2003-05-30 Thread Uwe Pross
dow_decor_birthday Regards, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.tu-chemnitz.de/~uwp =-"-"- -- Visit the official FVWM web page at http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-

Re: Birthday announcement draft

2003-05-30 Thread Uwe Pross
http://www-user.tu-chemnitz.de/~uwp/fvwm-web/contact/index.php?theme=birthday If this is still not that good I make this theme customizeable (which is not much work but I would like if the birthday colors are fixed) and leave the color selection to someone else. Uwe -- ,_, Uwe Pross (O,O) mailt

Re: Birthday announcement draft

2003-05-30 Thread Uwe Pross
Hi there, On 30 May 2003 at 11:14:21 +0200, Uwe Pross wrote: > Have a look at > http://www.fvwm.org?theme=birthday > We may set is as default for the whole June. Wait for a couple of minutes until the page is updated to see the new layout (containing a horizontal pag

Re: Birthday announcement draft

2003-05-30 Thread Uwe Pross
org?theme=birthday We may set is as default for the whole June. But where do you want to put the statement you wrote? > > Do you want to keep the developers pictures permanently? In > > that case I would move it to the authors directory. > > Permanently. I'll change that s

Re: Birthday announcement draft

2003-05-30 Thread Uwe Pross
the authors directory. Cheers, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.tu-chemnitz.de/~uwp =-"-"- -- Visit the official FVWM web page at http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-wor

Re: Birthday decorations and announcement?

2003-05-30 Thread Uwe Pross
or, if your engine does not support this, any other decor. Looks nice but can not be used for the web site since the title bar pictures is to wide. Cheers, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.tu-chemnitz.de/~uwp =-"-"-===

Re: Birthday announcement draft

2003-05-30 Thread Uwe Pross
the status of the page with the pictures of developers and > users? All pictures are on the site now. > Who will take care of updating the News Flash section on the home > page with links to the various birthday related sub pages? Done. Cheers, Uwe -- ,_, Uwe Pross (O,O) mailt

Re: Birthday decorations and announcement?

2003-05-28 Thread Uwe Pross
Hi there, I have made a suggestion for the web page on: http://www-user.tu-chemnitz.de/~uwp/fvwm-web/ This includes the birthday page as well. If it is liked I would commit it tommorow morning. Maybe I remove the link until the birthday page has been finished. Uwe -- ,_, Uwe Pross (O,O

Re: Birthday decorations and announcement?

2003-05-28 Thread Uwe Pross
Hi there, On 28 May 2003 at 10:38:05 +0200, Uwe Pross wrote: > ... Two more: > http://www-user.tu-chemnitz.de/~uwp/fvwm-web/birthday/index.php?body_bg_image=ballons5_bg.gif > http://www-user.tu-chemnitz.de/~uwp/fvwm-web/birthday/index.php?body_bg_image=ballons6_bg.jpg -- ,_, Uwe

Re: Birthday decorations and announcement?

2003-05-28 Thread Uwe Pross
Hi there, On 27 May 2003 at 18:23:26 -0400, Bob Woodside wrote: > On Tue, 27 May 2003 22:05:40 +0200 > Uwe Pross <[EMAIL PROTECTED]> wrote: > > > I made a couple of banners for the web page. Maybe we can > > use one of them: > > > > http://www-use

Re: Birthday decorations and announcement?

2003-05-27 Thread Uwe Pross
e a couple of banners for the web page. Maybe we can use one of them: http://www-user.tu-chemnitz.de/~uwp/fvwm-web/birthday/ We could include one of these banners on sunday automatically by the php scripts. Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] (

Re: 2.4.16 and 2.5.7 releases?

2003-05-13 Thread Uwe Pross
urrently: $latest_stable_release = "2.4.15"; $latest_unstable_release = "2.5.6"; in the file definitions.inc (quite on top in the file). These settings are used in all other php-files included the links to the ftp-directory like: ftp://ftp.fvwm.org/pub/fvwm/version-2/fvwm-.tar.gz

Re: web: some pages too wide

2003-05-06 Thread Uwe Pross
the tag by providing a css class. If not the user has to life with a wide page but recognizes command line text and source code. Regards, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.tu-chemnitz.de/~uwp =-"-"- -- Vi

Re: web: some pages too wide

2003-05-05 Thread Uwe Pross
pped put displayed in fixed font. I would like to turn it back to . Regards, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.tu-chemnitz.de/~uwp =-"-"- -- Visit the official FVWM web page at http://www.fvwm.org/>. To unsubs

Re: FAQ

2003-05-05 Thread Uwe Pross
files just in case someone complains ;-) Regards, Uwe -- ,_, Uwe Pross (O,O) mailto:[EMAIL PROTECTED] ( ) http://www.tu-chemnitz.de/~uwp =-"-"- -- Visit the official FVWM web page at http://www.fvwm.org/>. To unsubscribe from the list, send "unsu

  1   2   3   >