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

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Update fvwm-menu-desktop to work with Python 3.


  Commit: 527ead992746851c9a8eefa4a362780ee8048fed
      
https://github.com/fvwmorg/fvwm/commit/527ead992746851c9a8eefa4a362780ee8048fed
  Author: Jaimos <jaimosskril...@boisestate.edu>
  Date:   2018-03-20 (Tue, 20 Mar 2018)

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

  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: d1fc45c579fcc52d64d00714a3874943ec7408ba
      
https://github.com/fvwmorg/fvwm/commit/d1fc45c579fcc52d64d00714a3874943ec7408ba
  Author: Jaimos <jaimosskril...@boisestate.edu>
  Date:   2018-03-20 (Tue, 20 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: 925f667ca05ac8b0b9e3bd3c317c6cdefb76c65f
      
https://github.com/fvwmorg/fvwm/commit/925f667ca05ac8b0b9e3bd3c317c6cdefb76c65f
  Author: Thomas Adam <tho...@xteddy.org>
  Date:   2018-03-20 (Tue, 20 Mar 2018)

  Changed paths:
    M NEWS

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


Compare: https://github.com/fvwmorg/fvwm/compare/8229f7041b33...925f667ca05a

Reply via email to