[fvwmorg/fvwm] 4d64c6: Enable usage of more mouse buttons.
Jaimos <[email protected]> Sun, 09 Oct 2022 13:24:23 -0700
| Newsgroups | gmane.comp.window-managers.fvwm.devel |
|---|---|
| Message-ID | <fvwmorg/fvwm/push/refs/heads/js/debian-patches/[email protected]> |
Branch: refs/heads/js/debian-patches
Home: https://github.com/fvwmorg/fvwm
Commit: 4d64c66a2873439721b24fd773337e3c2ffeb810
https://github.com/fvwmorg/fvwm/commit/4d64c66a2873439721b24fd773337e3c2ffeb810
Author: Klaus Ethgen <[email protected]>
Date: 2022-10-09 (Sun, 09 Oct 2022)
Changed paths:
M libs/defaults.h
Log Message:
-----------
Enable usage of more mouse buttons.
Increase the number of "extended" mouse buttons from 9 (which isn't
enough this day and age) to 15.
Originally from Debian (https://bugs.debian.org/775570).
Commit: c82ff86a6aeccc300b1af705d2f7381a217e7fc4
https://github.com/fvwmorg/fvwm/commit/c82ff86a6aeccc300b1af705d2f7381a217e7fc4
Author: Helmut Grohne <[email protected]>
Date: 2022-10-09 (Sun, 09 Oct 2022)
Changed paths:
M acinclude.m4
M configure.ac
Log Message:
-----------
Use upstream PKG_PROG_PKG_CONFIG.
Use Upstream PKG_PROG_PKG_CONFIG instead of fvwm's AM_CHECK_PG_CONFIG
macro for pkg-config. This should improve cross building.
Originally from Debian (http://bugs.debian.org/900074).
Commit: 39e044dfe48e9fa174a46dc129e36cc27ff6a893
https://github.com/fvwmorg/fvwm/commit/39e044dfe48e9fa174a46dc129e36cc27ff6a893
Author: Chris Lamb <[email protected]>
Date: 2022-10-09 (Sun, 09 Oct 2022)
Changed paths:
M bin/fvwm-bug.in
Log Message:
-----------
Reproducible Builds
Allow fvwm to be built reproducibly.
Originally from Debian (https://bugs.debian.org/831646).
Commit: d6f42ed9184de9fdb5a0db4c7da2b3cf26fdff62
https://github.com/fvwmorg/fvwm/commit/d6f42ed9184de9fdb5a0db4c7da2b3cf26fdff62
Author: somiaj <[email protected]>
Date: 2022-10-09 (Sun, 09 Oct 2022)
Changed paths:
M modules/FvwmIconMan/xmanager.c
Log Message:
-----------
Fix FvwmIconMan triggering size hint warnings.
Stop FvwmIconMan from issuing a sizehints warning when it is
still resizing its window.
Originally from Debian (https://bugs.debian.org/849355).
Commit: 2af986863ad997c3865a62aad2313c957c6b2e83
https://github.com/fvwmorg/fvwm/commit/2af986863ad997c3865a62aad2313c957c6b2e83
Author: somiaj <[email protected]>
Date: 2022-10-09 (Sun, 09 Oct 2022)
Changed paths:
M doc/commands/ClickTime.xml
Log Message:
-----------
Add double click time info to ClickTime in manpage.
Originally from Debian (https://bugs.debian.org/567387).
Commit: 0db49f92c31a9b1984986acadd10c14a988d3b0a
https://github.com/fvwmorg/fvwm/commit/0db49f92c31a9b1984986acadd10c14a988d3b0a
Author: somiaj <[email protected]>
Date: 2022-10-09 (Sun, 09 Oct 2022)
Changed paths:
M bin/fvwm-menu-directory.in
Log Message:
-----------
fvwm-menu-directory: escape file name correctly
Rather than escape the menu name as something fvwm would interpret,
escape it as a filename instead as this matches the data type.
Originally from Debian.
Commit: 518775ac0c925d3ee15909e574dd09b5e7818f43
https://github.com/fvwmorg/fvwm/commit/518775ac0c925d3ee15909e574dd09b5e7818f43
Author: somiaj <[email protected]>
Date: 2022-10-09 (Sun, 09 Oct 2022)
Changed paths:
M configure.ac
Log Message:
-----------
Move locales to $FVWM_DATADIR.
Originally from Debian.
Commit: 83a110dce898c729621573dca3233bbe591350b3
https://github.com/fvwmorg/fvwm/commit/83a110dce898c729621573dca3233bbe591350b3
Author: somiaj <[email protected]>
Date: 2022-10-09 (Sun, 09 Oct 2022)
Changed paths:
M default-config/config
Log Message:
-----------
default-config bug fix and local config.
Fixes a bug with StartFunction resetting the background image
on a restart and adds an optional $FVWM_USERDIR/local.config
for local overrides.
Originally from Debian.
Compare: https://github.com/fvwmorg/fvwm/compare/4d64c66a2873%5E...83a110dce898