all repos — openbox @ 0e9e17a27e6dc01b8445ceb5cd496afd45fb0de1

openbox fork - make it a bit more like ryudo

AUTHORS (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
Openbox authors/contributors:

Project Maintainer:
	Ben Jansens (ben@orodu.net)

Developers:
	Ben Jansens (ben@orodu.net)
	Scott Moynes (smoynes@nexus.carleton.ca)
	Marius Nita (marius@cs.pdx.edu)

Contributors:
	Nick Jansens (jex@orodu.net)
	 - web site design
	Ruhi Bloodworth (ruhi@colophon.cjb.net)
	 - smart window placement routines
	Mike Bacso (smakwel@yahoo.com)
	 - Openbox styles
	Kyle McMartin (kyle@debian.org)
	- Openbox style and Debian package maintainer

-==============================================================================-

Openbox was previously known as Blackbox. Here are the authors/contributors
from that era:

Project Maintainer:
	Sean 'Shaleh' Perry <shaleh@debian.org>

Developers:
        Brad Hughes <bhughes@trolltech.com>
	Sean 'Shaleh' Perry <shaleh@debian.org>

Interim author for the 0.61.x series:
        Jeff Raven <jraven@psu.edu>

Contributors:
	Ben 'xOr' Jansens <xor@orodu.net>
	- metric tons of code patches
        John Kennis <jkennis@chello.nl>
	- bbpager, ideas, and support
        Jason 'vanRijn' Kasper <vR@movingparts.net>
	- bbkeys, ideas, support
	Chris Mecca <flip@linuxguide.org>
	 - use of his irix machine for testing
	Dale P. Smith <dsmith@altustech.com>
	 - bsetroot now sets xrootpmap_id atom
	Matt Wilson <mwilson@quicksilver.net.nz>
	 - for noticing all of the little things


nls contributors:
	Mads Martin Joergensen <mmj@suse.de>
	 - Danish (da_DK) nls support
	Jan Schaumann <jschauma@netmeister.org>
	 - German (de_DE) nls support
	Adriano Varoli Piazza <adrianovaroli@redusers.com>
	 - Spanish nls support (submitted as es_AR, ES and MX)
	Duret Bertrand <bertrand.duret@libertysurf.fr>
	 - updated French (fr_FR) nls and added French man pages
	Bodnar Istvan <piggy@dub.hu>
	 - Hungarian (hu_HU) support
	Luca Marrazzo <marra.luca@libero.it>
	 - Italian (it_IT) nls support
	SATO Satoru <ssato@adachi.ne.jp>
	 - Japanese (ja_JP) nls support and man pages
	Hyun Suk Noh <tzesti@users.sourceforge.net>
	 - Korean (ko_KR) nls support
 	Wilbert Berendsen <wbsoft@xs4all.nl>
	 - man pages and Dutch (nl_NL) nls support
	Øyvind Stegard <oyvind.stegard@bluezone.no>
	 - Norwegian (no_NO) nls support
	Ciprian Popovici <ciprian@zuavra.net>
	 - Romanian (ro_RO) nls support
	Ales Kosir <ales.kosir@telemach.net>
	 - Slovenian man pages and (sl_SI) nls support
	Volodymyr M. Lisivka <lvm@mystery.lviv.net>
	 - Ukrainian (uk_UA) nls support
	Wang Tiejun <wtj@dept3.buaa.edu.cn>
	 - Chinese (zh_CN) nls support
	Moto Chen <han_yi_chen@yahoo.com.tw>
	 - Taiwan Chinese (zh_TW) support

Past Contributors:
        Jeffrey Sean Connell <ankh@canuck.gen.nz>
          - debugger class code (ommited from sources)
        Frank Belew <frb@umr.edu>
          - dgradient code
        Scott Garner <mrfab@arn.net>
          - suggestions, bug reports and beta testing (*the* beta moron)
        David Doan <ddoan@usa.net>
         - testing of 8bpp code
        Mark Seward <illuzion@paradise.net.nz>
         - beta testing, bug reports and 32bpp testing
        Keith Bolland <prime@strip.net.nz>
         - beta testing, bug reports and suggestions
        James Spooner <spoons@xtra.co.nz>
         - beta testing, bug reports
        Fred Knieper <derf@tamu.edu>
         - beta testing, bug reports
        Steve Udell <hettar@teleport.com>
         - beta testing, bug reports, questions (very good ones)
        Gregory Barlow <barlowg@ncssm-server.ncssm.edu>
        - bug reports and patches/suggestions (original middle click advocate)
        Dyon Balding <dyon.balding@eng.monash.edu.au>
        - patch for Smart(er)Placement window placement
        Mike Cole <mike@mydot.com>
        - co-author/hacker of Image.cc (local LUG buddy)
        John Kennis <jkennis@chello.nl>
        - author of bbtools/beta testing/bug reports
	Wilbert Berendsen <wbsoft@xs4all.nl>
	- author of blackbox/bsetroot manpages

(Brad's original message):
I would also like to thank the creators of WindowMaker.  Reading the existing
code has helped me immensely, and the BImage class follows the RImage data type
very closely (the 8bpp code and dithering code was based off of WindowMaker's
wrlib).