[fvwmorg/fvwm] 156658: Change tile of Man Pages Menu

2016-10-25 Thread GitHub
Branch: refs/heads/default-config Home: https://github.com/fvwmorg/fvwm Commit: 1566584a78b4ed08afcdf423e7d3b8d426357e1b https://github.com/fvwmorg/fvwm/commit/1566584a78b4ed08afcdf423e7d3b8d426357e1b Author: somiaj Date: 2016-10-25 (Tue, 25 Oct 2016) Changed paths: M d

Re: [fvwmorg/fvwm] 5b3250: Fix gettext write to read only string; fix warning...

2016-10-25 Thread Florian Schmidt
On 10/22/2016 07:35 PM, Dominik Vogt wrote: And the least invasive way to prevent this is faking a read with the coid-cast. I assume marking the variable as potentially unused via __attribute__((unused)) or similar is undesirable because it depends on compiler-specific extensions? Then again,

[fvwmorg/fvwm] 3d4d98: Add default-config to fvwm

2016-10-25 Thread GitHub
Branch: refs/heads/default-config Home: https://github.com/fvwmorg/fvwm Commit: 3d4d986870b5fd40c5e50a6d3b7763f6fb18c695 https://github.com/fvwmorg/fvwm/commit/3d4d986870b5fd40c5e50a6d3b7763f6fb18c695 Author: Thomas Adam Date: 2016-10-25 (Tue, 25 Oct 2016) Changed paths:

Re: [fvwmorg/fvwm] 5b3250: Fix gettext write to read only string; fix warning...

2016-10-25 Thread Dominik Vogt
On Tue, Oct 25, 2016 at 10:52:12AM +0200, Florian Schmidt wrote: > On 10/22/2016 07:35 PM, Dominik Vogt wrote: > >And the least invasive way to prevent this is faking a read with > >the coid-cast. > > I assume marking the variable as potentially unused via > __attribute__((unused)) or similar is u

[fvwmorg/fvwm] 5113b2: Fix Expose events getting discarded.

2016-10-25 Thread GitHub
Branch: refs/heads/dv/stable-fvwm2 Home: https://github.com/fvwmorg/fvwm Commit: 5113b2fa448ca33497f0478bd342eea3af52612c https://github.com/fvwmorg/fvwm/commit/5113b2fa448ca33497f0478bd342eea3af52612c Author: Dominik Vogt Date: 2016-10-25 (Tue, 25 Oct 2016) Changed paths:

[fvwmorg/fvwm] b364ed: Fix sanitising XConfigureRequest and XConfigureNot...

2016-10-25 Thread GitHub
Branch: refs/heads/dv/fix-expose Home: https://github.com/fvwmorg/fvwm Commit: b364ede34b24427f0e0ab129be294b1bfdc16ec3 https://github.com/fvwmorg/fvwm/commit/b364ede34b24427f0e0ab129be294b1bfdc16ec3 Author: Dominik Vogt Date: 2016-10-25 (Tue, 25 Oct 2016) Changed paths:

Black screen and fallback config with master

2016-10-25 Thread Dominik Vogt
With the current master, my configuration file is not used anymore (no error message) All I get is a black screen with the builtin menu. Ciao Dominik ^_^ ^_^ -- Dominik Vogt

[fvwmorg/fvwm] b364ed: Fix sanitising XConfigureRequest and XConfigureNot...

2016-10-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/fvwmorg/fvwm Commit: b364ede34b24427f0e0ab129be294b1bfdc16ec3 https://github.com/fvwmorg/fvwm/commit/b364ede34b24427f0e0ab129be294b1bfdc16ec3 Author: Dominik Vogt Date: 2016-10-25 (Tue, 25 Oct 2016) Changed paths: M con

[fvwmorg/fvwm] 8a6de0: TODO: Section about messages.

2016-10-25 Thread GitHub
Branch: refs/heads/dv/pending-patches Home: https://github.com/fvwmorg/fvwm Commit: 8a6de096f88cf52cc98792b8e2c441e5fbca5341 https://github.com/fvwmorg/fvwm/commit/8a6de096f88cf52cc98792b8e2c441e5fbca5341 Author: Dominik Vogt Date: 2016-10-25 (Tue, 25 Oct 2016) Changed path

[fvwmorg/fvwm]

2016-10-25 Thread GitHub
Branch: refs/heads/dv/fix-expose Home: https://github.com/fvwmorg/fvwm

[fvwmorg/fvwm]

2016-10-25 Thread GitHub
Branch: refs/heads/dv-gcc-warning-fixes Home: https://github.com/fvwmorg/fvwm

[fvwmorg/fvwm]

2016-10-25 Thread GitHub
Branch: refs/heads/dv/fix-cr-merging Home: https://github.com/fvwmorg/fvwm

[fvwmorg/fvwm] 8a6de0: TODO: Section about messages.

2016-10-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/fvwmorg/fvwm Commit: 8a6de096f88cf52cc98792b8e2c441e5fbca5341 https://github.com/fvwmorg/fvwm/commit/8a6de096f88cf52cc98792b8e2c441e5fbca5341 Author: Dominik Vogt Date: 2016-10-25 (Tue, 25 Oct 2016) Changed paths: M TOD

Re: regression from 2.6.5 to 2.6.6 ?

2016-10-25 Thread Dominik Vogt
On Mon, Oct 24, 2016 at 09:59:56PM +0100, Dominik Vogt wrote: > On Sun, Oct 23, 2016 at 11:39:14AM -0300, zli...@ns.sympatico.ca wrote: > > On Sun, Oct 23, 2016 at 13:25 (+0100), Dominik Vogt wrote: > ... > > > Can you please try out the branch "dv/fix-cr-merging" tha I've > > > just pushed and see

Re: [fvwmorg/fvwm] 0c5211: Expose: don't flush accumulated events

2016-10-25 Thread Dominik Vogt
On Tue, Oct 25, 2016 at 02:39:36AM +0100, Dominik Vogt wrote: > On Tue, Oct 25, 2016 at 01:59:46AM +0100, Thomas Adam wrote: > > On Tue, Oct 25, 2016 at 01:42:58AM +0100, Thomas Adam wrote: > > > On Tue, Oct 25, 2016 at 01:34:57AM +0100, Dominik Vogt wrote: > > > > I fear this commit is too disrupt

[fvwmorg/fvwm]

2016-10-25 Thread GitHub
Branch: refs/heads/dv/todo-comments Home: https://github.com/fvwmorg/fvwm

Re: [fvwmorg/fvwm] b364ed: Fix sanitising XConfigureRequest and XConfigureNot...

2016-10-25 Thread Thomas Adam
On Tue, Oct 25, 2016 at 11:22:23AM -0700, GitHub wrote: > Commit: 40974a749e3482fee1de4cae9502070c2f81b1f3 > > https://github.com/fvwmorg/fvwm/commit/40974a749e3482fee1de4cae9502070c2f81b1f3 > Author: Dominik Vogt > Date: 2016-10-25 (Tue, 25 Oct 2016) > > Changed paths: > M l

[fvwmorg/fvwm] a1d381: Add default-config to fvwm

2016-10-25 Thread GitHub
Branch: refs/heads/default-config Home: https://github.com/fvwmorg/fvwm Commit: a1d3810686a71a4a30db464e47de27280d69280b https://github.com/fvwmorg/fvwm/commit/a1d3810686a71a4a30db464e47de27280d69280b Author: Thomas Adam Date: 2016-10-25 (Tue, 25 Oct 2016) Changed paths:

[fvwmorg/fvwm] 44e759: Add default-config to fvwm

2016-10-25 Thread GitHub
Branch: refs/heads/default-config Home: https://github.com/fvwmorg/fvwm Commit: 44e75912f202e1101bac5f2705f2f4ee4861fafd https://github.com/fvwmorg/fvwm/commit/44e75912f202e1101bac5f2705f2f4ee4861fafd Author: Thomas Adam Date: 2016-10-25 (Tue, 25 Oct 2016) Changed paths:

Re: Black screen and fallback config with master

2016-10-25 Thread Dominik Vogt
On Tue, Oct 25, 2016 at 07:20:11PM +0100, Dominik Vogt wrote: > With the current master, my configuration file is not used anymore > (no error message) All I get is a black screen with the builtin > menu. It looks like ModulePath +:$HOME/bin is broken. With this line it does not find FvwmCpp

Re: Black screen and fallback config with master

2016-10-25 Thread Thomas Adam
On Tue, Oct 25, 2016 at 09:46:48PM +0100, Dominik Vogt wrote: > On Tue, Oct 25, 2016 at 07:20:11PM +0100, Dominik Vogt wrote: > > With the current master, my configuration file is not used anymore > > (no error message) All I get is a black screen with the builtin > > menu. > > It looks like > >

[fvwmorg/fvwm] 1d38f7: !!! Start work on replacing the parsing in __execu...

2016-10-25 Thread GitHub
Branch: refs/heads/dv/new-parser-2 Home: https://github.com/fvwmorg/fvwm Commit: 1d38f7a2727f28f1817e1c951bc07267002d2006 https://github.com/fvwmorg/fvwm/commit/1d38f7a2727f28f1817e1c951bc07267002d2006 Author: Dominik Vogt Date: 2016-10-25 (Tue, 25 Oct 2016) Changed paths:

Re: Black screen and fallback config with master

2016-10-25 Thread Dominik Vogt
On Tue, Oct 25, 2016 at 10:03:49PM +0100, Thomas Adam wrote: > On Tue, Oct 25, 2016 at 09:46:48PM +0100, Dominik Vogt wrote: > > On Tue, Oct 25, 2016 at 07:20:11PM +0100, Dominik Vogt wrote: > > > With the current master, my configuration file is not used anymore > > > (no error message) All I get

Re: [fvwmorg/fvwm] 1d38f7: !!! Start work on replacing the parsing in __execu...

2016-10-25 Thread Dominik Vogt
I've rebased the new-parser branch to the current master. I've not yet tested it, but it compiles and has no mention of "mvwm" in its history anymore, so coming rebases should be much easier. @Thomas: Can you remember what the patches to FScreen.h in ~2 and ~6 are about? On Tue, Oct 25, 2016 at

Setting a reply-to header in commit messages

2016-10-25 Thread Dominik Vogt
Thomas, can you set a Reply-To: header in the commit mails that points to fvwm-workers? Ciao Dominik ^_^ ^_^ -- Dominik Vogt

[fvwmorg/fvwm] e2bbb5: Update FvwmScript-ConfirmCopyConfig

2016-10-25 Thread GitHub
Branch: refs/heads/default-config Home: https://github.com/fvwmorg/fvwm Commit: e2bbb5e4e2af83458d93763209add5370525f3db https://github.com/fvwmorg/fvwm/commit/e2bbb5e4e2af83458d93763209add5370525f3db Author: somiaj Date: 2016-10-25 (Tue, 25 Oct 2016) Changed paths: M d

[fvwmorg/fvwm] 73c48f: Add default-config to fvwm

2016-10-25 Thread GitHub
Branch: refs/heads/default-config Home: https://github.com/fvwmorg/fvwm Commit: 73c48f07932ae296c57a7d436ee2e75fa692ce5a https://github.com/fvwmorg/fvwm/commit/73c48f07932ae296c57a7d436ee2e75fa692ce5a Author: Thomas Adam Date: 2016-10-26 (Wed, 26 Oct 2016) Changed paths:

Re: Setting a reply-to header in commit messages

2016-10-25 Thread Thomas Adam
On Tue, Oct 25, 2016 at 11:48:55PM +0100, Dominik Vogt wrote: > Thomas, can you set a Reply-To: header in the commit mails that > points to fvwm-workers? Unfortunately not. -- Thomas Adam