Re: Bug in make deb-dist?

2006-12-09 Thread Thomas Adam
are happy for it, I can easily commit a patch to the Debian build system in the main FVWM tarball. -- Thomas Adam -- Wanting to feel; to know what is real. Living is a lie. -- Purpoise Song, by The Monkees.

Re: FVWM: How to use StippledTitleOff

2006-12-21 Thread Thomas Adam
On Thu, 21 Dec 2006 17:47:07 +0100 (CET) Viktor Griph [EMAIL PROTECTED] wrote: On Thu, 21 Dec 2006, Thomas Adam wrote: On 18/12/06, Viktor Griph [EMAIL PROTECTED] wrote: Thomas' patch on http://starshine.org/xteddy/thomas/fvwm/patches.html add the styles StickyWindowStipples

Re: focus when between pages

2007-01-04 Thread Thomas Adam
From within a location where the viewport was between pages, for instance. And current this is what happens anyway. -- Thomas Adam -- Wanting to feel; to know what is real. Living is a lie. -- Purpoise Song, by The Monkees.

Re: focus when between pages

2007-01-04 Thread Thomas Adam
, although one could accomplish switching pages fully with something like: DestroyFunc MyFunc AddToFunc MyFunc + I Current (Visible) GotoPage $[page.nx] $[page.ny] (Crude at best, but you get the idea.) -- Thomas Adam -- Wanting to feel; to know what is real. Living is a lie. -- Purpoise Song

Re: focus when between pages

2007-01-04 Thread Thomas Adam
, trying to explain how Java applications receive focus is better off describing it as Possibly, maybe, if the wind is in the right direction, and the moon is shapped like a cheese-wedge, since invariably, it varies too much. :) -- Thomas Adam -- Wanting to feel; to know what is real. Living

Re: Removed CenterPlacement/UnderMousePlacement

2007-02-04 Thread Thomas Adam
for --geometry placements. Plus it means no more coupling with FvwmEvent to move windows either. Brilliant. :) -- Thomas Adam -- Wanting to feel; to know what is real. Living is a lie. -- Purpoise Song, by The Monkees.

Re: Removed CenterPlacement/UnderMousePlacement

2007-02-04 Thread Thomas Adam
On Sun, Feb 04, 2007 at 04:34:23PM +, Thomas Adam wrote: On Sun, Feb 04, 2007 at 04:23:59PM +0100, Dominik Vogt wrote: I have removed these two styles and replaced them with the much more general style PositionPlacement. Thanks, Dominik. This will work great for applications

SetEnv: disallowing fullstop in envvar name.

2007-02-26 Thread Thomas Adam
of this, given that the description doesn't mention this in the first place. By all means do so if it's felt necessary. -- Thomas Adam -- Wanting to feel; to know what is real. Living is a lie. -- Purpoise Song, by The Monkees. Index: ./libs/envvar.c

Re: SetEnv: disallowing fullstop in envvar name.

2007-02-27 Thread Thomas Adam
On Tue, 27 Feb 2007 10:04:16 +0100 Dominik Vogt [EMAIL PROTECTED] wrote: On Tue, Feb 27, 2007 at 01:31:22AM +, Thomas Adam wrote: Currently (thanks to someone asking a question on IRC) I realised that FVWM was allowing environment variable names with fullstops ('.') in them. I don't

Re: MouseFocus doesn't work for Java GUIs

2007-03-04 Thread Thomas Adam
appreciated. Use the lenient focus policy. I've had limited success in using that. Sometimes it works and sometimes it doesn't. Invariably, only the Gods decide whether the Java application receives focus or not, and when. :) -- Thomas Adam -- Wanting to feel; to know what is real. Living

Re: Fvwm mods

2007-03-29 Thread Thomas Adam
, the correct list for such things is always the fvwm-workers one. -- Thomas Adam -- He wants you back, he screams into the night air, like a fireman going through a window that has no fire. -- Mike Myers, This Poem Sucks.

Re: Support for multi-monitor windows

2007-04-19 Thread Thomas Adam
/documentation/dev_cvs.php -- Thomas Adam -- He wants you back, he screams into the night air, like a fireman going through a window that has no fire. -- Mike Myers, This Poem Sucks.

Re: Possible error in fvwm(1) manpage

2007-07-31 Thread Thomas Adam
StartFunction is run; it's been confusing a lot of people lately. -- Thomas Adam

Re: [patch] Read DIR -- Read DIR/config

2007-08-01 Thread Thomas Adam
that: Read somedirectory is really: Read somedirectory/config I think having the explicit case is the better way to go -- it just improves readability; an important factor if you ask me. :) -- Thomas Adam

Re: [patch] Read DIR -- Read DIR/config

2007-08-02 Thread Thomas Adam
-- it just improves readability; an important factor if you ask me. :) -- Thomas Adam Do you always prefer the explicit? What about Read file vs Read $[FVWM_USERDIR]/file Actually, I'd use: Read $./file But yes, I do think being more verbose is the better option. -- Thomas

Re: [patch] Read DIR -- Read DIR/config

2007-08-02 Thread Thomas Adam
that: Read somedirectory is really: Read somedirectory/config I think having the explicit case is the better way to go -- it just improves readability; an important factor if you ask me. :) -- Thomas Adam -- He wants you back, he screams into the night air, like a fireman going through

Re: [patch] Read DIR -- Read DIR/config

2007-08-04 Thread Thomas Adam
agree with it. :) -- Thomas Adam

Re: New 2.5.22 release?

2007-08-07 Thread Thomas Adam
On Tue, Aug 07, 2007 at 08:21:20PM +0200, Dominik Vogt wrote: On Tue, Aug 07, 2007 at 03:17:02PM +0100, Thomas Adam wrote: On 07/08/07, Scott Smedley [EMAIL PROTECTED] wrote: write fvwm in lower case Why? Agreed. FVWM is an acronym; it should be written as such, which

Re: CVS domivogt: * Write fvwm in lower case everywhere

2007-08-08 Thread Thomas Adam
* for something -- its name *is* the product name which means correct capitalisation of the acronym. -- Thomas Adam

Re: New 2.5.22 release?

2007-08-17 Thread Thomas Adam
ever to go away. Suffice it to say it works on OpenSolairs, for instance, without a problem. -- Thomas Adam -- He wants you back, he screams into the night air, like a fireman going through a window that has no fire. -- Mike Myers, This Poem Sucks.

Re: CVS renato fvwm-web: updated for 2.6.22 release

2007-08-29 Thread Thomas Adam
On Wed, Aug 29, 2007 at 06:24:52PM -0500, FVWM CVS wrote: Log message: updated for 2.6.22 release Either we keep skipping a version, or you've mistyped again. ;) -- Thomas Adam -- He wants you back, he screams into the night air, like a fireman going through a window that has no fire

Re: CVS renato fvwm-web: updated for 2.6.22 release

2007-08-29 Thread Thomas Adam
On Thu, Aug 30, 2007 at 12:35:19AM +0100, seventh guardian wrote: On 8/30/07, Thomas Adam [EMAIL PROTECTED] wrote: On Wed, Aug 29, 2007 at 06:24:52PM -0500, FVWM CVS wrote: Log message: updated for 2.6.22 release Either we keep skipping a version, or you've mistyped again. ;) Duhh

Patch: StartShaded style option.

2007-08-30 Thread Thomas Adam
here: http://edulinux.homeunix.org/fvwm/patches.html#toc5 Comments welcome. -- Thomas Adam -- He wants you back, he screams into the night air, like a fireman going through a window that has no fire. -- Mike Myers, This Poem Sucks.

Re: Patch: StartShaded style option.

2007-08-31 Thread Thomas Adam
On 31/08/2007, Dominik Vogt [EMAIL PROTECTED] wrote: On Fri, Aug 31, 2007 at 11:26:03AM +0100, Thomas Adam wrote: On 31/08/2007, Dominik Vogt [EMAIL PROTECTED] wrote: On Thu, Aug 30, 2007 at 09:32:15PM +0100, Thomas Adam wrote: 2) There is no NEWS entry for the new featur. I'll add

Re: java GUIs? Oh no, not again!

2007-11-27 Thread Thomas Adam
this problem solved? We've tried before. It's not something Sun seem to bothered to fix. -- Thomas Adam

Re: firefox input focus problem

2008-01-20 Thread Thomas Adam
focus again, unless I close all derived windows. I tried this using the fvwm snapshot from yesterday. Can anybody reproduce this? Sometimes. Sometimes not. Guess what though, it'll still be a bug in Firefox, since it also happens under xmonad. -- Thomas Adam

Re: links.php needs to be updated

2008-01-24 Thread Thomas Adam
if the wiki was more formal. * Jason Tibbets has said he would host it, although he has yet to get back to me about it. * The domain the wiki is at is transient anyway. Can you list the other links which are dead? -- Thomas Adam

Re: links.php needs to be updated

2008-01-24 Thread Thomas Adam
Hello -- On 24 Jan 2008 10:11:24 -0600, Jason L Tibbitts III [EMAIL PROTECTED] wrote: TA == Thomas Adam [EMAIL PROTECTED] writes: TA Jason Tibbets has said he would host it, although he has yet to TA get back to me about it. The domain the wiki is at is transient TA anyway. I did? I

Re: links.php needs to be updated

2008-01-24 Thread Thomas Adam
Hello -- On 24 Jan 2008 11:26:16 -0600, Jason L Tibbitts III [EMAIL PROTECTED] wrote: TA == Thomas Adam [EMAIL PROTECTED] writes: TA Hmm -- maybe we were talking at cross-purposes. Pointing TA wiki.fvwm.org at the machine in question hosting the wiki is fine TA -- that part is static

Re: WAS fvwm and patches

2008-03-06 Thread Thomas Adam
, and this patch is by no means representative enough of them. Although if more conditionals are to be added in this way, the list would get rather long, and an alternative approach might need to be sought after. -- Thomas Adam

Re: kedit-mainwindow#1

2008-04-02 Thread Thomas Adam
are having a problem with the application, send this message to the application owner. There's your hint. in these situations, there is nothing FVWM should and could do. -- Thomas Adam

Re: Some questions about dependencies

2008-05-07 Thread Thomas Adam
a dependency? Only in terms of FvwmGTK, but I don't think anyone uses it these days. I'm hoping it will get dropped at some point. FvwmDebug can use GTK, mind... # XXX: netpbm is used by FvwmScript-ScreenDump, worth a dependency? Yes, absolutely. Other programs beside FVWM will use this. -- Thomas

Re: Some questions about dependencies

2008-05-07 Thread Thomas Adam
2008/5/7 Thomas Adam [EMAIL PROTECTED]: 2008/5/7 Jesús Guerrero [EMAIL PROTECTED]: On Wed, 7 May 2008 21:31:59 +0200 (CEST) Viktor Griph [EMAIL PROTECTED] wrote: If you enable gtk, then fvwm looks for gtk+-1.x. If I am not mistaking, to make these bindings of any use

Re: BUG: mplayer in fullscreen mode across restart is not consistent.

2008-08-10 Thread Thomas Adam
Dominik -- 2008/8/9 Dominik Vogt [EMAIL PROTECTED]: On Sat, Mar 15, 2008 at 08:58:25PM +, Thomas Adam wrote: If MPlayer is in fullscreen mode and FVWM is restarted, upon restart MPlayer does not retain itself to fullscreen but instead is in a maximized state. This does not take up

Re: IndexedWindowName to set fw-name.name also?

2008-10-03 Thread Thomas Adam
2008/10/2 Thomas Adam [EMAIL PROTECTED]: 2008/10/2 Dominik Vogt [EMAIL PROTECTED]: On Tue, Sep 30, 2008 at 07:01:56PM +0100, Thomas Adam wrote: I'm a heavy user of Style * IndexedWindowName and was wondering why it only sets the visible name, and not fw-name.name? I think the reason

[PATCH]: Introduce BugOpts TraceComplexFunctions

2008-11-25 Thread Thomas Adam
patch attached. -- Thomas Adam Index: AUTHORS === RCS file: /home/cvs/fvwm/fvwm/AUTHORS,v retrieving revision 1.130 diff -u -r1.130 AUTHORS --- AUTHORS 19 Oct 2008 12:04:12 - 1.130 +++ AUTHORS 25 Nov 2008 23:33:54 - @@ -15,6

Re: [PATCH]: Introduce BugOpts TraceComplexFunctions

2008-11-27 Thread Thomas Adam
TraceFunctions that prints *everything*. If you configure fvwm with --enable-command-log (FVWM_COMMAND_LOG) then it will print all commands executed, prefixed with the execution context type and the time. Great -- this invalidates my patch most likely. -- Thomas Adam

Re: [PATCH]: Introduce BugOpts TraceComplexFunctions

2008-11-27 Thread Thomas Adam
2008/11/27 Dominik Vogt [EMAIL PROTECTED]: On Thu, Nov 27, 2008 at 09:13:22AM +, Thomas Adam wrote: 2008/11/27 Mikhael Goikhman [EMAIL PROTECTED]: On 26 Nov 2008 19:00:53 +0100, Dominik Vogt wrote: This isn't really helpful. Why not simply print the while command line that is being

Re: [PATCH] Add layer_change event, and support it in FvwmEvent and FvwmCommand.

2008-12-19 Thread Thomas Adam
/FVWM/Constants.pm to reflect your changes, and perhaps try again. Oh, and some documentation, along with a complete Changelog and an update to NEWS would be good. -- Thomas Adam

PATCH: FAQ cleanup

2009-01-20 Thread Thomas Adam
say. Kindly, -- Thomas Adam Index: docs/FAQ === RCS file: /home/cvs/fvwm/fvwm/docs/FAQ,v retrieving revision 1.162 diff -u -r1.162 FAQ --- docs/FAQ 7 Aug 2007 20:17:42 - 1.162 +++ docs/FAQ 20 Jan 2009 18:24:55 - @@ -321,9 +321,9

Re: PATCH: FAQ cleanup

2009-01-20 Thread Thomas Adam
, although I can't recall what the name of the program is. -- Thomas Adam

Re: PATCH: StartMaximized

2009-01-22 Thread Thomas Adam
Hello -- 2009/1/22 Dominik Vogt dominik.v...@gmx.de: On Mon, Jan 19, 2009 at 06:47:28AM +, Thomas Adam wrote: I've been toying around with this patch for a while now, which seems to work. Given that we have PositionPlacement which allows for placingwindows at a specific location

Re: PATCH: StartMaximized

2009-01-22 Thread Thomas Adam
2009/1/22 Dominik Vogt dominik.v...@gmx.de: On Thu, Jan 22, 2009 at 09:01:44AM +, Thomas Adam wrote: 2009/1/22 Dominik Vogt dominik.v...@gmx.de: Style Foo MapFooFunc AddToFunc MapFooFunc + I MoveToPage 1 1 + I Iconify true This way, it would even be possible to get

Re: PATCH: StartMaximized

2009-01-25 Thread Thomas Adam
2009/1/22 Thomas Adam thomas.ada...@gmail.com: 2009/1/22 Dominik Vogt dominik.v...@gmx.de: On Thu, Jan 22, 2009 at 09:01:44AM +, Thomas Adam wrote: 2009/1/22 Dominik Vogt dominik.v...@gmx.de: Style Foo MapFooFunc AddToFunc MapFooFunc + I MoveToPage 1 1 + I Iconify true

Re: PATCH: StartMaximized

2009-01-26 Thread Thomas Adam
2009/1/26 Dominik Vogt dominik.v...@gmx.de: On Sun, Jan 25, 2009 at 11:28:51PM +, Thomas Adam wrote: 2009/1/22 Thomas Adam thomas.ada...@gmail.com: I've also deprecated StartsOnPage/Desk/Screen in favour of: I'm unsure whether this is a good thing to do. There should be a consistent way

Re: PATCH: StartMaximized

2009-01-26 Thread Thomas Adam
2009/1/26 Dominik Vogt dominik.v...@gmx.de: On Mon, Jan 26, 2009 at 10:06:07AM +, Thomas Adam wrote: 2009/1/26 Dominik Vogt dominik.v...@gmx.de: On Sun, Jan 25, 2009 at 11:28:51PM +, Thomas Adam wrote: 2009/1/22 Thomas Adam thomas.ada...@gmail.com: I've also deprecated StartsOnPage

Re: Problems building snap-20090129

2009-01-29 Thread Thomas Adam
2009/1/29 Jason L Tibbitts III ti...@math.uh.edu: TA == Thomas Adam thomas.ada...@gmail.com writes: TA Just as an aside -- I've been experiencing huge lags in connecting TA to the FVWM CVS server of late -- for instance, last night and the TA night before last, it took over half an hour to do

Re: PATCH: StartMaximized

2009-02-05 Thread Thomas Adam
2009/1/26 Thomas Adam thomas.ada...@gmail.com: I like this idea, actually, but the changes involved would be vast -- however certainly very interesting to work on for the future. Would you and others be willing to flesh this out further? I really like the idea, and having a design

Re: PATCH: StartMaximized

2009-02-06 Thread Thomas Adam
2009/2/6 Dominik Vogt dominik.v...@gmx.de: On Thu, Feb 05, 2009 at 10:55:16PM +, Thomas Adam wrote: 2009/1/26 Thomas Adam thomas.ada...@gmail.com: I like this idea, actually, but the changes involved would be vast -- however certainly very interesting to work on for the future. Would

Re: PATCH: StartMaximized

2009-02-07 Thread Thomas Adam
2009/2/7 Dominik Vogt dominik.v...@gmx.de: On Fri, Feb 06, 2009 at 09:35:30AM +, Thomas Adam wrote: 2009/2/6 Dominik Vogt dominik.v...@gmx.de: On Thu, Feb 05, 2009 at 10:55:16PM +, Thomas Adam wrote: 2009/1/26 Thomas Adam thomas.ada...@gmail.com: I was planning to look

[PATCH]: PrintInfo Bindings

2009-02-07 Thread Thomas Adam
get some conflicts in NEWS, AUTHORS and Changelog. Hopefully shouldn't be a problem though. Comment/suggestions welcome as always. -- Thomas Adam Index: AUTHORS === RCS file: /home/cvs/fvwm/fvwm/AUTHORS,v retrieving revision 1.130 diff

[PATCH]: Fix GNOME application prefix in fvwm-menu-desktop

2009-02-07 Thread Thomas Adam
, and vice-versa, so just check for both and be done with it. Kindly, -- Thomas Adam Index: ChangeLog === RCS file: /home/cvs/fvwm/fvwm/ChangeLog,v retrieving revision 1.3061 diff -u -r1.3061 ChangeLog --- ChangeLog 30 Dec 2008 13:32

Re: [PATCH]: PrintInfo Bindings

2009-02-08 Thread Thomas Adam
2009/2/8 Dominik Vogt dominik.v...@gmx.de: On Sun, Feb 08, 2009 at 02:44:15AM +, Thomas Adam wrote: Comment/suggestions welcome as always. See below. Thanks. +void print_bindings(int verbose) If the verbose flag has no effect, why is it an argument to the function? I had thought

Re: PATCH: StartMaximized

2009-02-11 Thread Thomas Adam
2009/2/8 Dominik Vogt dominik.v...@gmx.de: On Sat, Feb 07, 2009 at 08:27:54PM +, Thomas Adam wrote: I recommend you consider comitting this to CVS, and perhaps release a new unstable version? I think there's enough material in there now to warrant that. Applied. Try to remind me

module_list.c: Random pauses when resizing a window

2009-02-14 Thread Thomas Adam
the issue -- is this check even relevant? Kindly, -- Thomas Adam

Re: module_list.c: Random pauses when resizing a window

2009-02-15 Thread Thomas Adam
thing will freeze up until the timeout has occured and that error is then printed in the logs. -- Thomas Adam

Re: module_list.c: Random pauses when resizing a window

2009-02-15 Thread Thomas Adam
, -- Thomas Adam

Re: module_list.c: Random pauses when resizing a window

2009-02-16 Thread Thomas Adam
: http://xteddy.org/~n6tadam/fvwm/fvwm-debug-pipe And my config (a mess): http://xteddy.org/~n6tadam/fvwm/current-fvwm2rc Uh, the module name is /usr/bin/icedove? That looks very strange indeed. Yeah, indeed it does. :) -- Thomas Adam

Re: [PATCH]: Introduce BugOpts TraceComplexFunctions

2009-02-16 Thread Thomas Adam
2008/11/27 Thomas Adam thomas.ada...@gmail.com: 2008/11/27 Dominik Vogt dominik.v...@gmx.de: On Thu, Nov 27, 2008 at 09:13:22AM +, Thomas Adam wrote: 2008/11/27 Mikhael Goikhman m...@homemail.com: On 26 Nov 2008 19:00:53 +0100, Dominik Vogt wrote: This isn't really helpful. Why

Re: PositionPlacement UnderMouse to force window on-screen?

2009-02-17 Thread Thomas Adam
for larger functionality before commiting anything -- it works rather well. I will email Jason Tibbets with the relevant details later on. Thanks again, -- Thomas Adam

Re: print_bindings patch

2009-02-21 Thread Thomas Adam
2009/2/21 Thomas Adam thomas.ada...@gmail.com: Hi -- 2009/2/21 Dominik Vogt dominik.v...@gmx.de: I've applied the patch after some modifications so that it's not necessary to copy window names etc. But the code in charmap.c needs some proof reading. I'm really not sur the memory

Re: print_bindings patch

2009-02-21 Thread Thomas Adam
2009/2/22 Dominik Vogt dominik.v...@gmx.de: On Sat, Feb 21, 2009 at 10:25:43PM +, Thomas Adam wrote: Hi -- 2009/2/21 Dominik Vogt dominik.v...@gmx.de: I've applied the patch after some modifications so that it's not necessary to copy window names etc. But the code in charmap.c needs

Re: print_bindings patch

2009-02-21 Thread Thomas Adam
2009/2/22 Dominik Vogt dominik.v...@gmx.de: On Sun, Feb 22, 2009 at 12:24:14AM +, Thomas Adam wrote: 2009/2/22 Thomas Adam thomas.ada...@gmail.com: 2009/2/21 Thomas Adam thomas.ada...@gmail.com: Hi -- 2009/2/21 Dominik Vogt dominik.v...@gmx.de: I've applied the patch after some

Re: Problems building snap-20090222

2009-02-22 Thread Thomas Adam
Jason -- 2009/2/22 Jason L Tibbitts III ti...@math.uh.edu: bindings.c: In function 'print_bindings': bindings.c:686: error: 'Binding' has no member named 'Stroke_Seq' make[2]: *** [bindings.o] Error 1 Fixed. -- Thomas Adam

Re: CVS tadam: Fix compilation without libstroke for print_bindings.

2009-02-22 Thread Thomas Adam
-- there's several instances where HAVE_STROKE could therefore be replaced with STROKE_CODE if it's preferred (I appreciate ifdefs are generally considered harmful.) -- Thomas Adam

Re: print_bindings patch

2009-02-22 Thread Thomas Adam
(which is good). -- Thomas Adam

Re: FvwmButtons segfaults after updating (cvs)

2009-02-22 Thread Thomas Adam
this. *Please* get a corefile if you can for analysis. -- Thomas Adam

Re: [Fwd: Re: FvwmButtons segfaults after updating (cvs)]

2009-02-23 Thread Thomas Adam
) { if(numold || old(old+32)) /* test for numold or for signed overflow */ I'm not making any more judgements other than that (my analysis could be flawed, but it seems odd that old is not a volatile int, but nothing is seemingly assigned to it. Dominik? -- Thomas Adam

Re: [Fwd: Re: FvwmButtons segfaults after updating (cvs)]

2009-02-23 Thread Thomas Adam
or for signed overflow */ This indeed seems to work with the old config file. ... and hence I assume you can happily invoke FvwmButtons -g blah SomeAlias? -- Thomas Adam

Re: print_bindings patch

2009-02-23 Thread Thomas Adam
2009/2/23 Dominik Vogt dominik.v...@gmx.de: On Sun, Feb 22, 2009 at 10:14:28PM +, Thomas Adam wrote: 2009/2/22 Dominik Vogt dominik.v...@gmx.de: We should make the print_bindings patch stable first. When we're confident the patch is good, I can make the release on the fly. Absolutely

FVWM: What's next to do?

2009-02-24 Thread Thomas Adam
FVWM 2.5.X -- there has to be a point at which we say: OK, it's a stable candidate, even if that means cutting our ideas short as a result. Thoughts? Suggestions? -- Thomas Adam

Re: FVWM: What's next to do?

2009-02-27 Thread Thomas Adam
Hello -- 2009/2/27 Dominik Vogt dominik.v...@gmx.de: On Tue, Feb 24, 2009 at 09:49:00PM +, Thomas Adam wrote: Hello, I realise this might seem controversial, and indeed this question has come up from time to time, but this time I will ask it and give proposals; the question is: When

Re: Knetworkmanager in FvwmButtons

2009-02-28 Thread Thomas Adam
). At best you should hope it makes it on to some sort of tips section somewhere. There's certainly nothing original in your content or observations, I'm sorry to say. If you feel *that* strongly, by all means contribute it on the fvwm forums. -- Thomas Adam

Re: [PATCH] fix edge bump and window jump bug

2009-03-09 Thread Thomas Adam
fix though for this -- it seems to be orthogonal to the problem; at least in terms of how I am able to reproduce it and potentially fix the issue. -- Thomas Adam

Re: old gtk1 dependency

2009-03-09 Thread Thomas Adam
to be honest. -- Thomas Adam

Re: Google summer of code

2009-03-09 Thread Thomas Adam
it on handhelds and MID's: - fvwm-lua module (like fvwm-perl one) That's not too difficult actually. - support for screen-rotating without doing full restart of fvwm (like matchbox does) (is it RANDR?) Yes it is. -- Thomas Adam

Re: old gtk1 dependency

2009-03-09 Thread Thomas Adam
to port it to use GTK2. Note also FvwmGtkDebug -- last I checked that suffers from a similar dependency. -- Thomas Adam

Re: Google summer of code

2009-03-09 Thread Thomas Adam
projects last year have great success with GSOC (Git being one of them), and some projects had co-mentoring. So If anyone at this early stage (and there's no guarantees of course that we'd be successful with Google) thinks they might have time to pitch in, do speak up. :) -- Thomas Adam

Re: old gtk1 dependency

2009-03-10 Thread Thomas Adam
2009/3/10 Mikhael Goikhman m...@homemail.com: On 09 Mar 2009 23:16:21 +, Thomas Adam wrote: 2009/3/9 Mikhael Goikhman m...@homemail.com: On 09 Mar 2009 10:21:05 -0500, Jonathan Kotta wrote: I use Ubuntu, and use `make deb-inplace` to build fvwm .debs.  Nothing in my system needs

Removing debian/ from FVWM CVS.

2009-03-10 Thread Thomas Adam
things are done downstream from us, without disjointed patches coming into an aging debian/ directory not even the maintainer can work with. -- Thomas Adam

Re: Google summer of code

2009-03-10 Thread Thomas Adam
2009/3/10 Viktor Griph gr...@dd.chalmers.se: On Tue, 10 Mar 2009, Thomas Adam wrote: 2009/3/9 Viktor Griph gr...@dd.chalmers.se: I think it would be great if fvwm could apply as a mentoring organization in this year's GSOC. I would be interested in working as a student on fvwm if anyone

Fwd: Google summer of code

2009-03-10 Thread Thomas Adam
-- Forwarded message -- From: Yuri Bushmelev jay4m...@gmail.com Date: 2009/3/10 Subject: Re: Google summer of code To: Thomas Adam thomas.ada...@gmail.com Hello! Assuming no one else on this list objects, I am going to step up to this and nominate myself as an official point

Re: Google summer of code

2009-03-10 Thread Thomas Adam
Please try and keep this on-list. 2009/3/10 Thomas Adam thomas.ada...@gmail.com: -- Forwarded message -- From: Yuri Bushmelev jay4m...@gmail.com Date: 2009/3/10 Subject: Re: Google summer of code To: Thomas Adam thomas.ada...@gmail.com Hello! Assuming no one else

Re: Google summer of code

2009-03-13 Thread Thomas Adam
2009/3/10 Thomas Adam thomas.ada...@gmail.com: 2009/3/10 Viktor Griph gr...@dd.chalmers.se: The critical point of the application as I see it is to have a backup administrator, and at least an additional mentor to have some plan on what to do if you disappear. Other than that most questions

Re: Removing things from FVWM CVS.

2009-03-14 Thread Thomas Adam
developers. Dominik, you obviously fall into this category: could you fix something in perllib or FvwmTabs if it broke? -- Thomas Adam

Re: Removing things from FVWM CVS.

2009-03-14 Thread Thomas Adam
(which is all but done for review -- hopefully by the end of this weekend) I will turn my attentions to looking at what we might do about the documentation process [2]. -- Thomas Adam [1] http://txt2tags.sourceforge.net/ [2] I am not suggesting we do anything about it for 2.6.0, but I am sure I can

Re: FVWM: stick between screen

2009-03-15 Thread Thomas Adam
this a red-herring. I'm not in a position to test this myself as I am sans Xinerama, but does the following patch do anything to help fix this? I warn you it's complete theory on my part, so expect a quirk or fifty. ;) -- Thomas Adam P.S. Also Cc'ed fvwm-workers which is what you should have

Re: FVWM: stick between screen

2009-03-16 Thread Thomas Adam
, is not the following an acceptable solution for you? Style * EdgeMoveResistance 900 90 xinerama-scrolling It more or less already *does* what you're wanting. -- Thomas Adam

Re: FvwmProxy keyboard handling

2009-03-16 Thread Thomas Adam
have Module FvwmProxy loaded), FVWM (I assume) get's in a continuous lopp constantly shifting focus between the two windows which are stacked. I wonder if this is due to the default behaviour of WIndowListFunc somehow? [...] -- Thomas Adam

Re: FVWM: stick between screen

2009-03-16 Thread Thomas Adam
2009/3/16 Dominik Vogt dominik.v...@gmx.de: On Mon, Mar 16, 2009 at 01:14:20AM +, Thomas Adam wrote: 2009/3/15 Jason Weber baboon.im...@gmail.com: Start with one empty unified screen, two side by side monitors using twinview (same card, different plugs). Instance a new window, say

Fwd: property notify performance patch

2009-03-21 Thread Thomas Adam
-- Forwarded message -- From: David Fries da...@fries.net Date: 2009/3/21 Subject: property notify performance patch To: Thomas Adam thomas.ada...@gmail.com The original flush_property_notify would bog down horribly when there were lots of events in the queue, I've seen 230,000

Re: mail-achive.com link is wrong at http://fvwm.org/contact/

2009-03-22 Thread Thomas Adam
whether old links still need to be kept around) It does -- both are technically valid. -- Thomas Adam

Re: a patch to highlight titlebar buttons under mouse pointer

2009-03-28 Thread Thomas Adam
) If by 'without any configuration requirements' means it can't be disabled by the configuration, I'm not going to like it. There's a few things incorrect with the patch, not least of all that. I'll address this in a follow-up reply. -- Thomas Adam

Re: XRestackWindows

2009-04-17 Thread Thomas Adam
:0 X_ConfigureWindow serial 186 error 8 non-fatal X error as follows, display 0xe8e500 op 12:0 X_ConfigureWindow serial 187 error 8 What is a best way to change order of a bunch of windows at once? Can you provide some context as to what you've tried, and where? -- Thomas Adam

Re: XRestackWindows

2009-04-19 Thread Thomas Adam
2009/4/17 Jason Weber bab...@imonk.com: Attached in function Restack().  Work in progress, etc. -- Jason Weber On Fri, Apr 17, 2009 at 10:30 AM, Thomas Adam thomas.ada...@gmail.com wrote: 2009/4/17 Jason Weber baboon.im...@gmail.com: I've been trying to switch series of XRaiseWindow

Re: TitleWarp MenuStyle option inoperable

2009-05-02 Thread Thomas Adam
this? The original behaviour I am assuming the querent is witnessing might be gotten around by the use of WarpTitle to the list of menu commands? -- Thomas Adam

Re: TitleWarp MenuStyle option inoperable

2009-05-02 Thread Thomas Adam
2009/5/3 Paul Vojta vo...@math.berkeley.edu: Thomas Adam thomas.ada...@gmail.com wrote: 2009/5/2 Manoj Srivastava sriva...@acm.org: Hi,        [Please retain a CC to 387554-forwar...@bugs.debian.org, so that        the Debian BTS has a record of your response]        This has been

Re: TitleWarp MenuStyle option inoperable

2009-05-05 Thread Thomas Adam
about TitleWarp around the time of the change to 2.5.17 (which occurred in late March, 2006). Self-explanatory to me. I'll be updating the man page in due course. -- Thomas Adam

Re: Mailing list archive URLs

2009-05-07 Thread Thomas Adam
needs adding. -- Thomas Adam

Re: fvwm-menu-directory, xdg-menus

2009-06-04 Thread Thomas Adam
amongst other WMs/DEs.) Any thoughts on better menu builders, what we should do with fvwm-menu-directory or xdg-menu? The following has been banded about for years now: http://www.cl.cam.ac.uk/~pz215/automenus.html -- Thomas Adam

  1   2   3   4   5   6   7   8   >