Initial commit of wmii

This commit is contained in:
Simon Gloner 2005-11-16 17:40:34 +00:00
parent 064951a59b
commit 71be23068c
4 changed files with 140 additions and 0 deletions

76
wmii/.footprint Normal file
View File

@ -0,0 +1,76 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/wmibar
-rwxr-xr-x root/root usr/bin/wmifs
-rwxr-xr-x root/root usr/bin/wmii
-rwxr-xr-x root/root usr/bin/wmiiwm
-rwxr-xr-x root/root usr/bin/wmikeys
-rwxr-xr-x root/root usr/bin/wmimenu
-rwxr-xr-x root/root usr/bin/wmiplumb
-rwxr-xr-x root/root usr/bin/wmir
-rwxr-xr-x root/root usr/bin/wmira
-rwxr-xr-x root/root usr/bin/wmirefcard
-rwxr-xr-x root/root usr/bin/wmiwarp
drwxr-xr-x root/root usr/etc/
drwxr-xr-x root/root usr/etc/wmii/
drwxr-xr-x root/root usr/etc/wmii/action/
-rwxr-xr-x root/root usr/etc/wmii/action/actions
-rwxr-xr-x root/root usr/etc/wmii/action/attach
-rwxr-xr-x root/root usr/etc/wmii/action/border
-rwxr-xr-x root/root usr/etc/wmii/action/clientupdate
-rwxr-xr-x root/root usr/etc/wmii/action/close
-rwxr-xr-x root/root usr/etc/wmii/action/cnext
-rwxr-xr-x root/root usr/etc/wmii/action/cprev
-rwxr-xr-x root/root usr/etc/wmii/action/detach
-rwxr-xr-x root/root usr/etc/wmii/action/fnext
-rwxr-xr-x root/root usr/etc/wmii/action/fprev
-rwxr-xr-x root/root usr/etc/wmii/action/fresize
-rwxr-xr-x root/root usr/etc/wmii/action/ftoggle
-rwxr-xr-x root/root usr/etc/wmii/action/icons
-rwxr-xr-x root/root usr/etc/wmii/action/kbare
-rwxr-xr-x root/root usr/etc/wmii/action/kmove
-rwxr-xr-x root/root usr/etc/wmii/action/knorm
-rwxr-xr-x root/root usr/etc/wmii/action/kresize
-rwxr-xr-x root/root usr/etc/wmii/action/lfloat
-rwxr-xr-x root/root usr/etc/wmii/action/lgrid
-rwxr-xr-x root/root usr/etc/wmii/action/lmax
-rwxr-xr-x root/root usr/etc/wmii/action/lock
-rwxr-xr-x root/root usr/etc/wmii/action/ltiled
-rwxr-xr-x root/root usr/etc/wmii/action/lvsplit
-rwxr-xr-x root/root usr/etc/wmii/action/max
-rwxr-xr-x root/root usr/etc/wmii/action/mouse
-rwxr-xr-x root/root usr/etc/wmii/action/p
-rwxr-xr-x root/root usr/etc/wmii/action/pager
-rwxr-xr-x root/root usr/etc/wmii/action/pageupdate
-rwxr-xr-x root/root usr/etc/wmii/action/plumbgoogle
-rwxr-xr-x root/root usr/etc/wmii/action/plumburl
-rwxr-xr-x root/root usr/etc/wmii/action/pnew
-rwxr-xr-x root/root usr/etc/wmii/action/pnext
-rwxr-xr-x root/root usr/etc/wmii/action/pprev
-rwxr-xr-x root/root usr/etc/wmii/action/premove
-rwxr-xr-x root/root usr/etc/wmii/action/presize
-rwxr-xr-x root/root usr/etc/wmii/action/programs
-rwxr-xr-x root/root usr/etc/wmii/action/ptoggle
-rwxr-xr-x root/root usr/etc/wmii/action/quit
-rwxr-xr-x root/root usr/etc/wmii/action/scr
-rwxr-xr-x root/root usr/etc/wmii/action/tab
-rwxr-xr-x root/root usr/etc/wmii/action/term
-rwxr-xr-x root/root usr/etc/wmii/action/www
-rwxr-xr-x root/root usr/etc/wmii/action/zoom
-rw-r--r-- root/root usr/etc/wmii/bar
-rw-r--r-- root/root usr/etc/wmii/keys
-rw-r--r-- root/root usr/etc/wmii/menu
-rwxr-xr-x root/root usr/etc/wmii/rc
-rw-r--r-- root/root usr/etc/wmii/rc.conf
-rwxr-xr-x root/root usr/etc/wmii/status.sh
-rw-r--r-- root/root usr/etc/wmii/wm
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/wmibar.1.gz
-rw-r--r-- root/root usr/man/man1/wmifs.1.gz
-rw-r--r-- root/root usr/man/man1/wmii.1.gz
-rw-r--r-- root/root usr/man/man1/wmikeys.1.gz
-rw-r--r-- root/root usr/man/man1/wmimenu.1.gz
-rw-r--r-- root/root usr/man/man1/wmir.1.gz
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/wmii.rc.5.gz

2
wmii/.md5sum Normal file
View File

@ -0,0 +1,2 @@
da1357ab780930cefe5daf675be5851a wmii-2.patch
e03379bb991260f11aab7f7c4d761dd3 wmii-2.tar.gz

24
wmii/Pkgfile Normal file
View File

@ -0,0 +1,24 @@
# Description: The next generation of WMI
# URL: http://wmii.de/
# Maintainer: Simon Gloßner, viper at hometux dot de
name=wmii
version=2
release=2
source=(http://wmii.de/download/$name-$version.tar.gz $name-$version.patch)
build() {
cd $name-$version
# disable annoying mouse warping
patch -p1 < ../$name-$version.patch
make \
PREFIX=/usr \
MANPREFIX=/usr/man \
DESTDIR=$PKG install
chmod 644 $PKG/usr/man/man?/*
rm -r $PKG/usr/share/
}

38
wmii/wmii-2.patch Normal file
View File

@ -0,0 +1,38 @@
*** wmii-2/base/page.c 2005-07-31 00:14:00.000000000 +0200
--- wmii-2/base/page.c 2005-09-10 18:46:16.000000000 +0200
***************
*** 287,295 ****
focus_frame(f, 1, 1, 1);
/* suppress all EnterNotifs */
XSelectInput(dpy, root, ROOT_MASK & ~StructureNotifyMask);
- XWarpPointer(dpy, None, f->win, 0, 0, 0, 0,
- atoi(f->files[F_BORDER_W]->content),
- atoi(f->files[F_BORDER_W]->content));
XSelectInput(dpy, root, ROOT_MASK);
if(old)
draw_frame(old);
--- 287,292 ----
***************
*** 460,468 ****
focus_frame(f, 1, 0, 1);
if(is_managed_frame(f) && p->layout)
p->layout->manage(f);
- XWarpPointer(dpy, None, f->win, 0, 0, 0, 0,
- atoi(f->files[F_BORDER_W]->content),
- atoi(f->files[F_BORDER_W]->content));
XSelectInput(dpy, root, ROOT_MASK);
if(old)
draw_frame(old);
--- 457,462 ----
***************
*** 504,512 ****
fr = get_selected(p);
if(fr) {
XSelectInput(dpy, root, ROOT_MASK & ~StructureNotifyMask);
- XWarpPointer(dpy, None, fr->win, 0, 0, 0, 0,
- atoi(fr->files[F_BORDER_W]->content),
- atoi(fr->files[F_BORDER_W]->content));
XSelectInput(dpy, root, ROOT_MASK);
draw_frame(fr);
}
--- 498,503 ----