Debian Patches

Status for wmfire/1.2.4-4

Patch Description Author Forwarded Bugs Origin Last update
01_resource.patch patch to run multiple instances in (wmaker) dock When starting multiple instances of wmfire (one for cpu, one for net,
etc) the window manager cannot see any difference between the instances.
So it will randomly place it in the dock.
.
I have patched wmfire to set the X resource name by hand (option -r) so the
window manager can see the difference. (It fixed my problem with wmaker)
.
patch included.
.
greetings,
Christof
Christof Douma <bugs@wizztick.net> no debian 2015-01-15
rename_configure.patch Rename configure.in to configure.ac. Silences deprecated-configure-filename Lintian warning. Doug Torrance <dtorrance@piedmont.edu> no 2015-01-15
update_autotools.patch Silence various autotools warnings. In particular,
- configure.ac:38: warning: AC_CACHE_VAL(GDKINCS, ...): suspicious cache-id,
must contain _cv_ to be cached (and several similar warnings)
- configure.ac:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms
are deprecated.
- src/Makefile.am:17: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS'
(or '*_CPPFLAGS')
Doug Torrance <dtorrance@piedmont.edu> no 2015-01-16
fix_manpage.patch Fix manpage. In particular, escape hyphens to silence hyphen-used-as-minus-sign warning. Doug Torrance <dtorrance@piedmont.edu> no 2015-01-15
gdk_updates.patch Update for newer versions of GDK. In particular, the icon window was not receiving enter and leave events from
the pointer. To fix this, we get rid of the second GdkWindow iconwin entirely
and set win to be its own icon.
.
This also removes the need for the "broken window manager" fix, so we remove it
and all references to it.
Doug Torrance <dtorrance@piedmont.edu> no 2015-01-15
fix_-Wunused-result.patch Fix -Wunused-result compiler warning. In particular, check if file given by -F option is empty. If it is, print
a warning message.
Doug Torrance <dtorrance@piedmont.edu> no 2015-01-17
freebsd_port.patch Port to GNU/kFreeBSD. When run on Debian GNU/kFreeBSD, wmfire exits with the error "glibtop:
glibtop_get_netload: Function not implemented" when the user selects network
monitoring mode.
Instead of libgtop, we use sysctl to get the network statistics.
Doug Torrance <dtorrance@piedmont.edu> no 2015-01-18
removed-inline-from-function-with-extern-linkage.patch [PATCH] Removed inline from function with extern linkage. Jeremy Sowden <jeremy@azazel.net> no 2019-06-22
change-linkage-of-many-functions-to-static.patch [PATCH] Change linkage of many functions to static. Jeremy Sowden <jeremy@azazel.net> no 2019-06-22
typo_fixes.patch fixes a couple of typo's in the usage message. Jeremy Sowden <jeremy@azazel.net> no 2019-06-23
fix-933550.patch Fix FTCBFS by using PKG_CHECK_MODULES in configure.ac Helmut Grohne <helmut@subdivi.de> no debian 2019-07-31

All known versions for source package 'wmfire'

Links