You are not logged in.

#1 2011-03-09 14:49:06

abarahc
Member
Registered: 2010-04-30
Posts: 128

[SOLVED] dwm enable one layout per tag

i read this
https://wiki.archlinux.org/index.php/Dw … ut_per_tag

i'm using the dwm 5.8.2 and the nmaster-sym

and got the dwm-5.8.2-pertag.diff at the link in wiki but the diif for nmaster are "flag" for the 4.x version of dwm .-.

it will work?

and where i put this .diff files on my dwm folder?

thx

Last edited by abarahc (2011-03-09 23:11:28)


user@localhost $ grep -rnw "." -e "hacking"

Offline

#2 2011-03-09 15:26:02

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] dwm enable one layout per tag

Offline

#3 2011-03-09 16:07:12

abarahc
Member
Registered: 2010-04-30
Posts: 128

Re: [SOLVED] dwm enable one layout per tag

you did not answer my questions big_smile


user@localhost $ grep -rnw "." -e "hacking"

Offline

#4 2011-03-09 20:01:02

kcirick
Member
Registered: 2010-06-21
Posts: 364

Re: [SOLVED] dwm enable one layout per tag

.diff files are just comparison between the two versions of the file, and you apply the diff file using the following command:

patch -p1 < /path/to/patch.diff

So the patch.diff file can be anywhere. If the patch fails, then you can manually open patch.diff with your favourite editor and go through the code one line at the time (it's not difficult as it may seem). If you are using DWM 5.8.2, then I would apply nmaster-sym made for version 5.8.2. I don't think the patch will work if it's meant for version 4.

I hope I answered your questions.

Offline

#5 2011-03-09 23:10:49

abarahc
Member
Registered: 2010-04-30
Posts: 128

Re: [SOLVED] dwm enable one layout per tag

kcirick wrote:

(...) apply nmaster-sym made for version 5.8.2. I don't think the patch will work if it's meant for version 4 (...)


I believe not too, but we will not know because the diff to use in pertag nmaster is not even online uu '

per hour will try to read more and resolve the source without migrating to another fork

thx4answers


user@localhost $ grep -rnw "." -e "hacking"

Offline

Board footer

Powered by FluxBB