- Add patch to work with multibuttons mice. Upstream is not
interested in the patch as other than xorg servers still might
not support this:
* enable-more-mouse-buttons.patch
- Remove not really needed patches:
* fvwm-2.5.26-gcc-warnings.patch
* fvwm-2.5.26-ia64.patch
* fvwm-rsvg.patch
* fvwm-2.5.26-no-copy-dt-needed-entries.patch
* fvwm-2.5.26-charset_in_title.patch
- Version update to 2.6.8:
* Various DESTDIR fixes (especially around the default-config Makefile)
* fvwm-perllib pod2man fixes.
* FvwmIconMan no longer triggers a warning about bad size hints in the fvwm core.
* VMware windows do not disapper when switching between fullscreen and normal state.
* Fix (de)installation with the configure options
--program-prefix, --program-suffix and
--program-transform-name.
* Remove further references to obsolete modules from man page(s).
* fvwm-menu-desktop(1) now requires python3 as an explicit dependency.
* Add a 'fullscreen' option to the 'Maximize' command.
- Remove local fvwm-menu-desktop-config.fpl as upstream has newer
version
- Refresh patch fvwm-2.5.26-sv_SE.patch
- Rename properly the openSUSE.xpm u->U
- Require python3-base as per above change to use it in
the menu-desktop
OBS-URL: https://build.opensuse.org/request/show/640029
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fvwm2?expand=0&rev=43
- Update to 2.6.7 (06-Nov-2016)
* New fvwm features:
A new default configuration which is available when fvwm
doesn't detect a configuration file to load.
A new conditional command "Desk n" can restrict matching
windows to a specific desk.
A new conditional command "Screen n" to restrict matching
windows on a given Xinerama screen.
New expansion variable "w.screen" to ascertain the Xineram
screen number a window is on.
New command "InfoStoreClear" to remove all items in the
InfoStore.
* Removed features:
The old and unmaintained debian/ and rpm/ directories have
been removed; use the maintainers' copies where available.
VMS support has been removed.
GTK1.x support has been removed.
GNOME-specific window hints (pre-EWMH) have been removed.
Some fvwm modules have been removed:
FvwmDragWell (no replacement)
FvwmGTK (no replacement)
FvwmSave (no replacement)
FvwmSaveDesk (no replacement)
FvwmScroll (no replacement)
FvwmTabs (no replacement, never worked anyway)
FvwmTaskBar (use FvwmButtons)
FvwmTheme (in core of fvwm as colorsets)
FvwmWharf (use FvwmButtons)
FvwmWinList (use WindowList command)
FvwmWindowMenu (use WindowList command)
OBS-URL: https://build.opensuse.org/request/show/455260
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fvwm2?expand=0&rev=36
- Update to 2.6.6
* fvwm features:
- Support for Russian from Ivan Gayevskiy.
- EnvMatch supports infostore variables.
- The option "forget" to the Maximize command allows to
unmaximize a window without changing its size and position.
- Windows shaded to a corner (NW, NE, SW, SE) are reduced to a
small square.
- New option "!raise" to the WarpToWindow command.
- The new extended variables $[wa.x], $[wa.y], $[wa.width],
$[wa.height] can be used to get the geometry of the EWMH
working area, and $[dwa.x], $[dwa.y], $[dwa.width],
$[dwa.height] can be used to get the geometry of the EWMH
dynamic working area.
- The Resize commands accept "wa" or "da" as a suffix of the
width or height value. If present, the value is a percentage
of the width or height of the EWMH working area or the EWMH
dynamic working area.
- Fvwm is much more resilient against applications that flood the
window manager with repeated events.
* New module features:
- FvwmForm supports separator lines.
- New FvwmIconMan options:
IconAndSelectButton
IconAndSelectColorset
* Bug fixes:
- Provide a wrapper for the deprecation of XKeycodeToKeysym and
use XkbKeycodeToKeysym() where appropriate.
- fvwm-menu-desktop is re-written and provides better support of
the XDG menu specification.
OBS-URL: https://build.opensuse.org/request/show/417830
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/fvwm2?expand=0&rev=33