RE: ubuntu PPA packages?

2012-03-07 Thread Doug Torrance
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

RE: Debian maintainer for wmtime

2012-10-30 Thread Doug Torrance
is not in the dockapps.git. The idea is upload the original file and then upload the debian proposed patches. Can somebody do it? Cheers, kix -- ||// //\\// Rodolfo kix Garcia ||\\// //\\ http://www.kix.es/ I can maintain it. I'll also upload it to git. Doug Torrance

[PATCH] wmtime bugfixes

2012-10-30 Thread 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:

Themes vs. styles

2012-11-15 Thread Doug Torrance
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

RE: (fwd) [Bug 1079925] [NEW] No icon for Unity Greeter

2012-11-18 Thread Doug Torrance
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.

RE: WindowMaker 0.95.5 Released

2013-09-25 Thread Doug Torrance
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:

[PATCH] wmtime - increase version number to 1.1

2013-10-13 Thread Doug Torrance
, - requests and flames to: - docka...@windowmaker.mezaway.org - - The official WMTime support website address: +Maintainer: Doug Torrance(dtorra...@monmouthcollege.edu) + +Note..: The official WMTime support website address: - http

[PATCH 0/2] Theme updates for windowmaker.org

2013-10-13 Thread Doug Torrance
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

[PATCH 2/2] Updated themes webpage

2013-10-13 Thread Doug Torrance
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

[PATCH] Add Other maximization options to window menu.

2013-10-14 Thread Doug Torrance
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 0/2] Re: Add Other maximization options to window menu.

2013-10-15 Thread Doug Torrance
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 changed, 42 insertions(+), 35

[PATCH 2/2] Changed #defines into enums in winmenu.c

2013-10-15 Thread Doug Torrance
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

[PATCH 1/2] Other maximization options - Other maximization

2013-10-15 Thread Doug Torrance
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(-)

[PATCH v2] Updated default icons

2013-10-19 Thread Doug Torrance
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

[PATCH] Updated default icons

2013-10-21 Thread Doug Torrance
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

[PATCH] Remove default Microsoft fonts.

2013-11-01 Thread Doug Torrance
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

[PATCH] Remove newlines in legal panel.

2013-11-01 Thread Doug Torrance
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. ---

[PATCH] Added missing files to distribution tarball.

2014-04-26 Thread Doug Torrance
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) - WPrefs

[PATCH 2/2] Added pkg-config file for WUtil.

2014-04-27 Thread Doug Torrance
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

[PATCH 1/2] Debian: Added wrlib.pc to libwraster3-dev package.

2014-04-27 Thread Doug Torrance
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

[PATCH] Add keyboard shortcut to run application.

2014-05-10 Thread Doug Torrance
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

[PATCH] Restore wprogressindicator.c declarations to WINGs/WINGs.h

2014-05-10 Thread Doug Torrance
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

[PATCH] WINGs: Option for decimal or hexadecimal RGB colors

2014-05-11 Thread Doug Torrance
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. ---

[PATCH] WPrefs: Set workspace background

2014-05-12 Thread Doug Torrance
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. ---

Re: [PATCH] util/wmiv: an image viewer using wrlib

2014-05-12 Thread Doug Torrance
from a gmail 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 dtorra

[PATCH] WINGs: RGB panel decimal/hexadecimal modifications

2014-05-12 Thread Doug Torrance
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

[PATCH] add util/wmiv to .gitignore

2014-05-15 Thread Doug Torrance
--- .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 --

[PATCH] WPrefs: fix segfault when image not found

2014-05-15 Thread Doug Torrance
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

[PATCH] WPrefs: remove unfinished background tab from appearances panel code

2014-05-16 Thread Doug Torrance
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 |

[PATCH] WPrefs: new enum in Appearances.c for tab identifiers to increase readability

2014-05-16 Thread Doug Torrance
--- 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

[PATCH] doc: Update getstyle and setstyle manpages.

2014-05-16 Thread Doug Torrance
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

[PATCH] WPrefs: Add ability to edit FrameBorderColor/FrameSelectedBorderColor.

2014-05-17 Thread Doug Torrance
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

[PATCH] Fix for commit 8e454ae (WPrefs: fix segfault when image not found)

2014-05-18 Thread Doug Torrance
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

Re: [PATCH 7/7] WPrefs: reorder code from commit e6b3a5809b to make it look more logical

2014-05-18 Thread Doug Torrance
On 05/17/2014 09:43 AM, Christophe wrote: From: Christophe CURIS christophe.cu...@free.fr 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

[PATCH] WPrefs: updates to FrameBorderColor/FrameSelectedBorderColor options

2014-05-18 Thread Doug Torrance
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

[PATCH] WINGs: Click on colored portion of color well also opens color panel.

2014-05-19 Thread Doug Torrance
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

[PATCH] Removed references to obsolete DisplayFont

2014-05-19 Thread Doug Torrance
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

[PATCH] WPrefs: set IconTitleColor, IconTitleBack, ClipTitleColor, and CClipTitleColor

2014-06-02 Thread Doug Torrance
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

[PATCH 0/3] Bump to current version of wmifinfo in dockapps repo.

2014-07-28 Thread Doug Torrance
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

[PATCH 2/3] wmifinfo: bump to version 0.8.

2014-07-28 Thread Doug Torrance
--- 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 +++

[PATCH 1/3] wmifinfo: bump to version 0.7.

2014-07-28 Thread Doug Torrance
--- 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

[PATCH 3/3] wmifinfo: bump to version 0.9.

2014-07-28 Thread Doug Torrance
--- 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 @@

[PATCH] wmmixer-alsa: Add to repository.

2014-08-06 Thread Doug Torrance
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

[PATCH 1/3] dock.php: Remove unused onmouseout and onmouseover attributes.

2014-08-10 Thread Doug Torrance
The onmouseout and onmouseover attributes to the a 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

[PATCH 0/3] Website update, including dockapps section

2014-08-10 Thread Doug Torrance
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

[PATCH 2/3] dock.php, header.php: Update include files to use absolute paths.

2014-08-10 Thread Doug Torrance
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

[PATCH] dockapps.db: Update wmacpiload, wmbatteries, and wmnotify.

2014-08-12 Thread Doug Torrance
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

[PATCH] Add script to generate dockapps website database.

2014-08-12 Thread Doug Torrance
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

[PATCH 04/28] wmacpi: Bump to wmacpi-ng version 0.99.

2014-08-19 Thread Doug Torrance
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

[PATCH 03/28] wmacpi: Bump to wmacpi-ng version 0.92.

2014-08-19 Thread Doug Torrance
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

[PATCH 06/28] wmacpi: Bump to version 1.99r1.

2014-08-19 Thread Doug Torrance
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

[PATCH 07/28] wmacpi: Bump to version 1.99r2.

2014-08-19 Thread Doug Torrance
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

[PATCH 11/28] wmacpi: Bump to version 1.99r6.

2014-08-19 Thread Doug Torrance
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

[PATCH 10/28] wmacpi: Bump to version 1.99r5.

2014-08-19 Thread Doug Torrance
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,

[PATCH 09/28] wmacpi: Bump to version 1.99r4.

2014-08-19 Thread Doug Torrance
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

[PATCH 12/28] wmacpi: Bump to version 1.99r7.

2014-08-19 Thread Doug Torrance
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

[PATCH 15/28] wmacpi: Bump to version 2.1rc1.

2014-08-19 Thread Doug Torrance
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 ++

[PATCH 16/28] wmacpi: Bump to version 2.1.

2014-08-19 Thread Doug Torrance
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

[PATCH 18/28] wmacpi: Bump to version 2.2rc1.

2014-08-19 Thread Doug Torrance
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

[PATCH 23/28] wmacpi: Rename acpi to wmacpi-cli.

2014-08-19 Thread Doug Torrance
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:

[PATCH 27/28] wmacpi: Update bug report email address.

2014-08-19 Thread Doug Torrance
--- 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

[PATCH 20/28] wmacpi: Bump to version 2.2rc4.

2014-08-19 Thread Doug Torrance
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

[PATCH 19/28] wmacpi: Bump to version 2.2rc3.

2014-08-19 Thread Doug Torrance
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

[PATCH 25/28] wmacpi: Remove VCS files.

2014-08-19 Thread Doug Torrance
--- 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

[PATCH 1/3] update-dockapps.pl: Correctly sort alpha, beta, and release candidate versions.

2014-08-22 Thread Doug Torrance
--- 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

[PATCH 3/3] dockapps.db.in: Update wmacpi webpage, add wmacpi-ng.

2014-08-22 Thread Doug Torrance
--- 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

[PATCH 2/3] update-dockapps.pl: Handle earlier versions of dockapps with alternate names.

2014-08-22 Thread Doug Torrance
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

[PATCH 1/2] dockapps/dockapps.db: Update for wmacpi and wmacpi-ng.

2014-08-22 Thread Doug Torrance
--- 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

[PATCH 2/2] dockapps/index.php: Remove redundant sort; let the perl script take care of it.

2014-08-22 Thread Doug Torrance
--- 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,

[PATCH 3/5] wmtime: Update FSF address.

2014-08-27 Thread Doug Torrance
--- 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 +++

[PATCH 1/5] wmtime: Remove unused variables.

2014-08-27 Thread Doug Torrance
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 ---

[PATCH 2/5] wmtime: Use rm -f in make clean.

2014-08-27 Thread Doug Torrance
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(-)

[PATCH 4/5] wmtime: Update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.

2014-08-27 Thread Doug Torrance
--- 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

[PATCH] wmaker: Remove dead links from BUGFORM.

2014-09-12 Thread Doug Torrance
--- 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

[PATCH 00/10] Patches for wmppp.app

2014-09-14 Thread Doug Torrance
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

[PATCH 02/10] wmppp.app: Remove trailing whitespace.

2014-09-14 Thread Doug Torrance
--- wmppp.app/BUGS | 14 - wmppp.app/CHANGES | 46 +++--- wmppp.app/HINTS| 18 ++-- wmppp.app/INSTALL | 18 ++-- wmppp.app/README

[PATCH 01/10] wmppp.app: Remove getmodemspeed binary from source.

2014-09-14 Thread Doug Torrance
--- 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

[PATCH 04/10] wmppp.app: Rename system wide fixed options configuration file for consistency.

2014-09-14 Thread Doug Torrance
--- 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)

[PATCH 09/10] wmppp.app: Use build flags.

2014-09-14 Thread Doug Torrance
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

[PATCH 05/10] wmppp.app: Allow ISDN devices.

2014-09-14 Thread Doug Torrance
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 cespe...@debian.org. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=97509. ---

[PATCH 06/10] wmppp.app: Stampfile handling.

2014-09-14 Thread Doug Torrance
This patch adds support for stampfile in config file, as described in manual page. Based on the patch by Juan Cespedes cespe...@debian.org. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=97509. --- wmppp.app/wmppp/wmppp.c | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-)

[PATCH 07/10] wmppp.app: Display speed in K when too high.

2014-09-14 Thread Doug Torrance
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 jgui...@free.fr. See

[PATCH 08/10] wmppp.app: Use rm -f for make clean

2014-09-14 Thread Doug Torrance
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

[PATCH 10/10] wmppp.app: Update support email address and webpage.

2014-09-14 Thread Doug Torrance
--- 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 @@

[PATCH 0/8] Add wmbattery to dockapps repository.

2014-09-20 Thread Doug Torrance
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

[PATCH 1/8] wmbattery: Add to repository.

2014-09-20 Thread Doug Torrance
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

[PATCH 2/8] wmbattery: Remove debian directory.

2014-09-20 Thread Doug Torrance
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 --

[PATCH 4/8] wmbattery: Remove unnecessary .gitattributes file.

2014-09-20 Thread Doug Torrance
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

[PATCH 8/8] wmbattery: Add to webpage database.

2014-09-20 Thread Doug Torrance
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

[PATCH 5/8] wmbattery: Escape hyphen in manpage.

2014-09-20 Thread Doug Torrance
--- 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

[PATCH 6/8] wmbattery: Avoid uninitialized variable warning.

2014-09-20 Thread Doug Torrance
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 +++

[PATCH 4/4] NEWS: Add note about window snapping.

2014-09-20 Thread Doug Torrance
--- 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

[PATCH 3/4] wmaker: Moving unmaximizes windows.

2014-09-20 Thread Doug Torrance
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

[PATCH 1/4] wmaker: Add window snapping feature.

2014-09-20 Thread Doug Torrance
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

[PATCH 2/4] wmaker: Add unmaximize on move feature.

2014-09-21 Thread Doug Torrance
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

[PATCH 0/4] Make unmaximize on move configurable.

2014-09-21 Thread Doug Torrance
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 to enable or disable

[PATCH 3/4] WPrefs.app: Add ability to enable or disable unmaximize on move feature.

2014-09-21 Thread Doug Torrance
--- 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 {

[PATCH 4/4] NEWS: Add notes about window snapping and unmaximize on move.

2014-09-21 Thread Doug Torrance
--- 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 +--- +

[PATCH (dockapps)] update-dockapps.pl: Avoid ambiguous argument error.

2014-09-21 Thread Doug Torrance
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 command [revision...] -- [file...]' This patch fixes this

[PATCH (whome)] Add wmbattery to dockapps webpage.

2014-09-21 Thread Doug Torrance
--- 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 +++

  1   2   3   4   5   6   7   8   9   10   >