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

2016-10-29 Thread Dan Espen

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.

Thomas Adam  writes:

> @ThomasAdam commented on this pull request.
>
> --
>
> In NEWS:
>
>> @@ -41,6 +41,15 @@ Changes in stable release 2.6.7 (UNRELEASED)
>- FvwmButtons learned a new option "Colorset" to its
>  ChangeButton command.
>  
> +* fvwm-menu-desktop updated:
> +
> +  - Renamed default menu to XDGMenu and changed the name
> +of the FvwmForm to FvwmForm-XDGMenu-Config

Is this something that requires a users configuration to need changes?

> +  - fvwm-menu-desktop will now load defaults from the
> +FvwmForm-XDGMenu-Config data file.
> +  - Improved dynamic menus.

If it's too difficult to explain, maybe reference the documentation?


-- 
Dan Espen



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

2016-10-29 Thread somiaj
  Branch: refs/heads/js/fvwm-menu-desktop
  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.




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

2016-10-29 Thread Thomas Adam
  Branch: refs/heads/default-config
  Home:   https://github.com/fvwmorg/fvwm
  Commit: eacd35e8e5dc6dd71686b0ddf7660e3bb4255b02
  
https://github.com/fvwmorg/fvwm/commit/eacd35e8e5dc6dd71686b0ddf7660e3bb4255b02
  Author: Thomas Adam 
  Date:   2016-10-29 (Sat, 29 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

  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] a6af18: Add default-config to fvwm

2016-10-29 Thread Thomas Adam
  Branch: refs/heads/default-config
  Home:   https://github.com/fvwmorg/fvwm
  Commit: a6af18da469a432ba7cae6ba55d44120e970c17d
  
https://github.com/fvwmorg/fvwm/commit/a6af18da469a432ba7cae6ba55d44120e970c17d
  Author: Thomas Adam 
  Date:   2016-10-29 (Sat, 29 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

  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).