Branch: refs/heads/js/fvwm-menu-desktop
  Home:   https://github.com/fvwmorg/fvwm
  Commit: ac96425cf98ddaa26caa85f37514fc3b3f543b38
      
https://github.com/fvwmorg/fvwm/commit/ac96425cf98ddaa26caa85f37514fc3b3f543b38
  Author: Jaimos <jaimosskril...@boisestate.edu>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M bin/fvwm-menu-desktop.in
    M configure.ac

  Log Message:
  -----------
  fvwm-menu-desktop now requires Python 3.

  * Python 3 is now the standard and Python 2 is EOL 2020.
  * Python 3 has better character encoding and unicode support
    that is not compatible with python 2. Due to this the
    script no longer runs in python 2.
  * Improved encoding error handling when encountering menu entries
    with character encodings not in the current locale.


  Commit: fb33e043b65ab576871607131d822058a725312a
      
https://github.com/fvwmorg/fvwm/commit/fb33e043b65ab576871607131d822058a725312a
  Author: Jaimos <jaimosskril...@boisestate.edu>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

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

  Log Message:
  -----------
  Add --term-cmd option to fvwm-menu-desktop.

  * fvwm-menu-desktop now honors the Terminal=True .desktop
    specification. If Terminal=True is set, the menu will
    now run "Exec exec termCmd programExec" instead of
    "Exec exec programExec".
  * New option --term-cmd can be used to set the terminal
    command used to run Terminal applications with.
    Default is "xterm -e".
  * The terminal command can be configured via
    FvwmForm-XDGMenu-Config.


  Commit: 4ea13d29b16326466f8965ffaaad2fda431441fb
      
https://github.com/fvwmorg/fvwm/commit/4ea13d29b16326466f8965ffaaad2fda431441fb
  Author: Thomas Adam <tho...@xteddy.org>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M NEWS

  Log Message:
  -----------
  Update NEWS


Compare: https://github.com/fvwmorg/fvwm/compare/b0efd065f046...4ea13d29b163

Reply via email to