[wiki] [sites] added another issue to issues || Unia
commit 4c6a7175f6bcfafe85dc7ef73e42d6aae6a31c86
Author: Unia <jthidskes_AT_live.nl>
Date: Wed Mar 13 17:05:33 2013 +0100
added another issue to issues
diff --git a/dwm.suckless.org/patches/dwm-6.0-singularborders_bstack.diff b/dwm.suckless.org/patches/dwm-6.0-singularborders_bstack.diff
index 3c1b4cf..42d25c7 100644
--- a/dwm.suckless.org/patches/dwm-6.0-singularborders_bstack.diff
+++ b/dwm.suckless.org/patches/dwm-6.0-singularborders_bstack.diff
_AT_@ -1,4 +1,4 @@
---- dwm.c.orig 2013-03-13 14:24:49.507860173 +0100
+--- dwm.c 2013-03-13 14:24:49.507860173 +0100
+++ dwm.c 2013-03-13 14:24:18.417860695 +0100
_AT_@ -440,13 +440,13 @@
for(i = mx = tx = 0, c = nexttiled(m->clients); c; c = nexttiled(c->next), i++)
diff --git a/dwm.suckless.org/patches/singularborders.md b/dwm.suckless.org/patches/singularborders.md
index 9eb69a7..5ce916f 100644
--- a/dwm.suckless.org/patches/singularborders.md
+++ b/dwm.suckless.org/patches/singularborders.md
_AT_@ -31,7 +31,8 @@ Description
Issues
------
-In a multi-monitor setup, you will see monitor one's borders on monitor two and vice-versa. This is because the border on screen edges are simply placed off-screen.
+* In a multi-monitor setup, you will see monitor one's borders on monitor two and vice-versa. This is because the borders on screen edges are simply placed off-screen.
+* Floating clients will be hidden behind tiled clients when one changes focus from a floating client to a tiled client.
Download
--------
Received on Wed Mar 13 2013 - 17:05:23 CET
This archive was generated by hypermail 2.3.0
: Wed Mar 13 2013 - 17:12:06 CET