Hello,
This patch inverts colors when drawing currently selected tag.
( See a screenshot here: http://ompldr.org/vYnUyNg ). Cheers.
diff --git a/dwm.c b/dwm.c
index 1d78655..7b29955 100644
--- a/dwm.c
+++ b/dwm.c
@@ -731,9 +731,10 @@ drawbar(Monitor *m) {
for(i = 0; i < LENGTH(tags); i++
On Mon, 19 Dec 2011 18:20:49 +0100
Connor Lane Smith wrote:
> On 19 December 2011 18:11, Christoph Lohmann <2...@r-36.net> wrote:
> > before you guys start using rtl like dwm, here's a presentation
> > video[0] about how it was intended to be used.
>
> Ellis Cohen wins. I demand that 1:00 - 1:25
+1 on the return of nmaster support, it works great on my large wide screen
displays in work!
Regards,
Jimmy Tang
--
Senior Software Engineer, National Audio Visual Repository (NAVR)
Trinity Centre for High Performance Computing,
Lloyd Building, Trinity College Dublin, Dublin 2, Ireland.
http://
On 19 December 2011 18:03, Christoph Lohmann <2...@r-36.net> wrote:
> I am proud to announce, that we (Paul Onyschuk an I) got the
> Siemens RTL Tiled Window Manager to work on modern systems. It
> was one of the early tiled window managers and has some ideas
> of dwm, but is something different. J