Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (40m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (168d) 

2024-05-27 13:17:14 UTC Now

2009-09-22 07:53:28 UTC MAIN commitmail json YAML

Fvwm 2.5.28

* New features:

  - New differentiated options for SnapAttraction when snapping
    against screen edges:
      "None", "ScreenWindows", "ScreenIcons", "ScreenAll"
  - New option to the BugOpts command: TransliterateUtf8.

* Bug fixes:

  - Fixed non-visible Qt windows after a Qt deferred map (e.g.
    Skype profile windows).
  - Fixed the use of the X-resource "fvwmstyle".
  - Fixed segmentation fault in FvwmEvent when parsing an
    undefined event name, or an undefined environment variable
    to the RPlayHost option.
  - Fixed the events startup, shutdown and unknown in FvwmEvent.
  - Fvwm now retains utf8 window names when the WM_NAME changes,
    and the utf8 name converted to the default charset match
    the old WM_NAME.
  - Fixed the options RPlayVolume and RPlayPriority in FvwmEvent.
  - Fixed SnapAttraction: Option SameType/Icons/Windows did
    falsely not affect conditions of option "Screen" and option
    "SameType" snapped falsely icons and windows together.
  - Fixed a problem where modules would get incorrect stacking
    information if many windows were restacked at the same time.
  - Fixed BugOpts parsing of more than one option at a time and
    restoring of default value for the last option
    in the command line when omitted.
  - 64 bit fix for setting EWMH _NET_WM_ICON property on windows.

(martti)