Branch: refs/heads/fvwm2-stable
  Home:   https://github.com/fvwmorg/fvwm
  Commit: bc685fd15f2f2f1064347f0ae1cfc19560ef9de4
      
https://github.com/fvwmorg/fvwm/commit/bc685fd15f2f2f1064347f0ae1cfc19560ef9de4
  Author: Dominik Vogt <dominik.v...@gmx.de>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M fvwm/add_window.c
    M fvwm/add_window.h
    M fvwm/events.c
    M fvwm/ewmh_names.c
    M fvwm/session.c
    M fvwm/style.h
    M fvwm/update.c
    M libs/defaults.h

  Log Message:
  -----------
  Fix updating window and icon titles.

With the introduction of the TitleFormat and IconTitleFormat styles, a change
of the window or icon name could affect both titles.  The existing code did not
reflect this and a change in the icon name might not be visible in the window
title and vice versa.  The patch cleans up and unifies handling of changes of
the window and icon names and fixes this problem.

Also, the said patch simply set the default IconTitleFormat to the same as
TitleFormat, so the icon name would never be used anyway.  This commit replaces
the default IconTitleFormat with "%i" instead.


  Commit: af8c4580b9d7f54798ebd251eda3bf232a63f1f6
      
https://github.com/fvwmorg/fvwm/commit/af8c4580b9d7f54798ebd251eda3bf232a63f1f6
  Author: Dominik Vogt <dominik.v...@gmx.de>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  ChageLog.


  Commit: 47e634b66324df8fb9acd235fefa40b7be76fee5
      
https://github.com/fvwmorg/fvwm/commit/47e634b66324df8fb9acd235fefa40b7be76fee5
  Author: Dominik Vogt <dominik.v...@gmx.de>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M NEWS

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


Compare: https://github.com/fvwmorg/fvwm/compare/b57836af68bc...47e634b66324

Reply via email to