Georg Neis
|
5409d067c4
|
removed superfluous parentheses
|
2006-02-03 21:56:34 +02:00 |
|
Anselm R. Garbe
|
13e38f667e
|
fixed client dir access in fs.c
|
2006-02-03 21:02:37 +02:00 |
|
Anselm R. Garbe
|
70b69693ca
|
rearranged grab stuff
|
2006-02-03 20:00:00 +02:00 |
|
Anselm R. Garbe
|
b025650e3e
|
the indexes should be initialized to 0
|
2006-02-03 19:12:44 +02: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
|
60db6ca7c8
|
small change in scan_wins
|
2006-02-03 12:36:47 +02:00 |
|
Anselm R. Garbe
|
d2d5cae82c
|
fixed wrong color rendering
|
2006-02-02 21:36:10 +02:00 |
|
Anselm R. Garbe
|
1da63ef2c9
|
fixed trans color usage
|
2006-02-02 21:08:34 +02:00 |
|
Anselm R. Garbe
|
5634105a41
|
set snap=20 by default again
|
2006-02-02 20:32:25 +02:00 |
|
Anselm R. Garbe
|
61a9a95c04
|
fixed attach_client and resize_client
|
2006-02-02 20:22:27 +02:00 |
|
Anselm R. Garbe
|
504b6fd8cc
|
proceeded with fixes in fs.c, added border and title default
|
2006-02-02 20:14:34 +02:00 |
|
Anselm R. Garbe
|
a0e7785f7d
|
proceeded with bugfixing, now even area contents can be read, for clients there is still some bug
|
2006-02-02 20:04:15 +02:00 |
|
Anselm R. Garbe
|
fe0f9d5c67
|
re-enabled X stuff on wm startup, basic fs works
|
2006-02-02 18:23:04 +02:00 |
|
Anselm R. Garbe
|
8003a76dcf
|
made mkqid error spitting more robust
|
2006-02-02 18:19:32 +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
|
21482503cf
|
made root_qid not static to prevent gcc braindamaged warnings
|
2006-02-02 15:51:54 +02:00 |
|
Anselm R. Garbe
|
124f39472d
|
initializing IXP server in wm.c
|
2006-02-02 15:50:04 +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
|
c332804b5b
|
proceeded with client.c
|
2006-02-02 00:43:17 +02:00 |
|
Anselm R. Garbe
|
341aebaed4
|
finished wm/fs.c to compile, proceeded with wm/wm.c, now staying in wm/client.c
|
2006-02-01 23:24:07 +02:00 |
|
Anselm R. Garbe
|
3215520af3
|
C -> Control, M1 -> Mod1|Alt, M2 -> Mod2, ..., M5 -> Mod5, S -> Shift now
|
2006-02-01 22:22:55 +02:00 |
|
Anselm R. Garbe
|
0da5866018
|
small change in liblitz: WIN -> M4, M -> M1 now, M[1-5] can be bound to arbirary keys
|
2006-02-01 21:56:02 +02:00 |
|
Anselm R. Garbe
|
8a00a26c45
|
finised xread and xstat, now going to xwrite
|
2006-02-01 17:27:53 +02:00 |
|
Anselm R. Garbe
|
447f1e2451
|
proceeded with xread in fs.c
|
2006-02-01 15:23:24 +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
|
fc2d7e42b5
|
renamed WMIIR_ADDRESS (bka WMIIR_SOCKET) into WMII_ADDRESS
|
2006-02-01 15:05:11 +02:00 |
|
Anselm R. Garbe
|
390e0c3b57
|
implemented '#write <file> <data>' semantic for spawn(), removed static linkage against libc for wmiir (due to gethostbyname issues)
|
2006-02-01 15:03:45 +02:00 |
|
Anselm R. Garbe
|
928e543218
|
proceeded with wm/fs.c, now at xread
|
2006-01-31 20:57:14 +02:00 |
|
Anselm R. Garbe
|
543fe53df5
|
proceeded with fs.c
|
2006-01-31 18:52:14 +02:00 |
|
Anselm R. Garbe
|
0e2ce108a7
|
proceeded further
|
2006-01-31 14:25:23 +02:00 |
|
Anselm R. Garbe
|
0a4e4258c8
|
proceeded with fs.c of wm
|
2006-01-31 10:27:54 +02:00 |
|
Anselm R. Garbe
|
a35a5750cd
|
proceeded with fs stuff
|
2006-01-31 00:48:41 +02:00 |
|
Anselm R. Garbe
|
1c05f45a14
|
renamed occurences of wmiir2 to wmiir
|
2006-01-30 20:48:12 +02:00 |
|
Anselm R. Garbe
|
bf0b4012b4
|
added fs spec to cmd/wm, removed old ixp dependencies from wm.h, added fs.c framework
|
2006-01-30 20:43:32 +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
|
f137735249
|
fixed iounit based issues in ixp2, wmiibar uses 256 byte iounit (in this fs we don't need more)
|
2006-01-30 19:13:54 +02:00 |
|
Anselm R. Garbe
|
ec0d3809c8
|
simplified wmiibar
|
2006-01-30 17:40:08 +02:00 |
|
Anselm R. Garbe
|
07a14591d1
|
added script which runs wmiibar(2), very rudimentary
|
2006-01-30 00:15:50 +02:00 |
|
Anselm R. Garbe
|
51f09cc007
|
printing usage() instead of crappy error messgae in wmiibar
|
2006-01-29 22:32:20 +02:00 |
|
Anselm R. Garbe
|
53ecafb2e3
|
fixed Makefile
|
2006-01-29 22:11:54 +02:00 |
|
Anselm R. Garbe
|
460620d711
|
removed old wmiibar, now wmiibar2 is wmiibar
|
2006-01-29 22:11:14 +02:00 |
|
Anselm R. Garbe
|
06f4d727e6
|
added trailing \n to event
|
2006-01-29 22:08:14 +02:00 |
|
Anselm R. Garbe
|
2a5db27931
|
added correct offset handling
|
2006-01-29 22:05:37 +02:00 |
|
Anselm R. Garbe
|
ec97b6fafa
|
now things seem to work, only missing stuff is offset handling for xread (to allow reading big dirs and event files)
|
2006-01-29 19:28:21 +02:00 |
|
Anselm R. Garbe
|
3d2ae8adc1
|
began integration of X stuff into bar2, it works to some extend already, but needs polishing
|
2006-01-29 16:41:47 +02:00 |
|
Anselm R. Garbe
|
27c76e1d1f
|
renamed IXP_MAX_CONN into IXP_MAX_CACHE
|
2006-01-29 14:43:11 +02:00 |
|