This commit is contained in:
Leah Neukirchen 2017-01-23 21:21:58 +01:00
parent b6a5b876e7
commit 7ce071fdaa
3 changed files with 4 additions and 3 deletions

2
README
View File

@ -89,6 +89,6 @@ Changes made between OpenBSD 5.5 and 5.4
* Support for sticky windows (_NET_WM_STATE_STICKY).
* Internal cleanups and bug fixes.
--Christian Neukirchen <chneukirchen@gmail.com>
--Leah Neukirchen <leah@vuxu.org>
[0]: http://cvsweb.openbsd.org/cgi-bin/cvsweb/xenocara/app/cwm/

View File

@ -1,7 +1,7 @@
#!/usr/bin/perl -p
# Originally by Stuart Henderson in
# <20161206120601.vmimohqh4nafaeah@symphytum.spacehopper.org>
# Ported to Perl and slightly tweaked by Christian Neukirchen.
# Ported to Perl and slightly tweaked by Leah Neukirchen.
s/\bbind\b(.*)\bunmap/unbind-key \1/;
s/\bmousebind\b(.*)unmap/unbind-mouse \1/;

View File

@ -1 +1,2 @@
GIT_MERGE_AUTOEDIT=no git cvsimport -o master -v -k -m -d anoncvs@openbsd.cs.fau.de:/cvs xenocara/app/cwm
#GIT_MERGE_AUTOEDIT=no git cvsimport -o master -v -k -m -d anoncvs@openbsd.cs.fau.de:/cvs xenocara/app/cwm
GIT_MERGE_AUTOEDIT=no git cvsimport -o master -v -k -m -d anoncvs@mirror.osn.de:/cvs xenocara/app/cwm