eady did all the work, and I just had to do some googling to figure out how
to build a source package and upload it to Launchpad. I've installed the
packages on my laptop with no issues so far, but I hold no guarantees that your
computer won't explode.
Doug Torrance
rs,
> kix
> --
> ||// //\\// Rodolfo "kix" Garcia
> ||\\// //\\ http://www.kix.es/
I can maintain it. I'll also upload it to git.
Doug Torrance
I've applied the two patches to wmtime from the Debian bug tracking system.
Doug
0001-wmtime-Fixed-Debian-bug-639626.-Applied-a-patch-by-A.patch
Description: Binary data
0001-wmtime-Fixed-Debian-bug-661843.-Applied-a-patch-by-M.patch
Description: Binar
> Thanks Doug,
>
> there are more dockapps packages ready for adoption:
>
> •wmacpi: ACPI battery monitor for WindowMaker (información del
> paquete), orphaned since 36 days.
> •wmbatppc: Battery monitor for Apple G3/G4 ibooks/powerbooks
> (información del paquete), orphaned since 36 days.
> •
Is there any official distinction between themes and styles? It seems as
though themes generally contain a background and styles don't. Is that all
there is to it?
Thanks,
Doug
Hi,
should we add this in upstream?
Cheers,
kix
I'm the one who submitted the bug. As far as I know, Unity Greeter is
Ubuntu-only, so I didn't submit it upstream.
Doug
--
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.
FYI, this patch has now been added to the next release of Ubuntu.
Doug
Date: Sun, 18 Nov 2012 23:38:56 +0100
From: k...@kix.es
To: wmaker-dev@lists.windowmaker.org
Subject: (fwd) [Bug 1079925] [NEW] No icon for Unity Greeter
Hi,
should we add this in up
Hi everyone,
Ubuntu (raring and saucy) packages are now available for Window Maker 0.95.5:
sudo add-apt-repository ppa:profzoom/wmaker
sudo apt-get update
sudo apt-get install wmaker
Have a good one,
Doug
-Original Message-
From: Rodolfo García Peñas [mailto:k...@kix.es]
Sent: Sunday,
When non-Latin alphabet characters are encountered in weekday and month names,
the English defaults are used. This closes Debian bug #726125.
Also, numbers are now printed when encountered in weekday and month names
(e.g., Swahili).
---
wmtime/wmtime/wmtime.c | 12 ++--
1 file changed,
mail bugreports, comments, suggestions,
- requests and flames to:
- docka...@windowmaker.mezaway.org
-
- The official WMTime support website address:
+Maintainer: Doug Torrance(dtorra...@monmouthcollege.edu)
+
+Note..: The
These patches provide documentation for themes and links to some sites
to download themes.
Doug Torrance (2):
Added theme pack documentation
Updated themes webpage
FAQ.php | 6 +--
example-lsm.txt | 7 +++
theme-HOWTO-dirs.php | 36 +++
theme-HOWTO
There were some broken links in the FAQ to documentation on creating
theme packs, originally hosted on largo.windowmaker.org.
These pages were located on archive.org and reformatted to fit the
website's current style.
---
FAQ.php | 6 +--
example-lsm.txt | 7 +++
theme-HOWTO
Links to the recently added themes documentation have been included, as well
as links to a number of third-party websites providing themes
for download.
---
themes.php | 25 +++--
1 file changed, 23 insertions(+), 2 deletions(-)
diff --git a/themes.php b/themes.php
index bcc99
There are a number of window maximization options which are currently
only available to the user via keyboard shortcut:
* maximize vertically/horizontally
* maximize left/right/top/bottom half
* maximize left top/right top/left bottom/right bottom corner
* maximus
In this patch
Here are two patches implementing Christophe's suggestions.
Doug Torrance (2):
"Other maximization options" -> "Other maximization"
Changed #defines into enums in winmenu.c
src/winmenu.c | 77 ---
1 file c
There were three sets of #defines in winmenu.c for tracking the entries in the
window menu itself, the new "other maximization" menu, and the options menu.
At the suggestion of Christophe Curis, these have been changed to enums.
To facilitate this change, MC_SHORTCUT in the function updateMakeS
Renaming the submenu of the window menu that brings up other maximization
options, e.g., maximize vertically, maximize top half, maximus, etc., so as to
not stand out as much. Patch at the suggestion of Christophe Curis.
---
src/winmenu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
d
All the non-Window Maker-specific icons have been removed from the default
configuration in WMWindowAttributes.
In addition, the icon for drawers has been added to WMWindowAttributes. Also,
it has been changed from a .png file to a .tiff and .xpm to bring it in line
with the other provided icons.
All the non-Window Maker-specific icons have been removed from the default
configuration in WMWindowAttributes.
In addition, the icon for drawers has been added to WMWindowAttributes. Also,
it has been changed from a .png file to a .tiff and .xpm to bring it in line
with the other provided icons.
In keeping with the spirit of free software, this patch removes several
Microsoft fonts (Trebuchet, Arial, and Verdana) from being the default fonts for
Window Maker and WINGs.
This patch has the added advantage of allowing users some control over the
appearance of WINGs widgets. Formerly, there
The label containing the legal information in the legal panel was set to wrap.
However, there were redundant newlines in the text itself. In wider fonts, this
had the effect of the legal text not completely fitting in the legal panel.
This patch removes the unnecessary newlines.
---
src/dialog.c
WINGs widgets use a palette of six colors. (Essentially, just four. There are
two colors used only for unselected tabs in tabviews.) This patch allows a user
to declare these six colors in ~/GNUstep/Defaults/WMGLOBAL, e.g.,
{
Background = color1;
Foreground = color2;
Shadow = color3;
Hig
A number of files have been added to the Window Maker source tree but are not
included in the tarball produced by "make dist" because they have not been added
to EXTRA_DIST in the appropriate Makefile.am. They are:
- Dutch translation files (commit afc90)
- email-clients.txt (commit 385db)
- WPref
Currently, there is no WUtil.pc file so that WINGs developers can use
pkg-config to compile programs using the WINGs utility library. This patch
fixes this, and such a file is created by make, just like WINGs.pc and
wrlib.pc.
In addition, the WUtil.pc file has been added to .gitignore and include
In order for users to use pkg-config to compile programs using libwraster,
wrlib.pc should be installed in /usr/lib/pkgconfig, which had not been
happening. This patch fixes this issue.
---
debian/libwraster3-dev.install | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/libwraster3-dev.i
A common feature in several desktop environments is the ability to bring up
a "run application" dialog via a keyboard shortcut (frequently Mod1+F2). This
feature has been available to Window Maker users only through the root menu.
This patch adds the ability for a user to set up a keyboard shortc
In commit b4cb488, wprogressindicator.c was removed. It was restored in commit
d435ea7, but the corresponding declarations in WINGs/WINGs.h were not. This
patch fixes this oversight.
---
WINGs/WINGs/WINGs.h | 16
1 file changed, 16 insertions(+)
diff --git a/WINGs/WINGs/WINGs.h
This patch allows users to edit the two fonts (SystemFont and BoldSystemFont)
used in WINGs widgets using WPrefs. Note that changes will not take effect for
WINGs applications which are currently running.
---
WPrefs.app/FontSimple.c | 32 ++--
1 file changed, 30 insert
The RGB panel of the WINGs color panel lists the red, green, and blue values as
base 10 numbers. However, hexadecimal numbers are very common when dealing with
RGB colors. This patch adds two radio buttons at the bottom of the RGB panel
to allow users to choose their preferred number system.
---
This patch enables users to set the workspace background (WorkspaceBack) in the
Appearance Preferences section of WPrefs. It appears as a new item in the
popup menu in the Texture tab, in the list of textures below, and a preview
appears in the background of the preview panel on the left.
---
WPr
ail account.
Google mail auto wraps long lines and there is no way to change this setting.
Safe way would be to use attachments. Are they allowed on git mailing list?
I wonder if Google still does this? My ~/.gitconfig looks like this:
[sendemail]
from = Doug Torrance
smtpserver = smtp.gmail.
Based on Cristophe's suggestions regarding the new decimal/hexadecimal RGB color
feature introduced in commit 83d8ad6, this patch changes rgbState from an int
to an enum, converts some if statements to switches, and changes from atoi to
strtol for the base 10 string conversion.
In addition, the "h
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 2dc2860..bda811c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,6 +51,7 @@ util/wdwrite
util/wmagnify
util/wmaker.inst
util/wmgenmenu
+util/wmiv
util/wmmenugen
util/wmsetbg
util/wmsetup
--
1.9.
Previously, when an image could not be loaded by WPrefs when rendering textures
for the Appearances panel, a segfault would occur. This could happen, e.g., if
a user moved or deleted an image file without editing their ~/GNUstep/Defaults/
WindowMaker file.
This patch first checks if a texture con
WPrefs.app/Appearances.c contained code for an unfinished feature
in the appearances panel of WPrefs, a tab for setting the background.
Since this feature has now been implemented as part of the texture
tab (see commit c2aca1a), there is no reason to keep this code.
---
WPrefs.app/Appearance.c |
---
WPrefs.app/Appearance.c | 26 --
1 file changed, 16 insertions(+), 10 deletions(-)
diff --git a/WPrefs.app/Appearance.c b/WPrefs.app/Appearance.c
index 90690ac..36d09ba 100644
--- a/WPrefs.app/Appearance.c
+++ b/WPrefs.app/Appearance.c
@@ -126,6 +126,12 @@ typedef stru
The manpages for getstyle and setstyle have not been updated and were missing
some options. This patch brings them up to date.
In addition, the *TitleExtendSpace options were appearing twice in getstyle.c.
One of the unnecessary sets was removed.
---
doc/getstyle.1x | 29 +---
As part of the process, some #defines were turned into enums. Also, the *_COL
1 << *_COL is used when needed. This brings the code for colors in line with
the code for textures, and allows us to use them as array indices to improve
readability, e.g., colorOptions[MTITLE_COL] instead of colorOptio
Somehow I missed that my original patch did exactly the opposite of what it
should have. Carlos, could you patch this over the original?
Thanks!
---
WPrefs.app/Appearance.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/WPrefs.app/Appearance.c b/WPrefs.app/Appearance.c
On 05/17/2014 09:43 AM, Christophe wrote:
From: Christophe CURIS
It makes code simpler and less prone to errors.
---
WPrefs.app/Appearance.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/WPrefs.app/Appearance.c b/WPrefs.app/Appearance.c
index 21dad63..ce54e
In response to Amadeusz's comments regarding my patch "WPrefs: Add ability to
edit FrameBorderColor/FrameSelectedBorderColor", this new patch attempts to
reduce the confusion between focused and selected windows. In particular,
only the frame border color for non-selected windows appears in the pr
The color well contains two views: view, consisting of the outer "button", and
colorView, consisting of the color itself. Previously, only clicking on view
would bring up the corresponding color panel, resulting in nonintuitive
behavior.
---
WINGs/wcolorwell.c | 2 ++
1 file changed, 2 insertions
According to NEWS, the DisplayFont option was removed in version 0.62.0 and
replaced by the WINGs system font. However, it was still referenced in a large
number of style files, as well as the utils getstyle, setstyle, convertfonts,
and the manpages for getstyle and setstyle. This patch removes a
This patch adds the ability to set the colors for IconTitleColor, IconTitleBack,
ClipTitleColor, and CClipTitleColor, the only four colors set by setstyle which
previously were not configurable using WPrefs.
The icon in the preview window appears as a miniwindow if IconTitleColor or
IconTitleBack
This patch includes checkpatch.pl in the EXTRA_DIST variable in Makefile.am so
that it is included when a tarball is built using "make dist".
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 3309718..b92e0dd 100644
--- a/Makefile.a
The dockapps repo currently has version 0.6 of wmifinfo. The current version is
0.9. The following three patches increase the version in the repo, one for each
version. The tarballs for were downloaded from
http://zevv.nl/play/code/wmifinfo/.
Doug Torrance (3):
wmifinfo: bump to version 0.7
---
wmifinfo/Changelog | 5 +
wmifinfo/Makefile | 4 ++--
wmifinfo/README | 4 ++--
wmifinfo/wmifinfo.c | 6 --
4 files changed, 13 insertions(+), 6 deletions(-)
diff --git a/wmifinfo/Changelog b/wmifinfo/Changelog
index 4688faf..439b774 100644
--- a/wmifinfo/Changelog
+++ b/wmifin
---
wmifinfo/Changelog | 8 +++-
wmifinfo/Makefile | 7 +--
wmifinfo/README | 3 ++-
wmifinfo/nwn.c | 2 ++
wmifinfo/wmifinfo.c | 50 +++---
wmifinfo/xutils.c | 5 +++--
6 files changed, 58 insertions(+), 17 deletions(-)
diff
---
wmifinfo/Changelog | 6 ++
wmifinfo/Makefile | 2 +-
wmifinfo/wmifinfo.c | 3 +--
3 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/wmifinfo/Changelog b/wmifinfo/Changelog
index 439b774..8ee71b1 100644
--- a/wmifinfo/Changelog
+++ b/wmifinfo/Changelog
@@ -49,3 +49,9 @@
Previously, wmmixer-alsa existed as an object in the repository named
wmmixer-alsa-0.6. However, it was not a directory and contained no files.
This patch removes this object and adds the source to wmmixer-alsa. It was
obtained by extracting wmmixer-alsa-0.6.tar.gz from the source rpm found at
ht
This patch restores the updated FSF address from commit 792a5d which was
removed when version 0.7 was introduced in commit f93842.
---
wmifinfo/README | 2 +-
wmifinfo/xutils.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/wmifinfo/README b/wmifinfo/README
index 8def0d
The onmouseout and onmouseover attributes to the tags in dock.php called
javascript functions MM_swapImage() and MM_swapImgRestore(), which appear
nowhere else on the website. Therefore, they have been removed.
---
dock.php | 19 +++
1 file changed, 7 insertions(+), 12 deletions(
directory.
Comments are welcome!
Doug
[1] http://lists.windowmaker.org/dev/msg06925.html
Doug Torrance (3):
dock.php: Remove unused onmouseout and onmouseover attributes.
dock.php, header.php: Update include files to use absolute paths.
Add dockapps section.
dock.php
The links and images used in the dock.php header.php include files use relative
paths. This poses a problem if someone were to include them from a file in a
subdirectory. In particular, the links and images used by the include files
would be assumed to be in the same subdirectory.
This patch fix
Update the links to the latest git snapshots of these dockapps in the dockapps
webpage. Also reverse sort versions of all dockapps for consistency.
---
dockapps/dockapps.db | 48
1 file changed, 24 insertions(+), 24 deletions(-)
diff --git a/docka
This script is run in the root directory of the dockapps repo to generate the
file used by the Window Maker website to store all of the information in the
dockapps section. Note that this file will then be submitted to the whome repo.
---
dockapps.db.in | 364 +
er if you'd rather
not deal with it. :)
Thanks!
Doug
Doug Torrance (28):
wmacpi: Bump to wmacpi-ng version 0.50.
wmacpi: Bump to wmacpi-ng version 0.90.
wmacpi: Bump to wmacpi-ng version 0.92.
wmacpi: Bump to wmacpi-ng version 0.99.
wmacpi: Bump to version 1.99.
wmacpi: Bump
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2003 July 16 0.90
Make the time display show '--:--' instead of '00:00' when the
time remaining is 0 - I think this is reasonable, since it'll only
get into this state when the present rate value is 0. This
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2003 September 26 0.99
Fix the last of the old wmacpi code oddities (specifically, the
APMInfo struct, which was a completely inappropriate name given we
no longer deal with APM, and because of the various
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2003 September 23 0.92
Fix a few more bugs, and include an option to allow the user to
specify how often to sample the ACPI data - some BIOSes disable
all interrupts while reading from the battery, which ap
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
---
wmacpi/README| 4 ++--
wmacpi/acpi.c| 6 +++---
wmacpi/libacpi.h | 4 ++--
wmacpi/wmacpi.c | 23 +++
4 files changed, 22 insertions(+), 15 deletions(-)
diff --git a/wmacpi/README b/wmacpi/READM
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2003 November 23 1.99
Finally claimed the wmacpi name as my own . . .
Renamed wmacpi-ng and acpi-ng, renamed the header files, fixed up
the makefile.
For the Debian package, also made compilation
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2004 January 12 1.99r2
Some cleanups and bugfixes found by the wonderful Debian users.
It's finally in testing!
---
wmacpi/ChangeLog | 5 +
wmacpi/wmacpi.c | 31 ++-
2 files chan
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2004 January 12 1.99r3
. . . and a fix for a fix that didn't fix it . . .
---
wmacpi/ChangeLog | 3 +++
wmacpi/wmacpi.c | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/wmacpi/ChangeLog b/wmacpi/Chan
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2004 July 19 1.99r6
Fix for Debian bug #250792 - the parser for the acpi files was
too stupid to deal with error conditions. I've now added some
basic checking to make it handle the error that caused the bu
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2004 April 23 1.99r5
Collected fixes for the collected fixes below . . .
* Manpage fixes, to reflect the reality of the current code.
* Code cleanups, to make a few things more sensible. Most notably,
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2004 April 15 1.99r4
Collected fixes for various small issues.
* Fixed a problem with placement of the window when using the
click to place mode - turned out to be a sizehints problem.
* Some fixe
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2004 August 18 1.99r7
Implemented the libdockapp port - this seems to close Debian bug
#227819, but it hasn't received sufficient testing.
Implemented a capacity mode for calculating time remaining (as
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2005 Jan 5 2.1rc1
Typo fix in the manpage.
Ported to libdockapp-0.5.0 - all this needed was changing the
type of the dockapp width and height to unsigned short.
---
wmacpi/ChangeLog | 6 ++
wmacpi/INS
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2004 September 28 2.0rc1
Added support for switching to capacity mode automatically, on
detecting dodgy reports from the battery.
Added support for capacity mode on charging, with automatic
enablin
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2005 February 2 2.1
Finalised libdockapp-0.5.0 port - no changes from 2.1rc1.
---
wmacpi/ChangeLog | 3 +++
wmacpi/acpi.c| 2 +-
wmacpi/wmacpi.c | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2004 October 24 2.0
Upped version number to 2.0.
Small typo fixes.
wmacpi 2.0 goes gold . . .
---
wmacpi/ChangeLog | 7 +++
wmacpi/libacpi.c | 3 +--
wmacpi/libacpi.h | 1 +
wmacpi/wmacpi.1 | 5 +---
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2007 January 10 2.2a1
Added a patch from Patrice Dumas to support newer versions of
libdockapp.
Updated email address in AUTHORS and manpages.
---
wmacpi/AUTHORS | 2 +-
wmacpi/ChangeLog | 6 ++
wma
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2007 July 14 2.2rc1
Major changes to command line handling and to the way we use
libdockapp, courtesy of Patrice Dumas. This should hopefully fix
several long-standing bugs with non-wmaker window managers (
To avoid conflict with acpiclient (http://sourceforge.net/projects/acpiclient/),
which also provides an executable binary named acpi, the acpi binary included
with wmacpi is being renamed to wmacpi-cli.
Based on the patch from Debian:
http://sources.debian.net/src/wmacpi/2.2~rc5%2Bds-1/debian/patc
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2009 August 10 2.2rc5
Small Makefile fix to allow compiling on newer GCCs, supplied
Michael Shigorin of ALT Linux.
---
wmacpi/.hg_archival.txt | 2 +-
wmacpi/.hgtags | 2 ++
wmacpi/ChangeLog| 4 ++
By default, the manpages are installed in PREFIX/man/man1, which does not
conform to the Filesystem Hierarchy Standard. This patch installs them
correctly to PREFIX/share/man/man1.
Based on the patch from Debian:
http://sources.debian.net/src/wmacpi/2.2~rc5%2Bds-1/debian/patches/install_manpages_
The Free Software Foundation's address was updated in the wmacpi copyright
notice in commit 792a5d2 and the GNU General Public License version 2.0 text
was updated in commit 31c2845, but these were overwritten when later versions of
wmacpi were added to the repository.
---
wmacpi/COPYING | 341 ++
Allow additional flags to be appended to CFLAGS and/or LDFLAGS.
Based on the patch from Debian:
http://sources.debian.net/src/wmacpi/2.2~rc5%2Bds-1/debian/patches/fix_compiler_flags.patch/
---
wmacpi/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/wmacpi/Makefile
---
wmacpi/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wmacpi/README b/wmacpi/README
index c3e13e8..fe1524a 100644
--- a/wmacpi/README
+++ b/wmacpi/README
@@ -49,6 +49,6 @@ specify a number. Be aware that it will try to take all those
samples
in the space of one se
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2008 November 14 2.2rc4
Change the way that we sleep/wait for activity, to use select
rather than a fixed-length sleep, supplied by Julien Blache of
Debian:
Hi,
The attached patch for wmac
Source obtained from http://sourceforge.net/projects/wmacpi/files/.
2008 March 18 2.2rc3
Some fixes for the sysfs interface support, supplied by
jbla...@debian.org:
> Okay, I finally found time to make a new release including this
> patch - 2.2rc2. It's up on my we
---
wmacpi/.arch-ids/AUTHORS.id| 1 -
wmacpi/.arch-ids/COPYING.id| 1 -
wmacpi/.arch-ids/ChangeLog.id | 1 -
wmacpi/.arch-ids/INSTALL.id| 1 -
wmacpi/.arch-ids/Makefile.id | 1 -
wmacpi/.arch-ids/README.id | 1 -
wmacpi/.arch-ids/TODO.id |
Five years is long enough to have a release candidate, I think. :)
---
wmacpi/ChangeLog| 18 ++
wmacpi/wmacpi-cli.c | 2 +-
wmacpi/wmacpi.c | 2 +-
3 files changed, 20 insertions(+), 2 deletions(-)
diff --git a/wmacpi/ChangeLog b/wmacpi/ChangeLog
index bb8f0cf..e6be39e
---
update-dockapps.pl | 14 +-
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/update-dockapps.pl b/update-dockapps.pl
index 53dde71..65caa1b 100755
--- a/update-dockapps.pl
+++ b/update-dockapps.pl
@@ -46,6 +46,7 @@ use warnings;
use strict;
use Git::Repository;
use
---
dockapps.db.in | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/dockapps.db.in b/dockapps.db.in
index 84ba1f6..700e83e 100644
--- a/dockapps.db.in
+++ b/dockapps.db.in
@@ -34,10 +34,17 @@ category = System Monitoring
[wmacpi]
image = wmacpi.gif
description = "This
Some dockapps earlier versions of dockapps, e.g. the recently added wmacpi-ng,
may have different names than the directories they appear in. This patch adds
the ability to handle this situation by keeping track of the directory for
getting git information and skipping these dockapps when creating
---
dockapps/dockapps.db | 32 ++--
1 file changed, 30 insertions(+), 2 deletions(-)
diff --git a/dockapps/dockapps.db b/dockapps/dockapps.db
index 8a50ec3..18e11ed 100644
--- a/dockapps/dockapps.db
+++ b/dockapps/dockapps.db
@@ -40,14 +40,42 @@ dockapps = 299
categor
---
dockapps/index.php | 1 -
1 file changed, 1 deletion(-)
diff --git a/dockapps/index.php b/dockapps/index.php
index c97fbf2..5d9cadd 100644
--- a/dockapps/index.php
+++ b/dockapps/index.php
@@ -62,7 +62,6 @@ if ($name) {
array_push($versions,
---
wmtime/wmgeneral/list.c | 4 ++--
wmtime/wmgeneral/list.h | 4 ++--
wmtime/wmtime/wmtime.1 | 3 ++-
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/wmtime/wmgeneral/list.c b/wmtime/wmgeneral/list.c
index f804b2c..a091c86 100644
--- a/wmtime/wmgeneral/list.c
+++ b/wmtime/wmgener
This patch removes the unused variables nexttime and old_time_struct to avoid a
warning when -Wunused-but-set-variable is passed.
---
wmtime/wmtime/wmtime.c | 4
1 file changed, 4 deletions(-)
diff --git a/wmtime/wmtime/wmtime.c b/wmtime/wmtime/wmtime.c
index d5cc8b2..7425d83 100644
--- a/wm
)
Antoine Nulle(w...@xs4all.nl)
-Maintainer: Doug Torrance(dtorra...@monmouthcollege.edu)
-
+Maintainer: Window Maker Developers Team (wmaker-dev@lists.windowmaker.org)
+
Note..: The official WMTime support website address:
-
- http
This patch uses the -f option for rm in make clean so that no error occurs when
make clean is run while no object or binary files exist. (It also adds a
newline at the end of the Makefile thanks to emacs.)
---
wmtime/wmtime/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
dif
---
wmtime/COPYING | 42 +-
1 file changed, 21 insertions(+), 21 deletions(-)
diff --git a/wmtime/COPYING b/wmtime/COPYING
index a43ea21..d159169 100644
--- a/wmtime/COPYING
+++ b/wmtime/COPYING
@@ -1,12 +1,12 @@
- GNU GENERAL PUBLIC LICEN
---
dockapps/dockapps.db | 1 +
1 file changed, 1 insertion(+)
diff --git a/dockapps/dockapps.db b/dockapps/dockapps.db
index 18e11ed..88cca9c 100644
--- a/dockapps/dockapps.db
+++ b/dockapps/dockapps.db
@@ -397,6 +397,7 @@ dockapps = 320
category = System Monitoring
[wmtime]
+version-1.1+201
---
BUGFORM | 5 -
1 file changed, 5 deletions(-)
diff --git a/BUGFORM b/BUGFORM
index 515c920..f44dc23 100644
--- a/BUGFORM
+++ b/BUGFORM
@@ -6,11 +6,6 @@
If you find a bug please fill this form and send it to
wmaker-dev@lists.windowmaker.org Please, USE THIS FORM!!!
- You
I am in the process of adopting the wmppp.app package in Debian. The following
patches consist of the non-Debian-specific patches already present in the
package, plus several more patches of my own.
Doug Torrance (10):
wmppp.app: Remove getmodemspeed binary from source.
wmppp.app: Remove
---
wmppp.app/BUGS | 14 -
wmppp.app/CHANGES | 46 +++---
wmppp.app/HINTS| 18 ++--
wmppp.app/INSTALL | 18 ++--
wmppp.app/README
---
wmppp.app/wmppp/example-scripts/getmodemspeed | Bin 4544 -> 0 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
delete mode 100755 wmppp.app/wmppp/example-scripts/getmodemspeed
diff --git a/wmppp.app/wmppp/example-scripts/getmodemspeed
b/wmppp.app/wmppp/example-scripts/getmodemspeed
de
---
wmppp.app/wmppp/Makefile | 1 +
wmppp.app/wmppp/wmppp.1 | 103 +++
2 files changed, 104 insertions(+)
create mode 100644 wmppp.app/wmppp/wmppp.1
diff --git a/wmppp.app/wmppp/Makefile b/wmppp.app/wmppp/Makefile
index a424097..0800bac 100644
--- a
1 - 100 of 1081 matches
Mail list logo