Commit Graph

362 Commits

Author SHA1 Message Date
Anselm R. Garbe
5ec38ca782 added wmii_signal handler, changed spawn to single-fork, because wmii_signal handles SIGCHLD, thus zombies should not occur 2006-02-08 10:50:09 +01:00
Anselm R. Garbe
5967819d63 implemented better xls formatting in wmiir 2006-02-08 01:05:19 +01:00
Anselm R. Garbe
6aa50a0d2b implemented RRemove muxing 2006-02-08 00:03:14 +01:00
Anselm R. Garbe
48ed24c488 yes! wmiifs works (though needs polishing and produces ugly debug info) 2006-02-08 00:00:14 +01:00
Anselm R. Garbe
8ce41092cd proceeded, root dir entries can be received now 2006-02-07 20:46:32 +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
4027357dce proceeded with wmiifs 2006-02-07 18:27:25 +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
21d1bc7124 proceeded with wmiifs, added all handler frames 2006-02-07 13:45:58 +01:00
Anselm R. Garbe
d675537a81 added tx and rx handler (not yet implemented, thus does not compile atm) 2006-02-07 12:33:58 +01:00
Anselm R. Garbe
66a3d98ab9 proceeded 2006-02-07 12:27:38 +01:00
Anselm R. Garbe
a4c81cb8f1 proceeded with wmiifs, now I know how to do it 2006-02-07 11:26:00 +01:00
Anselm R. Garbe
f4ae196807 proceeded with wmiifs, still just experimenting 2006-02-07 00:32:57 +01:00
uriel
aeda40f81a Only ignore the resize for the axis that has a _inc of 0 2006-02-06 21:03:04 +01:00
uriel
a2193d1f6d Avoid /0 if width_inc or height_inc are 0 and some small style cleanup. 2006-02-06 20:53:05 +01:00
Anselm R. Garbe
8ed8e54507 began with wmiifs 9Pization (tricky parts will follow) 2006-02-06 18:43:03 +01:00
Anselm R. Garbe
418e341a18 finished wmiikeys 2006-02-06 17:33:10 +01:00
Anselm R. Garbe
4e97cabdfb made wmiikeys compiling 2006-02-06 15:46:02 +01:00
Anselm R. Garbe
e6281f3fc1 proceeded with wmiikeys 2006-02-06 15:20:25 +01:00
Anselm R. Garbe
32fc2e2c66 adding wmiikeys (9Pization in progress) 2006-02-06 15:08:32 +02:00
Anselm R. Garbe
979a99d7d2 confreq hotfix causing Xlib exit(1) 2006-02-06 14:11:34 +02:00
Anselm R. Garbe
19124f7fb6 added /ctl actions 2006-02-06 10:46:52 +02:00
Anselm R. Garbe
ee53f73922 fixed handle_confreq issues, fixed fs-related issues, improved wmiir on dir reading 2006-02-06 10:20:23 +02:00
Anselm R. Garbe
1ea6fb3118 fixed open wmiibar issues, now test wmiibar 2006-02-06 09:08:05 +02:00
Anselm R. Garbe
674add6f14 fixed bar issues completely 2006-02-05 21:00:15 +02:00
Anselm R. Garbe
82d419781a proceeded with wmiibar bugfixes 2006-02-05 15:26:10 +02:00
Anselm R. Garbe
eab6580a89 changed colors to be like in wmii-2, enabled increment handling, fixed Button2+ isues on focus 2006-02-04 20:55:37 +02:00
Anselm R. Garbe
9f232d69b5 fixed fs access issues on mkqid for /new namespace 2006-02-04 19:39:05 +02:00
Anselm R. Garbe
510535e7bb display 'sel' for instead of the index 2006-02-04 17:17:54 +02:00
Anselm R. Garbe
a0501c526f shortened usage strings to one liners, read the man pages 2006-02-04 16:31:52 +02:00
Anselm R. Garbe
45a5bdf823 removed usage info from ctl files, Uriel will read the code to check what commands each ctl file takes to write the man pages 2006-02-04 16:13:11 +02:00
Anselm R. Garbe
6fbcbb537c reading from ctl displays now the commands it understands 2006-02-04 15:55:10 +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
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
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
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
39fc05f71c added attach/detach for array management, removed IXPConn->aux, instead added Mapping and pending Fcalls to IXPConn 2006-01-29 14:41:16 +02:00
Anselm R. Garbe
8e56284c24 added wmiibar2.c again 2006-01-29 04:06:46 +02:00
Anselm R. Garbe
3eefa8b843 fixed data excess issues on rootdir read 2006-01-29 03:54:43 +02:00
Anselm R. Garbe
048e3e7c0c we unlink now socket files, the server creator has to take care of not using existing socket files 2006-01-29 03:29:59 +02:00
Anselm R. Garbe
2d97fc681b implemented ctl file and quit command for bar2 2006-01-29 03:23:28 +02:00
Anselm R. Garbe
32583743a9 centralized stat creation 2006-01-29 03:06:07 +02:00
Anselm R. Garbe
76f6c8b6b3 improved error handling in bar2 2006-01-29 02:27:59 +02:00
Anselm R. Garbe
1824dd8d67 adding new colordefs to blitz 2006-01-29 01:58:31 +02:00
Anselm R. Garbe
6eb2f9a250 added better color handling to bar2 2006-01-29 01:54:00 +02:00
Anselm R. Garbe
a18421ee0b implemented blocking reads (asynchroneous R-message handling) 2006-01-29 01:18:15 +02:00
Anselm R. Garbe
580f296f49 next is event file handling in bar2 2006-01-28 22:52:02 +02:00
Anselm R. Garbe
3448ec0f36 removed IXPTFunc crap from ixp2, simplified server stuff to a bare minimum 2006-01-28 22:06:08 +02:00
Anselm R. Garbe
7d2a96b989 several changes, next is removing IXPTFunc, instead adding init_conn callback (connection is separated to server implementation) 2006-01-28 20:03:33 +02:00
Anselm R. Garbe
82f65e067a now set permissions correctly, time to fill bar2 with X life 2006-01-28 18:07:04 +02:00
Anselm R. Garbe
3229e51735 implemented remove in bar2 :) 2006-01-28 17:41:15 +02:00
Anselm R. Garbe
ff7bfbfc02 /new in wmiibar2 behaves now like in acme, it is a directory, on read/write it will create a new label, thus wmiir write /new/data works, yeah! 2006-01-28 16:11:01 +02:00
Anselm R. Garbe
17398f9eea proceeded with xwrite stuff in bar2 2006-01-27 23:04:34 +02:00
Anselm R. Garbe
322fb6d24c fixing several stuff, now it's time to finish xread and xwrite 2006-01-27 19:06:39 +02:00
Anselm R. Garbe
0d7e1639cb simplifications to bar2 2006-01-27 18:44:05 +02:00
Anselm R. Garbe
592e412bc3 removed layoutdef crap from makefile 2006-01-27 14:56:18 +02:00
Anselm R. Garbe
74e57709a5 new additions to bar2 2006-01-26 23:09:11 +02:00
Anselm R. Garbe
540be14b2d proceeding with wmiibar2 2006-01-26 21:57:56 +02:00
Anselm R. Garbe
dd93d4e694 some more changes, now it is time to integrate 9P 2006-01-26 21:05:53 +02:00
Anselm R. Garbe
a1c7276931 proceeded further, adapted wmiirc as well 2006-01-26 20:58:30 +02:00