Package: wmii / 3.10~20120413+hg2813-8

Metadata

Package Version Patches format
wmii 3.10~20120413+hg2813-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 python.patch | (download)

mk/python.mk | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 install python packages into the correct directories.


02 cflags.patch | (download)

config.mk | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove debug flags from cflags


02 no silent.patch | (download)

mk/hdr.mk | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 no .silent.
03 font.patch | (download)

alternative_wmiircs/plan9port/wmiirc | 4 2 + 2 - 0 !
alternative_wmiircs/python/wmiirc.py | 2 1 + 1 - 0 !
alternative_wmiircs/ruby/config.yaml | 2 1 + 1 - 0 !
cmd/wmii/dat.h | 2 1 + 1 - 0 !
rc/wmiirc.sh | 2 1 + 1 - 0 !
5 files changed, 6 insertions(+), 6 deletions(-)

 replaces not available fixed variant with plain 'fixed' font.


04 xterm.patch | (download)

config.mk | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
09 wihack ld preload.patch | (download)

cmd/wihack.sh | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 fix the patch in ld_preload for wihack
10 hostname.patch | (download)

cmd/wmii/dat.h | 4 4 + 0 - 0 !
lib/libstuff/x11/windows/createwindow_visual.c | 4 4 + 0 - 0 !
2 files changed, 8 insertions(+)

 provide a fake host_name_max on systems not having it.


13 fix spelling manpages.patch | (download)

man/wimenu.man1 | 8 4 + 4 - 0 !
man/wmiir.man1 | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 fix spelling in manpages.
16 fix confdir.patch | (download)

mk/wmii.mk | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use the conventional configuration directory.


16 fix notice command.patch | (download)

rc/wmiirc.sh | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix notice command.


17 fix multimonitor witray.patch | (download)

cmd/tray/tray.c | 17 16 + 1 - 0 !
1 file changed, 16 insertions(+), 1 deletion(-)

 fix witray on multi-monitor setups

As witray is displayed on primary screen only,
every time primary screen changes, update the
tray position.


20 fix mod4 a.patch | (download)

cmd/wmiir.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 stat /keys automatically.


20 libixp link.patch | (download)

cmd/menu/Makefile | 4 2 + 2 - 0 !
cmd/tray/Makefile | 4 2 + 2 - 0 !
cmd/wmii/Makefile | 4 2 + 2 - 0 !
cmd/x11/Makefile | 4 2 + 2 - 0 !
config.mk | 2 1 + 1 - 0 !
5 files changed, 9 insertions(+), 9 deletions(-)

 link against system libixp wherever it is.


23 buildsys tweaks.patch | (download)

cmd/x11/Makefile | 1 0 + 1 - 0 !
config.mk | 1 0 + 1 - 0 !
lib/libwmii_hack/Makefile | 3 0 + 3 - 0 !
mk/hdr.mk | 3 2 + 1 - 0 !
test/Makefile | 3 1 + 2 - 0 !
5 files changed, 3 insertions(+), 8 deletions(-)

 fix the build system.


24 fix focus.patch | (download)

cmd/wmii/client.c | 2 1 + 1 - 0 !
cmd/wmii/frame.c | 2 1 + 1 - 0 !
cmd/wmii/message.c | 16 15 + 1 - 0 !
3 files changed, 17 insertions(+), 3 deletions(-)

 work around focus drawing issue in newer xorg versions.

25 add wipescreens.patch | (download)

cmd/wmii/column.c | 4 2 + 2 - 0 !
cmd/wmii/dat.h | 4 3 + 1 - 0 !
cmd/wmii/fns.h | 4 3 + 1 - 0 !
cmd/wmii/frame.c | 3 2 + 1 - 0 !
cmd/wmii/main.c | 26 19 + 7 - 0 !
cmd/wmii/message.c | 6 6 + 0 - 0 !
cmd/wmii/view.c | 37 35 + 2 - 0 !
7 files changed, 70 insertions(+), 14 deletions(-)

 add command to cleanup old screens after monitor disconnect.


26 run wipescreens.patch | (download)

alternative_wmiircs/python/wmiirc.py | 2 2 + 0 - 0 !
rc/wmiirc.sh | 2 2 + 0 - 0 !
2 files changed, 4 insertions(+)

 run wipescreens on screenchange event in python/wmiirc.


27 fix screens.patch | (download)

cmd/wmii/main.c | 22 20 + 2 - 0 !
1 file changed, 20 insertions(+), 2 deletions(-)

 treat cloned/subsumed screens as one.

28 fix regexp clients.patch | (download)

cmd/wmii/view.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 keep regexp clients on the same screen when attaching to new view.