---
wmppp.app/wmppp/wmppp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wmppp.app/wmppp/wmppp.c b/wmppp.app/wmppp/wmppp.c
index bef2f6a..8415b7f 100644
--- a/wmppp.app/wmppp/wmppp.c
+++ b/wmppp.app/wmppp/wmppp.c
@@ -415,7 +415,7 @@ void wmppp_routine(int argc, char **argv)
Compile with CPPFLAGS and LDFLAGS and append, rather than overwrite, CFLAGS.
This enables the Debian package to be built with hardening options. See
https://wiki.debian.org/Hardening.
---
wmppp.app/wmppp/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/wmppp.app
Users of ISDN dialup lines (such as me) cannot use wmppp as shipped,
because it rejects to use any device except those beginning with `ppp'.
The patch attached solves this.
Based on the patch by Juan Cespedes .
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=97509.
---
wmppp.app/wmppp/wmpp
This patch adds support for "stampfile" in config file, as described in
manual page.
Based on the patch by Juan Cespedes .
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=97509.
---
wmppp.app/wmppp/wmppp.c | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/wmppp
When the download speed is too high, wmppp can't display it because it has
only 5 digit. The most significant digits are hidden !
This small patch display the speed in K when it is too high.
Based on the patch by jguiton .
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=328699.
---
wmppp.a
This patch prevents "make clean" from failing when the source tree is already
clean.
---
wmppp.app/wmppp/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/wmppp.app/wmppp/Makefile b/wmppp.app/wmppp/Makefile
index 0800bac..763e52a 100644
--- a/wmppp.app/wmppp/Makefile
---
wmppp.app/README| 13 +
wmppp.app/TODO | 2 +-
wmppp.app/wmppp/wmppp.1 | 2 +-
3 files changed, 7 insertions(+), 10 deletions(-)
diff --git a/wmppp.app/README b/wmppp.app/README
index bf0434e..6a697b7 100644
--- a/wmppp.app/README
+++ b/wmppp.app/README
@@ -3,17
---
dockapps/dockapps.db | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dockapps/dockapps.db b/dockapps/dockapps.db
index 88cca9c..f0a3009 100644
--- a/dockapps/dockapps.db
+++ b/dockapps/dockapps.db
@@ -338,7 +338,7 @@ dockapps = 164
category = System Monitoring
[wmppp.ap
I am currently adopting wmbattery in Debian. It was recently orphaned by its
upstream author. Therefore, I am adding it to the dockapps git repository,
along with several patches.
Carlos, if these patches are accepted, could the first patch be tagged
wmbattery-2.44? Thanks!
Doug Torrance (8
Version 2.44. Source obtained from:
http://ftp.de.debian.org/debian/pool/main/w/wmbattery/wmbattery_2.44.tar.gz
---
wmbattery/.gitattributes | 1 +
wmbattery/GPL | 340 +
wmbattery/INSTALL | 195
wmbattery/Makefile
wmbattery was previously a Debian native package. The debian directory should
no longer be included in the upstream source.
---
wmbattery/debian/changelog | 546 -
wmbattery/debian/compat| 1 -
wmbattery/debian/control | 24 --
wmbattery/debian
Since wmbattery was previously a Debian native package, all the changes were
documented in debian/changelog. Since the debian directory has been removed in
the upstream source, this file is being renamed to ChangeLog in the root
directory.
---
wmbattery/ChangeLog | 546 +++
The only attributes given were to debian/changelog, which no longer exists.
---
wmbattery/.gitattributes | 1 -
1 file changed, 1 deletion(-)
delete mode 100644 wmbattery/.gitattributes
diff --git a/wmbattery/.gitattributes b/wmbattery/.gitattributes
deleted file mode 100644
index 5d42584..0
Based on
https://web.archive.org/web/20121031045139/http://dockapps.windowmaker.org/file.php/id/34.
---
dockapps.db.in | 7 +++
1 file changed, 7 insertions(+)
diff --git a/dockapps.db.in b/dockapps.db.in
index 700e83e..3558653 100644
--- a/dockapps.db.in
+++ b/dockapps.db.in
@@ -68,6 +68,13
---
wmbattery/wmbattery.1x | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wmbattery/wmbattery.1x b/wmbattery/wmbattery.1x
index c2bb88c..614376a 100644
--- a/wmbattery/wmbattery.1x
+++ b/wmbattery/wmbattery.1x
@@ -98,7 +98,7 @@ estimation code even if some other estimate is av
Move assignment of old_status until after cur_info is initialized in
wmbattery.c.
---
wmbattery/wmbattery.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/wmbattery/wmbattery.c b/wmbattery/wmbattery.c
index 91b98b8..fe219b6 100644
--- a/wmbattery/wmbattery.c
+++ b/wmbatte
---
wmbattery/config.h.in | 9 -
1 file changed, 9 deletions(-)
delete mode 100644 wmbattery/config.h.in
diff --git a/wmbattery/config.h.in b/wmbattery/config.h.in
deleted file mode 100644
index dd5a6b3..000
--- a/wmbattery/config.h.in
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef CONFIG_H
---
NEWS | 16
1 file changed, 16 insertions(+)
diff --git a/NEWS b/NEWS
index 35319b0..d1852bf 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,22 @@
NEWS for veteran Window Maker users
---
+--- 0.95.7
+
+Window snapping
+---
+
+You can now
If a user moves a window which is currently maximized, the current behavior is
to keep the window geometry and maximized status unchanged. This can lead to
peculiar behavior. For example, suppose a user maximizes a window to the
right half of the screen (either through the window menu, keyboard s
---
WPrefs.app/Expert.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/WPrefs.app/Expert.c b/WPrefs.app/Expert.c
index 8cf5d6d..aee45fb 100644
--- a/WPrefs.app/Expert.c
+++ b/WPrefs.app/Expert.c
@@ -81,6 +81,9 @@ static const struct {
/* default: */ False, OPTION_WMAKER, "KbdMode
This patch adds the ability to "snap" a window to one side of the screen by
dragging it to that side. It is enabled by setting WindowSnapping = "YES" in
~/GNUstep/Defaults/WindowMaker.
Note that window snapping is automatically disabled if DontLinkWorkspaces =
"NO", as this feature also involves
If a user moves a window which is currently maximized, the current behavior is
to keep the window geometry and maximized status unchanged. This can lead to
peculiar behavior. For example, suppose a user maximizes a window to the
right half of the screen (either through the window menu, keyboard s
This patch adds the ability to completely unmaximize, i.e., clear the maximized
flag and return to the original geometry, a maximized window that is moved.
This behavior mirrors that of other common desktop enviroments, e.g., GNOME,
Unity, and Windows.
To enable this feature, set "UnmaximizeOnMove
se patches my previous patches:
[PATCH 3/4] wmaker: Moving unmaximizes windows.
[PATCH 4/4] NEWS: Add note about window snapping.
Doug Torrance (4):
wmaker: Clear maximized flag of a maximized window when moved.
wmaker: Add "unmaximize on move" feature.
WPrefs.app: Add ability
---
WPrefs.app/Expert.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/WPrefs.app/Expert.c b/WPrefs.app/Expert.c
index aee45fb..888ccaa 100644
--- a/WPrefs.app/Expert.c
+++ b/WPrefs.app/Expert.c
@@ -78,12 +78,15 @@ static const struct {
#ifdef XKB_MODELOCK
{ N_(
---
NEWS | 26 ++
1 file changed, 26 insertions(+)
diff --git a/NEWS b/NEWS
index 35319b0..6b57e12 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,32 @@
NEWS for veteran Window Maker users
---
+-- 0.95.7
+
+Window snapping
+---
+
+Yo
It is possible that, when running update-dockapps.pl, a filename may match a
revision, giving an error, e.g.,
fatal: ambiguous argument 'wmbattery': both revision and filename
Use '--' to separate paths from revisions, like this:
'git [...] -- [...]'
This patch fixes this problem by inserting "--
---
dockapps/dockapps.db | 9 +
dockapps/img/wmbattery.gif | Bin 0 -> 3179 bytes
2 files changed, 9 insertions(+)
create mode 100644 dockapps/img/wmbattery.gif
diff --git a/dockapps/dockapps.db b/dockapps/dockapps.db
index f0a3009..367bedd 100644
--- a/dockapps/dockapps.db
+++ b
---
NEWS | 15 +++
1 file changed, 15 insertions(+)
diff --git a/NEWS b/NEWS
index 35319b0..ce8b86e 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,21 @@
NEWS for veteran Window Maker users
---
+-- 0.95.7
+
+Window snapping
+---
+
+You can now "
You can now configure the behavior when dragging a maximized window by setting
DragMaximizedWindow in ~/GNUstep/Defaults/WindowMaker. The options are:
- Move: Move the window and retain its maximized status and geometry (the
current behavior and the default).
- RestoreGeometry: Move the window a
Prefs.app
patch, which is still in progress.
Doug Torrance (1):
wmaker: Add new options for dragging maximized windows.
src/WindowMaker.h | 9 -
src/actions.c | 6 ++
src/defaults.c| 12 ++--
src/moveres.c | 5 +++--
4 files changed, 27 insertions(
---
NEWS | 28
1 file changed, 28 insertions(+)
diff --git a/NEWS b/NEWS
index ce8b86e..c48b836 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,34 @@ dragging windows" is selected under "Workspace Preferences"
in WPrefs.app, or
if "DontLinkWorkspaces = NO" in ~/GNUstep/D
You can now set the behavior when dragging a maximized window, i.e., the
"DragMaximizedWindow" option from ~/GNUstep/Defaults/WindowMaker, from the
"Window Handling" tab of WPrefs.app.
Note that to make room for the pop-up button required to set this option, the
switch button to set the "OpenTrans
---
NEWS | 28
1 file changed, 28 insertions(+)
diff --git a/NEWS b/NEWS
index ce8b86e..f83ae0b 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,34 @@ dragging windows" is selected under "Workspace Preferences"
in WPrefs.app, or
if "DontLinkWorkspaces = NO" in ~/GNUstep/D
This patch adds the ability to "snap" a window to the top, bottom, or any of the
four corners of the screen. It uses three new helper functions, drawSnapFrame,
getSnapDirection, and doSnap, to reduce code duplication and increase
readability.
It also updates NEWS to indicate the additional direct
This patch adds the ability to "snap" a window to the top, bottom, or any of the
four corners of the screen. It uses three new helper functions, drawSnapFrame,
getSnapDirection, and doSnap, to reduce code duplication and increase
readability.
It also updates NEWS to indicate the additional direct
Previously, the whitespace in WindowMaker was inconsistent, with some
indentation using spaces and some using tabs, and a mixture of tabs and spaces
used to align comments at the ends of lines. As a result, patches that touched
this file would often result in warnings from checkpatch.pl.
This pat
istent
with the previous entries through version 0.92.0.
[1] https://www.gnu.org/prep/standards/html_node/Change-Logs.html
Doug Torrance (2):
Add script to update ChangeLog from git log.
Update ChangeLog, from version 0.92.0+ to most recent commit.
ChangeLog
This patch adds update-changelog.pl, a script which adds the subject line and
author of every commit since ChangeLog was last touched by git, in a style
consistent with the entries up to version 0.92.0.
---
Makefile.am | 2 +-
update-changelog.pl | 101 +++
new button and wheel mouse actions
+- WPrefs: add new mouse actions configuration
+ (David Maciejak )
+- wmaker: Remove dead links from BUGFORM.
+ (Doug Torrance )
+- wmaker: improve windows listing in switchpanel
+- wmaker: add clip mouse wheel action to change workspace
+- util: create custom
I'm currently adopting the wmmemload package in Debian. It's been abandoned
upstream for some time, and could use a new home.
Carlos, if these patches are accepted, could you tag the first one
wmmemload-0.1.6?
Thanks!
Doug Torrance (5):
wmmemload: Add version 0.1.6 to repository.
In particular, drop the arguments to AM_INIT_AUTOMAKE and merge CPPFLAGS into
AM_CPPFLAGS.
---
wmmemload/configure.ac| 2 +-
wmmemload/src/Makefile.am | 4 +---
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/wmmemload/configure.ac b/wmmemload/configure.ac
index 1245d9d..3698a98
Based on the patch from Debian by Guillermo Indalecio Fernandez
:
http://sources.debian.net/src/wmmemload/0.1.6-8/debian/patches/04-kernel30.patch/
---
wmmemload/src/mem_linux.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/wmmemload/src/mem_linux.c b/wmmemload/src/mem_l
Several command-line options were incorrectly given in the manpage.
Based on the patch from Debian by Philipp Benner :
http://sources.debian.net/src/wmmemload/0.1.6-8/debian/patches/03-manual.patch/
---
wmmemload/doc/wmmemload.1 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --
---
dockapps.db.in | 7 +++
1 file changed, 7 insertions(+)
diff --git a/dockapps.db.in b/dockapps.db.in
index 3558653..5222026 100644
--- a/dockapps.db.in
+++ b/dockapps.db.in
@@ -175,6 +175,13 @@ url = http://www.goesgens.de/wmkeys.html
dockapps = 215
category = General/Others
+[wmmemlo
---
dockapps/dockapps.db| 9 +
dockapps/img/wmmemload-bgreen.thumbnail.png | Bin 0 -> 2813 bytes
2 files changed, 9 insertions(+)
create mode 100644 dockapps/img/wmmemload-bgreen.thumbnail.png
diff --git a/dockapps/dockapps.db b/dockapps/dockapps.db
index 367be
The following patches add a few features and clean up the source code for
wmbattery. While
I was at it, I ran the script to delete the trailing whitespaces on the entire
dockapps
repository.
Carlos, if these patches are accepted, can you tag the last patch
wmbattery-2.45?
Thanks!
Doug
This is based on the patch by Cristoph Fritz submitted to Debian. See
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543674
---
wmbattery/wmbattery.1x | 10 +++
wmbattery/wmbattery.c | 81 +-
wmbattery/wmbattery.h | 5
3 files changed
---
wmbattery/ChangeLog | 138 ++--
1 file changed, 69 insertions(+), 69 deletions(-)
diff --git a/wmbattery/ChangeLog b/wmbattery/ChangeLog
index ca5a0e9..d46c33e 100644
--- a/wmbattery/ChangeLog
+++ b/wmbattery/ChangeLog
@@ -1,4 +1,4 @@
-wmbattery
Modified source files to minimize warnings from checkpatch.pl in Window Maker
source tree.
---
wmbattery/acpi.c | 120 -
wmbattery/acpi.h | 16 +--
wmbattery/simplehal.c | 102 +++
wmbattery/simplehal.h | 4 +-
wmbattery/sonypi.c| 29 +++--
wmbattery/s
Code that was ripped out of wmbattery for version 1.22, which introduced the
dependency on libapm but dropped support for the BSDs, has been restored.
---
wmbattery/Makefile | 2 --
wmbattery/apm.h| 29
wmbattery/configure.ac | 7 ++
wmbattery/sonypi.c
https://bugs.debian.org/543674.
+ * Add -v option to display version number.
+ * Restore BSD support. Code that was ripped out of wmbattery for version
+1.22, which introduced the dependency on libapm but dropped support for the
+BSDs, has been restored.
+
+ -- Doug Torrance Sun, 05 Oct
Copyright information used to be in debian/copyright, which was removed
upstream.
---
wmbattery/wmbattery.c | 22 ++
1 file changed, 22 insertions(+)
diff --git a/wmbattery/wmbattery.c b/wmbattery/wmbattery.c
index ad99a07..3a0482e 100644
--- a/wmbattery/wmbattery.c
+++ b/wmba
Also, in order to facilitate this, keep track of version number in configure.ac.
It was previously only mentioned in ChangeLog.
---
wmbattery/configure.ac | 2 +-
wmbattery/wmbattery.c | 7 ++-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/wmbattery/configure.ac b/wmbattery/c
Most dockapps received new git snapshot versions because of the recent "Remove
trailing whitespace" commit to the dockapps repository.
---
dockapps/dockapps.db | 76 +++-
1 file changed, 40 insertions(+), 36 deletions(-)
diff --git a/dockapps/docka
The following patch, by Svante Signell , adds Hurd
support to wmmemload.
For more information, see:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764356
---
wmmemload/configure.ac | 5 ++
wmmemload/src/mem_gnu.c | 143
2 files changed, 148 i
Attached are several patches for wmmemload, updating it for FreeBSD and newer
Linux kernels, as well as fixing some compiler warnings and general tidying up.
Carlos, could you tag the final patch wmmemload-0.1.7?
Thanks!
Doug Torrance (11):
wmmemload: Use sysctl to get memory usage in FreeBSD
Avoid the following compiler warning:
dockapp.c: In function ‘dockapp_open_window’:
dockapp.c:51:16: warning: variable ‘stat’ set but not used
[-Wunused-but-set-variable]
Status stat;
^
---
wmmemload/src/dockapp.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
d
---
wmmemload/configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wmmemload/configure.ac b/wmmemload/configure.ac
index 8a0dbd8..cb01916 100644
--- a/wmmemload/configure.ac
+++ b/wmmemload/configure.ac
@@ -97,7 +97,7 @@ linux*)
ignore_buffers=yes
ignore_cached=ye
Previously, kvm_read was used to get the memory usage in FreeBSD. However,
this has been deprecated in favor of sysctl. This patch implements this
change.
Some work had previously been done in this direction, as could be seen in
the file src/mem_freebsd_sysctl.c. Since this file is no longer ne
Beginning with Linux kernel version 3.14, a new MemAvailable line appears
in /proc/meminfo[1]. This caused wmmemload to look for Cached and Buffers one
line off of their correct location. The problem was reported in [2].
[1]
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/
Avoid multiple compiler warnings such as the following:
main.c: In function ‘update’:
main.c:157:4: warning: pointer targets in passing argument 1 of ‘mem_getusage’
differ in signedness [-Wpointer-sign]
mem_getusage(&mem_usage, &swap_usage, &mem_opts);
^
In file included from main.c:29:0:
Avoid the following compiler warning:
mem_linux.c: In function ‘mem_init’:
mem_linux.c:52:40: warning: suggest parentheses around ‘&&’ within ‘||’
[-Wparentheses]
if (version == 2 && patchlevel >= 5 && sublevel >= 1 || \
^
---
wmmemload/src/mem_linux.c
Format the source so as to minimize warnings from checkpatch.pl in the
Window Maker source tree.
---
wmmemload/src/dockapp.c | 506
wmmemload/src/dockapp.h | 6 +-
wmmemload/src/main.c| 555 +---
wmm
---
wmmemload/ChangeLog| 1 +
wmmemload/configure.ac | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/wmmemload/ChangeLog b/wmmemload/ChangeLog
index 2e5a052..f17a879 100644
--- a/wmmemload/ChangeLog
+++ b/wmmemload/ChangeLog
@@ -4,6 +4,7 @@
* Fix compiler warnings.
---
wmmemload/ChangeLog | 18 ++
1 file changed, 18 insertions(+)
diff --git a/wmmemload/ChangeLog b/wmmemload/ChangeLog
index b993173..2e5a052 100644
--- a/wmmemload/ChangeLog
+++ b/wmmemload/ChangeLog
@@ -1,3 +1,21 @@
+2014 October 9
+ * Use sysctl to get memory usage in FreeBS
---
wmmemload/COPYING | 41 -
1 file changed, 20 insertions(+), 21 deletions(-)
diff --git a/wmmemload/COPYING b/wmmemload/COPYING
index d60c31a..d159169 100644
--- a/wmmemload/COPYING
+++ b/wmmemload/COPYING
@@ -1,12 +1,12 @@
- GNU GENERA
---
wmmemload/README | 30 ++
1 file changed, 30 insertions(+)
diff --git a/wmmemload/README b/wmmemload/README
index e69de29..ad28d8f 100644
--- a/wmmemload/README
+++ b/wmmemload/README
@@ -0,0 +1,30 @@
+____ __ __ __ __ __ __ _
---
dockapps/dockapps.db | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dockapps/dockapps.db b/dockapps/dockapps.db
index 3fb0915..1720c19 100644
--- a/dockapps/dockapps.db
+++ b/dockapps/dockapps.db
@@ -245,7 +245,7 @@ dockapps = 215
category = General/Others
[wmmemload]
Source obtained from:
http://ftp.de.debian.org/debian/pool/main/w/wmifs/wmifs_1.3b1.orig.tar.gz
---
wmifs/BUGS | 76
wmifs/CHANGES| 148 +++
wmifs/COPYING| 339
wmifs/HINTS | 105 +
wmifs/INSTALL
Patch by Stephen Pitts . First appeared in Debian
package version 1.3b1-4.
>From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=41746:
wmifs started crashing on startup on my system,
so I grabbed the source, added -g to the
Makefile, and ran it through gdb.
(Wow, the wonders of Open Source!!)
Patch by Ben Gertzfield . First appeared in Debian package
version 1.3b1-5.
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=42297 for
more information.
---
wmifs/wmifs/wmifs.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/wmifs/wmifs/wmifs.c b/wmifs/wmifs/wmifs.c
in
Patch by Barak Pearlmutter . First appeared in Debian package
version 1.3b1-6.
>From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=83003:
On my laptop, following a suspend, wmifs scrolls like nuts for a long
time. The scroll speed looks the same as for a wmifs that is paused
for a while usin
patch wmifs-1.4?
Thanks!
Doug Torrance (25):
wmifs: Add version 1.3b1 to repository.
wmifs: Add BUFFER_SIZE constant.
wmifs: Remove "heyho!" debugging message.
wmifs: Prevent speedy scrolling problem.
wmifs: Prevent crash when too many devices.
wmifs: Update WMIFS_VERSION constant
Patch by Chris Hanson . First appeared in Debian
package 1.3b1-6.
>From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=39922:
wmifs crashes with a cryptic X error message when there are more than
4 net devices. This occurs for me because I install vmware, which
installs 4 network devices for
Patch by Jordi Mallach . First appeared in Debian package
version 1.3b1-6.
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=27458 for more
information.
---
wmifs/wmifs/Makefile | 38 --
1 file changed, 24 insertions(+), 14 deletions(-)
diff --git a/wmifs
Patch by Jordi Mallach . First appeared in Debian package
version 1.3b1-6.
---
wmifs/wmifs/wmifs.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/wmifs/wmifs/wmifs.c b/wmifs/wmifs/wmifs.c
index aaaf846..cfbcc6a 100644
--- a/wmifs/wmifs/wmifs.c
+++ b/wmifs/wmifs/wmifs.c
@@
Patch by Jorge García First appeared in Debian package
version 1.3b1-7, revised in 1.3b1-8.
For more information, see:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=26870
---
wmifs/wmifs/wmifs.c | 25 -
1 file changed, 24 insertions(+), 1 deletion(-)
diff --git a/wm
Patch by Peter Samuelson . First appeared in Debian
package version 1.3b1-14.
For more information, see:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=226689
---
wmifs/wmifs/wmifs.c | 43 ---
1 file changed, 32 insertions(+), 11 deletions(-)
diff --gi
Patch by Martin A. Godisch . First appeared in Debian
package version 1.3b1-20. Revised in version 1.3b1-21.
---
wmifs/wmifs/wmifs.c | 8
1 file changed, 8 insertions(+)
diff --git a/wmifs/wmifs/wmifs.c b/wmifs/wmifs/wmifs.c
index b653e6e..9a74fc6 100644
--- a/wmifs/wmifs/wmifs.c
+++ b
This patch consists of all remaining differences between the Debian package
version 1.3b1-22 and the original upstream source. They were not mentioned
in the Debian changelog.
---
wmifs/wmifs/wmifs.c | 38 --
1 file changed, 12 insertions(+), 26 deletions(-)
d
Patch by Tom Marshall . First appeared in Debian
package version 1.3b1-15.
For more information, see:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=204873
---
wmifs/wmifs/wmifs.c | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/wmifs/wmifs/wmifs.c b/wmifs/wmifs/w
Patch by Davi Leal . First appeared in Debian package
version 1.3b1-10. Revised by Matyas Koszik for
version 1.3b1-11.
For more information, see:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=103083
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=126501
---
wmifs/wmifs/wmifs.c | 19 +
---
wmifs/BUGS | 14 +-
wmifs/CHANGES | 60 +++
wmifs/HINTS | 18 ++--
wmifs/INSTALL | 26 -
wmifs/README| 16 +--
wmifs/TODO |
libc6 was released in 1997...
---
wmifs/INSTALL | 6 +-
wmifs/wmifs/wmifs-libc5.c | 934 --
2 files changed, 1 insertion(+), 939 deletions(-)
delete mode 100644 wmifs/wmifs/wmifs-libc5.c
diff --git a/wmifs/INSTALL b/wmifs/INSTALL
index 6d
---
wmifs/COPYING | 42 +-
1 file changed, 21 insertions(+), 21 deletions(-)
diff --git a/wmifs/COPYING b/wmifs/COPYING
index a43ea21..d159169 100644
--- a/wmifs/COPYING
+++ b/wmifs/COPYING
@@ -1,12 +1,12 @@
- GNU GENERAL PUBLIC LICENSE
-
Format to minimize warnings and errors from checkpatch.pl in the Window Maker
source tree.
---
wmifs/wmgeneral/list.c | 157 ---
wmifs/wmgeneral/list.h | 20 ++---
wmifs/wmgeneral/misc.c | 193 ++--
wmifs/wmgen
---
wmifs/wmgeneral/list.c | 4 ++--
wmifs/wmgeneral/list.h | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/wmifs/wmgeneral/list.c b/wmifs/wmgeneral/list.c
index 9675233..2ff8208 100644
--- a/wmifs/wmgeneral/list.c
+++ b/wmifs/wmgeneral/list.c
@@ -21,8 +21,8 @@ GNU General
---
dockapps.db.in | 11 +++
1 file changed, 11 insertions(+)
diff --git a/dockapps.db.in b/dockapps.db.in
index 5222026..0292e46 100644
--- a/dockapps.db.in
+++ b/dockapps.db.in
@@ -153,6 +153,17 @@ url = http://zevv.nl/play/code/wmifinfo/
dockapps = 72
category = Network
+[wmifs]
+i
---
wmifs/README | 12 ++--
wmifs/TODO | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/wmifs/README b/wmifs/README
index 399da2f..e41cd14 100644
--- a/wmifs/README
+++ b/wmifs/README
@@ -2,17 +2,17 @@ WMiFS-1.3b - The public BETA release
-
Avoid the following compiler warning:
wmifs.c:638:28: warning: variable ‘ppp_old’ set but not used
[-Wunused-but-set-variable]
struct ppp_stats ppp_cur, ppp_old;
^
---
wmifs/wmifs/wmifs.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/wmifs/wmi
Remove several compiler warnings of the form
wmifs.c:666:7: warning: ignoring return value of ‘fgets’, declared with
attribute warn_unused_result [-Wunused-result]
fgets(temp, BUFFER_SIZE, fp);
^
---
wmifs/wmifs/wmifs.c | 20
1 file changed, 16 insertions(+), 4 delet
Obtained from Debian:
http://sources.debian.net/data/main/w/wmifs/1.3b1-22/debian/wmifs.1
---
wmifs/wmifs/Makefile | 7 -
wmifs/wmifs/wmifs.1 | 73
2 files changed, 79 insertions(+), 1 deletion(-)
create mode 100644 wmifs/wmifs/wmifs.1
d
This prevents several compiler warnings such as the following:
wmifs.c:422:3: warning: null argument where non-null required (argument 1)
[-Wnonnull]
left_action = strdup(LEFT_ACTION);
^
---
wmifs/wmifs/wmifs.c | 23 +--
1 file changed, 13 insertions(+), 10 deletions(-)
---
wmifs/CHANGES| 6 ++
wmifs/INSTALL| 4 ++--
wmifs/README | 2 +-
wmifs/wmifs/Makefile | 2 +-
wmifs/wmifs/wmifs.c | 2 +-
5 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/wmifs/CHANGES b/wmifs/CHANGES
index 3179342..b30fc0e 100644
--- a/wmifs/CHANGES
---
dockapps/dockapps.db | 13 +
dockapps/img/wmifs.png | Bin 0 -> 1216 bytes
2 files changed, 13 insertions(+)
create mode 100644 dockapps/img/wmifs.png
diff --git a/dockapps/dockapps.db b/dockapps/dockapps.db
index 1720c19..2151a74 100644
--- a/dockapps/dockapps.db
+++ b/dockap
In particular, the values were only being converted when the RGB slider was used
to pick the color. If another tool was used, e.g., the magnifying glass, th e
value was assumed to be decimal, even if hexadecimal was selected.
---
WINGs/wcolorpanel.c | 16 +---
1 file changed, 13 inser
---
WINGs/Examples/colorpick.c | 1 +
WINGs/Examples/fontl.c | 2 ++
WINGs/Examples/puzzle.c| 3 +++
3 files changed, 6 insertions(+)
diff --git a/WINGs/Examples/colorpick.c b/WINGs/Examples/colorpick.c
index 24daa2c..3d6a2dc 100644
--- a/WINGs/Examples/colorpick.c
+++ b/WINGs/Examples/co
The font lister WINGs example program was failing to build because it uses
the XOpenDisplay() function from Xlib.
---
WINGs/Examples/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/WINGs/Examples/Makefile.am b/WINGs/Examples/Makefile.am
index 4ddaaf2..cfab01f 100644
---
WINGs/Examples/fontl.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/WINGs/Examples/fontl.c b/WINGs/Examples/fontl.c
index 4f4eaab..a440a22 100644
--- a/WINGs/Examples/fontl.c
+++ b/WINGs/Examples/fontl.c
@@ -23,6 +23,7 @@
#include
#include
#include
+#include
101 - 200 of 1081 matches
Mail list logo