Commit Graph

41 Commits

Author SHA1 Message Date
Anselm R. Garbe
41f9a57ba6 prepared cext_array_* removal in libixp 2006-04-03 15:52:05 +02:00
Anthony Martin
d70897c240 fixed a bug in connect_inet_sock(). now using wmiir over tcp works (i.e. wmiir -a 'tcp!204.178.31.8' read /) 2006-03-31 19:14:31 -08:00
Anthony Martin
5cee0164e6 removed trailing whitespace in *.c, code cleanup finished 2006-03-23 07:12:06 -08:00
Anthony Martin
55e8f6e55c cleaned up formatting in libixp 2006-03-23 03:53:41 -08:00
Anselm R. Garbe
096520d74d small typo fixes 2006-03-10 16:49:13 +01:00
Georg Neis
95b53743de Makefiles: rename lib targets to avoid forced recreation of archives 2006-03-08 23:34:47 +01:00
Anselm R. Garbe
e23c331ba0 replaced size_t occurences with unsigned int, fixed issue reported by bogon (welcome disappearance issue) 2006-03-01 11:55:46 +01:00
Anselm R. Garbe
e5ecb84d2d some tiny refactoring (renamed _to_ occurences into 2, removed crappy MAX mode from columns, we don't need it, set max to 1 instead (aka exclusive flag)) 2006-03-01 07:51:04 +01:00
Anselm R. Garbe
be8a984d73 removed grab from /ctl, instead use wmiir create 2006-02-12 01:49:33 +01:00
Anselm R. Garbe
0db44d2642 simplified asynchroneous responds 2006-02-12 00:49:38 +01:00
Anselm R. Garbe
541149a008 fixed and polished several stuff in fs.c and various other parts in wm. 2006-02-10 15:59:30 +01:00
Anselm R. Garbe
0ca97a565d made error reporting in wmiifs and libixp better, change keys script somewhat 2006-02-09 18:32:01 +01:00
Anselm R. Garbe
f6f1b5bf93 changed wmii script and wmiirc 2006-02-08 17:34:13 +01:00
Anselm R. Garbe
b65d5124f6 proceeded with wmiifs (made much progress, still clunk, remove and some details missing) 2006-02-07 20:12:38 +01:00
Anselm R. Garbe
188ff84e8a walk works now in wmiifs, other stuff still missing 2006-02-07 17:55:33 +01:00
Anselm R. Garbe
66a3d98ab9 proceeded 2006-02-07 12:27:38 +01:00
Anselm R. Garbe
f4ae196807 proceeded with wmiifs, still just experimenting 2006-02-07 00:32:57 +01:00
Anselm R. Garbe
418e341a18 finished wmiikeys 2006-02-06 17:33:10 +01:00
Anselm R. Garbe
150c7bef96 added id-based qid-routing to wm/fs.c 2006-02-03 19:11:22 +02:00
Anselm R. Garbe
bdbc256a1b fixed missing respond in xclunk of wmiibar, now proceeding with wm 2006-02-03 17:42:59 +02:00
Anselm R. Garbe
3728e6420f various changes in libixp/server.c, cmd/wmiibar.c and added id;s to Page, Client, and Area 2006-02-03 17:15:36 +02:00
Anselm R. Garbe
385860251d made Qid routing in wmiibar id based for each item, now doing same in wm as well 2006-02-03 14:45:07 +02:00
Anselm R. Garbe
8ee287bc78 extended libixp to close all connections by qid, this allows getting rid of requests accessing paths which get remove'ed to prevent invalid accesses 2006-02-03 13:10:26 +02:00
Anselm R. Garbe
aeaed5a3df added Color type to liblitz, changed blitz_loadcolor to init Color types, proceeded with fs.c debugging in wm 2006-02-02 17:44:45 +02:00
Anselm R. Garbe
5d13828aa0 made wm to compile, now the polishing begins 2006-02-02 14:20:07 +02:00
Anselm R. Garbe
5fbc43a0bb added Qid->dir to Qid structure, that we can determine the parent dir of a qid 2006-02-01 15:25:02 +02:00
Anselm R. Garbe
df407fd8cd removed old libixp crap, now several things are broken and will settle after a while 2006-01-30 20:08:58 +02:00
Anselm R. Garbe
ddc783198f fixed comp routine issue 2006-01-21 18:38:39 +02:00
Anselm R. Garbe
d9b393262e changed Copyright year notice 2006-01-20 16:20:24 +02:00
Anselm R. Garbe
8b20e63cd8 forget some other occurences 2006-01-19 19:43:48 +02:00
Anselm R. Garbe
849395cbc5 dropped click-through, too many ugly hacks, we will stick to click-to-focus, don't blame me, blame X 2006-01-18 17:22:49 +02:00
Anselm R. Garbe
231c4c44b7 removed DETACHED_FRAME prefix, unnecessary (old ixp sucks badly) 2006-01-17 16:34:50 +02:00
garbeam
c1c58d9cb8 removed ixp_remove debug info 2006-01-10 20:34:03 +02:00
garbeam
d2683b3e4b fixed several frame rectangle based issues 2005-12-13 23:48:52 +02:00
garbeam
a2e48172ad made string termination Ken Thompson-compliant 2005-12-08 02:46:45 +02:00
garbeam
5811ab9b25 several other changes concerning mallocz 2005-12-08 02:39:07 +02:00
garbeam
629b23ae5d sanitized emalloc into emallocz which let's us get rid of various init crap 2005-12-08 02:31:23 +02:00
garbeam
fefbab01e2 changed various parts to use new rocking data structure 2005-12-06 19:58:52 +02:00
garbeam
d1a962ea23 attaching works 2005-12-05 21:38:03 +02:00
garbeam
7a8fe69742 several changes, adding alloc_area 2005-12-05 00:45:59 +02:00
garbeam
caaad63c0d added initial files 2005-11-18 17:54:58 +02:00