Debian Patches
Status for imwheel/1.0.0pre12-15
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
010_manpage-update.patch | Revamp the imwheel manpage, eliminating references to aspects of imwheel that are no longer relevant on modern systems, or to options that have been disabled. Also update the imwheel command descriptions to reflect patches, including the "more than 9 buttons" change. |
Christopher Martin <chrsmrtn@debian.org> | no | 2010-02-20 | ||
020_changelog-format.patch | Update the upstream changelog Add missing information to the upstream changelog that ships with imwheel - namely, the changes in the most recent releases, as described on the imwheel homepage. Also standardize the formatting for readability. |
Christopher Martin <chrsmrtn@debian.org> | no | 2010-02-20 | ||
030_imwheelrc-update.patch | Update the default button mappings to reflect changes in how X numbers mouse buttons, and just generally clean up a bit. | Christopher Martin <chrsmrtn@debian.org> | no | 2010-02-20 | ||
040_prune-deps.patch | Eliminate an unnecessary dependency. | Christopher Martin <chrsmrtn@debian.org> | no | 2010-02-20 | ||
050_makefile-update.patch | Remove makefile function which attempted to install files directly (not compatible with packaging). | Christopher Martin <chrsmrtn@debian.org> | no | 2010-02-20 | ||
060_support-more-buttons.patch | Several code changes here: 1) eliminate irrelevant or deprecated imwheel options; 2) add support for more than 9 buttons; and 3) grab a few upstream changes that were never released. |
Thomas Liebetraut <thomas@tommie-lie.de> and Christopher Martin <chrsmrtn@debian.org> | no | 2010-02-20 | ||
070_fix-spelling-errors.patch | fix some spelling errors in final binary and in manpage=================================================================== | Joao Eriberto Mota Filho <eriberto@debian.org> | no | 2022-02-05 | ||
080_fix-FTCBFS.patch | fix a FTCBFS imwheel fails to cross build from source, because upstream's configure.in uses AC_CHECK_FILE to check for source files. The AC_CHECK_FILE macro is only meant for checking files on the host system while it is clearly being used to check for a build system file here. Use "test -e" here. =================================================================== |
Helmut Grohne <helmut@subdivi.de> | no | debian | 2018-06-21 | |
090_fix-focus-out.patch | imwheel ignores FocusOut events, fix that imwheel's @Exclude doesn't work, because it doesn't handle FocusOut events properly (explicitly ignoring them). As a result, using the @Exclude command always causes imwheel to break upon entering an excluded window. This patch fixes this. Author: Milko Krachounov <milko@3mhz.net> |
no |
Showing 1 to 9 of 9 entries
All known versions for source package 'imwheel'
- 1.0.0pre12-15 (bookworm, trixie, sid)
- 1.0.0pre12-12 (bullseye)