[fvwmorg/fvwm] d74e89: Correct path to access()

2016-10-30 Thread Thomas Adam
  Branch: refs/heads/master
  Home:   https://github.com/fvwmorg/fvwm
  Commit: d74e890f514e3da696c4f34e2cc41d0eeef4126b
  
https://github.com/fvwmorg/fvwm/commit/d74e890f514e3da696c4f34e2cc41d0eeef4126b
  Author: Thomas Adam 
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
M fvwm/fvwm.c

  Log Message:
  ---
  Correct path to access()

When checking to see if the configuration file exists, use the correct
argument, and not the built-up string.




[fvwmorg/fvwm] d74e89: Correct path to access()

2016-10-30 Thread Thomas Adam
  Branch: refs/heads/default-config
  Home:   https://github.com/fvwmorg/fvwm
  Commit: d74e890f514e3da696c4f34e2cc41d0eeef4126b
  
https://github.com/fvwmorg/fvwm/commit/d74e890f514e3da696c4f34e2cc41d0eeef4126b
  Author: Thomas Adam 
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
M fvwm/fvwm.c

  Log Message:
  ---
  Correct path to access()

When checking to see if the configuration file exists, use the correct
argument, and not the built-up string.




[fvwmorg/fvwm] 478cb8: default-config: add passid for fvwmevent

2016-10-30 Thread Thomas Adam
  Branch: refs/heads/master
  Home:   https://github.com/fvwmorg/fvwm
  Commit: 478cb80303bc4faf217d03ae7fc746d8b11c9be7
  
https://github.com/fvwmorg/fvwm/commit/478cb80303bc4faf217d03ae7fc746d8b11c9be7
  Author: Thomas Adam 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M default-config/config

  Log Message:
  ---
  default-config: add passid for fvwmevent

Without the PassID option, the desk number is not sent back.  This makes
changing the colour of FvwmButtons difficult without it.




[fvwmorg/fvwm] 478cb8: default-config: add passid for fvwmevent

2016-10-30 Thread Thomas Adam
  Branch: refs/heads/default-config
  Home:   https://github.com/fvwmorg/fvwm
  Commit: 478cb80303bc4faf217d03ae7fc746d8b11c9be7
  
https://github.com/fvwmorg/fvwm/commit/478cb80303bc4faf217d03ae7fc746d8b11c9be7
  Author: Thomas Adam 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M default-config/config

  Log Message:
  ---
  default-config: add passid for fvwmevent

Without the PassID option, the desk number is not sent back.  This makes
changing the colour of FvwmButtons difficult without it.




Re: Final long term stable version

2016-10-30 Thread Thomas Adam
On Sat, Oct 22, 2016 at 01:19:57PM +0100, Thomas Adam wrote:
> I am looking at releasing 2.6.7 this weekend.  AFAIAC, this release will be
> the last stable/supported version.  Up to this point I've installed all
> optional libraries and fixed all the warnings for the versions I have
> available (FreeBSD) -- so that's something.  I think it's in a good state to
> be left behind, and allowing it to receive minor fixes, etc.

So, fvwm now has the default configuration file merged into master.  It's
undergone quite a bit of testing, along with the fvwm-menu-desktop changes
(which I'm not as fussed by).

But this now means we can cut a release for 2.6.7, and start thinking about
how we announce this, along with fvwm3.

-- Thomas Adam



Re: FVWM: Fvwm Default Configuration

2016-10-30 Thread Thomas Adam
On Wed, Oct 26, 2016 at 01:06:24PM -0600, Jaimos Skriletz wrote:
> Hello,
> 
> I have put together a default configuration to go with Fvwm. The
> configuration could use some testing. To test this config, use the
> default-config branch on github.

I have now merged this to master on GH, and it will be in the 2.6.7 release.

-- Thomas Adam



[fvwmorg/fvwm] 754c19: Add default-config to fvwm

2016-10-30 Thread Thomas Adam
  Branch: refs/heads/master
  Home:   https://github.com/fvwmorg/fvwm
  Commit: 754c196187551fda0d1eca84f6bf9967b9233e02
  
https://github.com/fvwmorg/fvwm/commit/754c196187551fda0d1eca84f6bf9967b9233e02
  Author: Thomas Adam 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M Makefile.am
M configure.ac
A default-config/.stalonetrayrc
A default-config/FvwmScript-ConfirmCopyConfig
A default-config/FvwmScript-ConfirmQuit
A default-config/FvwmScript-DateTime
A default-config/Makefile.am
A default-config/config
A default-config/images/background/bg1.png
A default-config/images/background/bg2.png
A default-config/images/background/bg3.png
A default-config/images/bgicons/bg1.png
A default-config/images/bgicons/bg2.png
A default-config/images/bgicons/bg3.png
A default-config/images/fvwm-logo-small.png
A default-config/images/icons/apps.png
A default-config/images/icons/conf.png
A default-config/images/icons/help.png
A default-config/images/icons/programs.png
A default-config/images/icons/quit.png
A default-config/images/icons/refresh.png
A default-config/images/icons/restart.png
A default-config/images/icons/terminal.png
A default-config/images/icons/wallpaper.png
A default-config/images/icons/xterm.png
M doc/fvwm/configuration.xml
M fvwm/ConfigFvwmDefaults
M fvwm/fvwm.c
M perllib/Makefile.am

  Log Message:
  ---
  Add default-config to fvwm

It's been a long-time coming, but fvwm out-of-the-box now has an uptodate and
maintainable configuration file which will hopefully serve as a good basis for
users to customise, should they not have one of their own to start with.

A few tiny backend changes (by Thomas Adam) were required to plumb the config
into the existing infrastructure.

All credit for this goes to Jaimos Skriletz for this work, with some nice
feedback from the fvwm community at-large (mostly on #fvwm on freenode).




[fvwmorg/fvwm] 754c19: Add default-config to fvwm

2016-10-30 Thread Thomas Adam
  Branch: refs/heads/default-config
  Home:   https://github.com/fvwmorg/fvwm
  Commit: 754c196187551fda0d1eca84f6bf9967b9233e02
  
https://github.com/fvwmorg/fvwm/commit/754c196187551fda0d1eca84f6bf9967b9233e02
  Author: Thomas Adam 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M Makefile.am
M configure.ac
A default-config/.stalonetrayrc
A default-config/FvwmScript-ConfirmCopyConfig
A default-config/FvwmScript-ConfirmQuit
A default-config/FvwmScript-DateTime
A default-config/Makefile.am
A default-config/config
A default-config/images/background/bg1.png
A default-config/images/background/bg2.png
A default-config/images/background/bg3.png
A default-config/images/bgicons/bg1.png
A default-config/images/bgicons/bg2.png
A default-config/images/bgicons/bg3.png
A default-config/images/fvwm-logo-small.png
A default-config/images/icons/apps.png
A default-config/images/icons/conf.png
A default-config/images/icons/help.png
A default-config/images/icons/programs.png
A default-config/images/icons/quit.png
A default-config/images/icons/refresh.png
A default-config/images/icons/restart.png
A default-config/images/icons/terminal.png
A default-config/images/icons/wallpaper.png
A default-config/images/icons/xterm.png
M doc/fvwm/configuration.xml
M fvwm/ConfigFvwmDefaults
M fvwm/fvwm.c
M perllib/Makefile.am

  Log Message:
  ---
  Add default-config to fvwm

It's been a long-time coming, but fvwm out-of-the-box now has an uptodate and
maintainable configuration file which will hopefully serve as a good basis for
users to customise, should they not have one of their own to start with.

A few tiny backend changes (by Thomas Adam) were required to plumb the config
into the existing infrastructure.

All credit for this goes to Jaimos Skriletz for this work, with some nice
feedback from the fvwm community at-large (mostly on #fvwm on freenode).




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

2016-10-30 Thread Thomas Adam
  Branch: refs/heads/default-config
  Home:   https://github.com/fvwmorg/fvwm
  Commit: 563293d6f489e2d4e1f4d7fdd7ae6ad2b6bb2fc9
  
https://github.com/fvwmorg/fvwm/commit/563293d6f489e2d4e1f4d7fdd7ae6ad2b6bb2fc9
  Author: Thomas Adam 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M Makefile.am
M configure.ac
A default-config/.stalonetrayrc
A default-config/FvwmScript-ConfirmCopyConfig
A default-config/FvwmScript-ConfirmQuit
A default-config/FvwmScript-DateTime
A default-config/Makefile.am
A default-config/config
A default-config/images/background/bg1.png
A default-config/images/background/bg2.png
A default-config/images/background/bg3.png
A default-config/images/bgicons/bg1.png
A default-config/images/bgicons/bg2.png
A default-config/images/bgicons/bg3.png
A default-config/images/fvwm-logo-small.png
A default-config/images/icons/apps.png
A default-config/images/icons/conf.png
A default-config/images/icons/help.png
A default-config/images/icons/programs.png
A default-config/images/icons/quit.png
A default-config/images/icons/refresh.png
A default-config/images/icons/restart.png
A default-config/images/icons/terminal.png
A default-config/images/icons/wallpaper.png
A default-config/images/icons/xterm.png
M fvwm/ConfigFvwmDefaults
M fvwm/fvwm.c
M perllib/Makefile.am

  Log Message:
  ---
  Add default-config to fvwm

It's been a long-time coming, but fvwm out-of-the-box now has an uptodate and
maintainable configuration file which will hopefully serve as a good basis for
users to customise, should they not have one of their own to start with.

All credit for this goes to Jaimos Skriletz for this work, with some nice
feedback from the fvwm community at-large (mostly on #fvwm on freenode).




[fvwmorg/fvwm] 2f8460: Add default-config to fvwm

2016-10-30 Thread Thomas Adam
  Branch: refs/heads/default-config
  Home:   https://github.com/fvwmorg/fvwm
  Commit: 2f8460d4c307d91a07139b7710b8bf2039e89ebf
  
https://github.com/fvwmorg/fvwm/commit/2f8460d4c307d91a07139b7710b8bf2039e89ebf
  Author: Thomas Adam 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M Makefile.am
M configure.ac
A default-config/.stalonetrayrc
A default-config/FvwmScript-ConfirmCopyConfig
A default-config/FvwmScript-ConfirmQuit
A default-config/FvwmScript-DateTime
A default-config/Makefile.am
A default-config/config
A default-config/images/background/bg1.png
A default-config/images/background/bg2.png
A default-config/images/background/bg3.png
A default-config/images/bgicons/bg1.png
A default-config/images/bgicons/bg2.png
A default-config/images/bgicons/bg3.png
A default-config/images/fvwm-logo-small.png
A default-config/images/icons/apps.png
A default-config/images/icons/conf.png
A default-config/images/icons/help.png
A default-config/images/icons/programs.png
A default-config/images/icons/quit.png
A default-config/images/icons/refresh.png
A default-config/images/icons/restart.png
A default-config/images/icons/terminal.png
A default-config/images/icons/wallpaper.png
A default-config/images/icons/xterm.png
M fvwm/ConfigFvwmDefaults
M fvwm/fvwm.c
M perllib/Makefile.am

  Log Message:
  ---
  Add default-config to fvwm

It's been a long-time coming, but fvwm out-of-the-box now has an uptodate and
maintainable configuration file which will hopefully serve as a good basis for
users to customise, should they not have one of their own to start with.

All credit for this goes to Jaimos Skriletz for this work, with some nice
feedback from the fvwm community at-large (mostly on #fvwm on freenode).




[fvwmorg/fvwm] 8c74f6: Updated support for fvwm-menu-desktop updates

2016-10-30 Thread somiaj
  Branch: refs/heads/default-config
  Home:   https://github.com/fvwmorg/fvwm
  Commit: 8c74f6849ce6d4f6af064e791e14244f745e05e3
  
https://github.com/fvwmorg/fvwm/commit/8c74f6849ce6d4f6af064e791e14244f745e05e3
  Author: somiaj 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M default-config/config

  Log Message:
  ---
  Updated support for fvwm-menu-desktop updates

 Modified the XDGMenu to work with the updates
 to fvwm-menu-desktop.




[fvwmorg/fvwm] 533559: fvwm-menu-desktop more improvements

2016-10-30 Thread Thomas Adam
  Branch: refs/heads/master
  Home:   https://github.com/fvwmorg/fvwm
  Commit: 533559976fc71f2e19b895c3ed54a39bf19af5bc
  
https://github.com/fvwmorg/fvwm/commit/533559976fc71f2e19b895c3ed54a39bf19af5bc
  Author: somiaj 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M NEWS
M bin/fvwm-menu-desktop-config.fpl
M bin/fvwm-menu-desktop.1.in
M bin/fvwm-menu-desktop.in
M modules/FvwmForm/FvwmForm-XDGMenuHelp
M modules/FvwmForm/FvwmForm-XDGOptionsHelp

  Log Message:
  ---
  fvwm-menu-desktop more improvements

 * Added --dynamic option.
 * Added --regen-cmd to control the Regenerate menu item.
 * Made titles default and added --without-titles
 * Added --all-menus to generate all menus and not try to
   find the best one.
 * Updated man page to reflect the changes.
 * Updated News file about changes.


  Commit: 9e81c6aeca97f37e272cfb275aa9e0b0cd119279
  
https://github.com/fvwmorg/fvwm/commit/9e81c6aeca97f37e272cfb275aa9e0b0cd119279
  Author: Thomas Adam 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M NEWS

  Log Message:
  ---
  NEWS


Compare: https://github.com/fvwmorg/fvwm/compare/91efbde14e42...9e81c6aeca97


[fvwmorg/fvwm] 533559: fvwm-menu-desktop more improvements

2016-10-30 Thread Thomas Adam
  Branch: refs/heads/js/fvwm-menu-desktop
  Home:   https://github.com/fvwmorg/fvwm
  Commit: 533559976fc71f2e19b895c3ed54a39bf19af5bc
  
https://github.com/fvwmorg/fvwm/commit/533559976fc71f2e19b895c3ed54a39bf19af5bc
  Author: somiaj 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M NEWS
M bin/fvwm-menu-desktop-config.fpl
M bin/fvwm-menu-desktop.1.in
M bin/fvwm-menu-desktop.in
M modules/FvwmForm/FvwmForm-XDGMenuHelp
M modules/FvwmForm/FvwmForm-XDGOptionsHelp

  Log Message:
  ---
  fvwm-menu-desktop more improvements

 * Added --dynamic option.
 * Added --regen-cmd to control the Regenerate menu item.
 * Made titles default and added --without-titles
 * Added --all-menus to generate all menus and not try to
   find the best one.
 * Updated man page to reflect the changes.
 * Updated News file about changes.


  Commit: 9e81c6aeca97f37e272cfb275aa9e0b0cd119279
  
https://github.com/fvwmorg/fvwm/commit/9e81c6aeca97f37e272cfb275aa9e0b0cd119279
  Author: Thomas Adam 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M NEWS

  Log Message:
  ---
  NEWS


Compare: https://github.com/fvwmorg/fvwm/compare/834a7479e10b...9e81c6aeca97


[fvwmorg/fvwm] c618a3: fvwm-menu-desktop more improvements

2016-10-30 Thread somiaj
  Branch: refs/heads/js/fvwm-menu-desktop2
  Home:   https://github.com/fvwmorg/fvwm
  Commit: c618a3679009ba9f75c9e9b0474efc22c4375d3e
  
https://github.com/fvwmorg/fvwm/commit/c618a3679009ba9f75c9e9b0474efc22c4375d3e
  Author: somiaj 
  Date:   2016-10-29 (Sat, 29 Oct 2016)

  Changed paths:
M NEWS
M bin/fvwm-menu-desktop-config.fpl
M bin/fvwm-menu-desktop.1.in
M bin/fvwm-menu-desktop.in
M modules/FvwmForm/FvwmForm-XDGMenuHelp
M modules/FvwmForm/FvwmForm-XDGOptionsHelp

  Log Message:
  ---
  fvwm-menu-desktop more improvements

 * Added --dynamic option.
 * Added --regen-cmd to control the Regenerate menu item.
 * Made titles default and added --without-titles
 * Added --all-menus to generate all menus and not try to
   find the best one.
 * Updated man page to reflect the changes.
 * Updated News file about changes.


  Commit: 1cd6de787ca0904dec434357c744557ccdaa5e91
  
https://github.com/fvwmorg/fvwm/commit/1cd6de787ca0904dec434357c744557ccdaa5e91
  Author: somiaj 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M NEWS
M bin/fvwm-menu-desktop-config.fpl
M bin/fvwm-menu-desktop.1.in
M bin/fvwm-menu-desktop.in
M modules/FvwmForm/FvwmForm-XDGMenuHelp
M modules/FvwmForm/FvwmForm-XDGOptionsHelp

  Log Message:
  ---
  fvwm-menu-desktop more improvements

 * Added --dynamic option.
 * Added --regen-cmd to control the Regenerate menu item.
 * Made titles default and added --without-titles
 * Added --all-menus to generate all menus and not try to
   find the best one.
 * Updated man page to reflect the changes.
 * Updated News file about changes.


  Commit: 20982dcf788e257aedd0f05aa3a8d0a5864fcebb
  
https://github.com/fvwmorg/fvwm/commit/20982dcf788e257aedd0f05aa3a8d0a5864fcebb
  Author: somiaj 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M bin/fvwm-menu-desktop-config.fpl
M bin/fvwm-menu-desktop.1.in

  Log Message:
  ---
  Merge branch 'js/fvwm-menu-desktop' of https://github.com/fvwmorg/fvwm into 
js/fvwm-menu-desktop


  Commit: 1066a2c5d09b82ccdae2eca22aa02b42cc95cc07
  
https://github.com/fvwmorg/fvwm/commit/1066a2c5d09b82ccdae2eca22aa02b42cc95cc07
  Author: somiaj 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M bin/fvwm-menu-desktop-config.fpl
M bin/fvwm-menu-desktop.1.in
M modules/FvwmForm/FvwmForm-XDGMenuHelp
M modules/FvwmForm/FvwmForm-XDGOptionsHelp

  Log Message:
  ---
  fvwm-menu-desktop updates

 * Some edits on the manpage/gui docs.
 * Edit to perl code suggested by Thomas Adam.


  Commit: d7d01e0e2eb849546ba3dfdb0c0ead45d64f427b
  
https://github.com/fvwmorg/fvwm/commit/d7d01e0e2eb849546ba3dfdb0c0ead45d64f427b
  Author: somiaj 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Log Message:
  ---
  Merge branch 'js/fvwm-menu-desktop' of https://github.com/fvwmorg/fvwm into 
js/fvwm-menu-desktop


Compare: https://github.com/fvwmorg/fvwm/compare/c618a3679009^...d7d01e0e2eb8


[fvwmorg/fvwm] a8fa12: TEST DOCUMENTATION (Do NOT Submit)

2016-10-30 Thread Thomas Adam
  Branch: refs/heads/ta/playground
  Home:   https://github.com/fvwmorg/fvwm
  Commit: a8fa12f14aca46953b46dc435a286e924bb8d828
  
https://github.com/fvwmorg/fvwm/commit/a8fa12f14aca46953b46dc435a286e924bb8d828
  Author: Thomas Adam 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M NEWS

  Log Message:
  ---
  TEST DOCUMENTATION (Do NOT Submit)

[ci skip]




[fvwmorg/fvwm] 834a74: NEWS

2016-10-30 Thread Thomas Adam
  Branch: refs/heads/js/fvwm-menu-desktop
  Home:   https://github.com/fvwmorg/fvwm
  Commit: 834a7479e10bd5d35747cc627809c1dad427e2d5
  
https://github.com/fvwmorg/fvwm/commit/834a7479e10bd5d35747cc627809c1dad427e2d5
  Author: Thomas Adam 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M NEWS

  Log Message:
  ---
  NEWS




[fvwmorg/fvwm] 4085e0: fvwm-menu-desktop more improvements

2016-10-30 Thread somiaj
  Branch: refs/heads/js/fvwm-menu-desktop
  Home:   https://github.com/fvwmorg/fvwm
  Commit: 4085e00937479d51e00a13206a75c3b414f1b662
  
https://github.com/fvwmorg/fvwm/commit/4085e00937479d51e00a13206a75c3b414f1b662
  Author: somiaj 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M NEWS
M bin/fvwm-menu-desktop-config.fpl
M bin/fvwm-menu-desktop.1.in
M bin/fvwm-menu-desktop.in
M modules/FvwmForm/FvwmForm-XDGMenuHelp
M modules/FvwmForm/FvwmForm-XDGOptionsHelp

  Log Message:
  ---
  fvwm-menu-desktop more improvements

 * Added --dynamic option.
 * Added --regen-cmd to control the Regenerate menu item.
 * Made titles default and added --without-titles
 * Added --all-menus to generate all menus and not try to
   find the best one.
 * Updated man page to reflect the changes.
 * Updated News file about changes.




[fvwmorg/fvwm] 1066a2: fvwm-menu-desktop updates

2016-10-30 Thread somiaj
  Branch: refs/heads/js/fvwm-menu-desktop
  Home:   https://github.com/fvwmorg/fvwm
  Commit: 1066a2c5d09b82ccdae2eca22aa02b42cc95cc07
  
https://github.com/fvwmorg/fvwm/commit/1066a2c5d09b82ccdae2eca22aa02b42cc95cc07
  Author: somiaj 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M bin/fvwm-menu-desktop-config.fpl
M bin/fvwm-menu-desktop.1.in
M modules/FvwmForm/FvwmForm-XDGMenuHelp
M modules/FvwmForm/FvwmForm-XDGOptionsHelp

  Log Message:
  ---
  fvwm-menu-desktop updates

 * Some edits on the manpage/gui docs.
 * Edit to perl code suggested by Thomas Adam.


  Commit: d7d01e0e2eb849546ba3dfdb0c0ead45d64f427b
  
https://github.com/fvwmorg/fvwm/commit/d7d01e0e2eb849546ba3dfdb0c0ead45d64f427b
  Author: somiaj 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Log Message:
  ---
  Merge branch 'js/fvwm-menu-desktop' of https://github.com/fvwmorg/fvwm into 
js/fvwm-menu-desktop


Compare: https://github.com/fvwmorg/fvwm/compare/20982dcf788e...d7d01e0e2eb8


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

2016-10-30 Thread Thomas Adam
  Branch: refs/heads/default-config
  Home:   https://github.com/fvwmorg/fvwm
  Commit: c9a60721125e1737a2f488a26f2b16675488ee5a
  
https://github.com/fvwmorg/fvwm/commit/c9a60721125e1737a2f488a26f2b16675488ee5a
  Author: Thomas Adam 
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
M Makefile.am
M configure.ac
A default-config/.stalonetrayrc
A default-config/FvwmScript-ConfirmCopyConfig
A default-config/FvwmScript-ConfirmQuit
A default-config/FvwmScript-DateTime
A default-config/Makefile.am
A default-config/config
A default-config/images/background/bg1.png
A default-config/images/background/bg2.png
A default-config/images/background/bg3.png
A default-config/images/bgicons/bg1.png
A default-config/images/bgicons/bg2.png
A default-config/images/bgicons/bg3.png
A default-config/images/fvwm-logo-small.png
A default-config/images/icons/apps.png
A default-config/images/icons/conf.png
A default-config/images/icons/help.png
A default-config/images/icons/programs.png
A default-config/images/icons/quit.png
A default-config/images/icons/refresh.png
A default-config/images/icons/restart.png
A default-config/images/icons/terminal.png
A default-config/images/icons/wallpaper.png
A default-config/images/icons/xterm.png
M fvwm/ConfigFvwmDefaults
M fvwm/fvwm.c
M perllib/Makefile.am

  Log Message:
  ---
  Add default-config to fvwm

It's been a long-time coming, but fvwm out-of-the-box now has an uptodate and
maintainable configuration file which will hopefully serve as a good basis for
users to customise, should they not have one of their own to start with.

All credit for this goes to Jaimos Skriletz for this work, with some nice
feedback from the fvwm community at-large (mostly on #fvwm on freenode).




Re: FVWM: [fvwmorg/fvwm] fvwm-menu-desktop more improvements (#27)

2016-10-30 Thread Thomas Adam
On Sat, Oct 29, 2016 at 09:22:50PM -0400, Dan Espen wrote:
> 
> This email has reply addrs like this:
> 
> Cc: fvwmorg/fvwm ,
> fvwmorg/fvwm 
> 
> 
> Are those any good?  Is there some way to get the reply address to be
> fvwm@fvwm.org?
> 
> The "To" address is no good either so I guess it won't make the mail archive.

As I mentioned before, it's not seemingly possible to change this.  It does
make it to the archives in the sense that it's sent to fvwm-workers@

-- Thomas Adam