Dear Window Maker devs,
I just installed the recent 0.95.6 version of Window Maker. It works nicely so
far and I'm very pleased for all the great patches (especially the drawers
function). However, I'm using a multiscreen-setup: main screen from my laptop,
second screen is external through displ
On 28/11/2014 17:22, Doug Torrance wrote:
> I'm the Debian maintainer of libdockapp. Since the previous upstream webpage
> disappeared several years ago, I set up a sourceforge project. This was
> before
> the dockapps webpage revamp, so I think it makes sense to move it now to the
> dockapps g
---
dockapps/dockapps.db| 9 +
dockapps/img/libdockapp.png | Bin 0 -> 1012 bytes
2 files changed, 9 insertions(+)
create mode 100644 dockapps/img/libdockapp.png
diff --git a/dockapps/dockapps.db b/dockapps/dockapps.db
index 985f272..c31a2a2 100644
--- a/dockapps/dockapps.db
++
---
dockapps.db.in | 7 +++
1 file changed, 7 insertions(+)
diff --git a/dockapps.db.in b/dockapps.db.in
index 3859211..5417c90 100644
--- a/dockapps.db.in
+++ b/dockapps.db.in
@@ -5,6 +5,13 @@ url =
dockapps = 253
category = Audio
+[libdockapp]
+image = libdockapp.png
+description = "Sim
---
libdockapp/ChangeLog | 150 --
libdockapp/NEWS | 119 +-
libdockapp/examples/basic/basic.c | 4 +-
libdockapp/src/dockapp.h | 2 +-
4 files changed, 103 insertions(+), 172 deletions(-)
Otherwise, we get the following compiler warning:
basic.c: In function ‘main’:
basic.c:111:2: warning: implicit declaration of function ‘time’
[-Wimplicit-function-declaration]
srandom(time(NULL));
^
---
libdockapp/examples/basic/basic.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib
---
libdockapp/ChangeLog | 162 +++
1 file changed, 162 insertions(+)
create mode 100644 libdockapp/ChangeLog
diff --git a/libdockapp/ChangeLog b/libdockapp/ChangeLog
new file mode 100644
index 000..ce069f1
--- /dev/null
+++ b/libdockapp/Change
changes.
The contents of this file will apply mostly to developers of dockapps.
Please read this when you update.
+20141128
+ Release of libdockapp 0.6.4.
+ Source code cleanup.
+ Now maintained by Window Maker Developers Team.
+
20140606
Release of libdockapp 0.6.3
---
libdockapp/examples/basic/Imakefile | 1 -
libdockapp/examples/basic/basic.c | 3 +--
libdockapp/examples/rectangles/Imakefile| 1 -
libdockapp/examples/rectangles/rectangles.c | 3 +--
libdockapp/src/Makefile.am | 1 -
libdockapp/src/daargs.c
---
libdockapp/Makefile.am | 2 +-
libdockapp/NEWS | 4 ++--
libdockapp/configure.ac | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/libdockapp/Makefile.am b/libdockapp/Makefile.am
index 7e696de..b1f8b30 100644
--- a/libdockapp/Makefile.am
+++ b/libdockapp/Makefile.
---
libdockapp/Makefile.am | 10 ++
1 file changed, 10 insertions(+)
diff --git a/libdockapp/Makefile.am b/libdockapp/Makefile.am
index aeaf39e..7e696de 100644
--- a/libdockapp/Makefile.am
+++ b/libdockapp/Makefile.am
@@ -24,3 +24,13 @@ dockapp.pc: Makefile
@echo 'Cflags: -I${incl
Used uncrustify to minimize warnings and errors from checkpatch.pl in the
Window Maker source tree.
---
libdockapp/examples/basic/basic.c | 289 +--
libdockapp/examples/rectangles/rectangles.c | 732 ++--
libdockapp/src/daargs.c | 353 +
imake is deprecated.
---
libdockapp/README| 3 +--
libdockapp/examples/Makefile.am | 4 ++--
libdockapp/examples/basic/Imakefile | 29 -
libdockapp/examples/basic/Makefile | 18 ++
libdockapp/examples/rectang
---
libdockapp/examples/basic/Imakefile | 2 +-
libdockapp/examples/basic/README| 2 +-
libdockapp/examples/basic/basic.c | 6 +++---
libdockapp/examples/rectangles/Imakefile| 2 +-
libdockapp/examples/rectangles/rectangles.c | 22 +++---
libdo
I'm the Debian maintainer of libdockapp. Since the previous upstream webpage
disappeared several years ago, I set up a sourceforge project. This was before
the dockapps webpage revamp, so I think it makes sense to move it now to the
dockapps git repository.
Carlos, if these patches are accepted,
15 matches
Mail list logo