Commit Graph

2745 Commits

Author SHA1 Message Date
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
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
66102dbbcb marked temporary stuff 2006-01-29 02:07:14 +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
19e2bc7aac removing unnecessary size from IXPConn 2006-01-28 20:08:06 +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
Anselm R. Garbe
2313fd952d proceeded with cleanups 2006-01-26 19:29:49 +02:00
Anselm R. Garbe
74503fd53b proceeded with column.c 2006-01-26 16:24:34 +02:00
Anselm R. Garbe
c8f0151586 proceeded with page.c 2006-01-26 15:16:04 +02:00
Anselm R. Garbe
5fc1892c9f proceeded with event.c and mouse.c 2006-01-26 13:56:28 +02:00
Anselm R. Garbe
80fe6d9531 finished client.c conversion 2006-01-26 13:39:20 +02:00
Anselm R. Garbe
ed8d7e4a78 updated 2006-01-25 20:55:31 +02:00
Anselm R. Garbe
612b47ab56 Added tag 20060123 for changeset 1bccb680c4df239a38285d928794cedd8d3bd777 2006-01-25 20:46:39 +02:00
Anselm R. Garbe
8a9034814a proceeding with client.c 2006-01-25 20:41:12 +02:00
Anselm R. Garbe
e6caefcd58 began structural changes, don't pull yet 2006-01-25 19:39:08 +02:00
Sander van Dijk
b5f71fd3c7 Clear bar when no client is selected (issue reported by nusse) 2006-01-24 11:51:13 +01:00
Sander van Dijk
453c0cf95f fix crash when using rmpage when no pages exist 2006-01-24 00:01:17 +01:00
Anselm R. Garbe
abcefd3981 fixed frame selection on frame press 2006-01-23 21:40:31 +02:00
Anselm R. Garbe
9ef8acd057 removed Frame->clients and Frame->nclients, changed it to Frame->client instead (only first step) 2006-01-23 21:00:25 +02:00
Anselm R. Garbe
d564fe9b17 implemented rudimentary max action (M-m) in col and float layout, in col it doesn't works well if you unselect a maximized frame ;) because of overlapping 2006-01-23 19:23:56 +02:00
Anselm R. Garbe
81db18a772 adding Sander to copyright notice 2006-01-23 18:03:10 +02:00
Sander van Dijk
faa55a8bae small changes to wmiimenu behavior, improving predictability 2006-01-23 16:07:44 +01:00
Sander van Dijk
3c83596871 some changes to improve readability of earlier patches 2006-01-23 16:06:14 +01:00
Anselm R. Garbe
61414547b5 fixed error output in wmiir2:create 2006-01-23 15:30:54 +02:00
Anselm R. Garbe
688d1220b7 renamed tcp to inet in function names 2006-01-23 15:25:15 +02:00
Anselm R. Garbe
9aad74df94 fixed sin_port assignments in libixp2/socket.c 2006-01-23 14:59:59 +02:00