[dwm] Re: dwm-5.4 stdin; cycle tags

From: henry atting <nspm_01_AT_literaturlatenight.de>
Date: Sat, 13 Dec 2008 17:50:57 +0100

Zitat - Anselm R Garbe * Sa Dez 13 2008 um 17:17 -

> 2008/12/13 henry atting <nspm_01_AT_literaturlatenight.de>:
>> - A `make clean install' does install dwm but it cannot read from stdin
>> which prevents me from displaying time and date on the toolbar.
>>
>> config.h:15: warning: 'readin' defined but not used
>
> See the README file for an example, the status text is set using
> xsetroot(1) now.
>
Ah, I read this but thought I could do it either way. It works fine with
xsetroot.

>> - I found a patch for cycling through tags in this group but it is for
>> dwm-5.2 and apparently does not work for 5.4. How can I set up cycling
>> through tags for 5.4?
>
> The tagging approach didn't change between 5.2 and 5.4, so I assume
> it's just a matter of making the 5.2 patch applying to the 5.4
> codebase.

Mmh, I am not very familiar with patching, I did it this way:

,----
| do! patch -p1 < dwm-5.2-arrownav.diff
| missing header for unified diff at line 3 of patch
| can't find file to patch at input line 3
| Perhaps you used the wrong -p or --strip option?
| The text leading up to this was:
| --------------------------
| |--- config.def.h Tue Sep 9 15:46:17 2008
| |+++ config.def.h Tue Nov 18 19:26:53 2008
| --------------------------
| File to patch: config.def.h
| patching file config.def.h
| Hunk #1 succeeded at 62 (offset 1 line).
| missing header for unified diff at line 14 of patch
| can't find file to patch at input line 14
| Perhaps you used the wrong -p or --strip option?
| The text leading up to this was:
| --------------------------
| |--- dwm.c Tue Sep 9 15:46:17 2008
| |+++ dwm.c Tue Nov 18 19:31:55 2008
| --------------------------
| File to patch: dwm.c
| patching file dwm.c
| Hunk #1 succeeded at 197 (offset -1 lines).
| Hunk #2 FAILED at 1668.
| 1 out of 2 hunks FAILED -- saving rejects to file dwm.c.rej
`----

cheers,
henry

Received on Sat Dec 13 2008 - 16:50:57 UTC

This archive was generated by hypermail 2.2.0 : Sat Dec 13 2008 - 17:00:04 UTC