Commit Graph

  • 60db6ca7c8 small change in scan_wins Anselm R. Garbe 2006-02-03 12:36:47 +0200
  • d2d5cae82c fixed wrong color rendering Anselm R. Garbe 2006-02-02 21:36:10 +0200
  • 1da63ef2c9 fixed trans color usage Anselm R. Garbe 2006-02-02 21:08:34 +0200
  • 5634105a41 set snap=20 by default again Anselm R. Garbe 2006-02-02 20:32:25 +0200
  • 61a9a95c04 fixed attach_client and resize_client Anselm R. Garbe 2006-02-02 20:22:27 +0200
  • 504b6fd8cc proceeded with fixes in fs.c, added border and title default Anselm R. Garbe 2006-02-02 20:14:34 +0200
  • a0e7785f7d proceeded with bugfixing, now even area contents can be read, for clients there is still some bug Anselm R. Garbe 2006-02-02 20:04:15 +0200
  • fe0f9d5c67 re-enabled X stuff on wm startup, basic fs works Anselm R. Garbe 2006-02-02 18:23:04 +0200
  • 8003a76dcf made mkqid error spitting more robust Anselm R. Garbe 2006-02-02 18:19:32 +0200
  • aeaed5a3df added Color type to liblitz, changed blitz_loadcolor to init Color types, proceeded with fs.c debugging in wm Anselm R. Garbe 2006-02-02 17:44:45 +0200
  • 21482503cf made root_qid not static to prevent gcc braindamaged warnings Anselm R. Garbe 2006-02-02 15:51:54 +0200
  • 124f39472d initializing IXP server in wm.c Anselm R. Garbe 2006-02-02 15:50:04 +0200
  • 5d13828aa0 made wm to compile, now the polishing begins Anselm R. Garbe 2006-02-02 14:20:07 +0200
  • c332804b5b proceeded with client.c Anselm R. Garbe 2006-02-02 00:43:17 +0200
  • 341aebaed4 finished wm/fs.c to compile, proceeded with wm/wm.c, now staying in wm/client.c Anselm R. Garbe 2006-02-01 23:24:07 +0200
  • 3215520af3 C -> Control, M1 -> Mod1|Alt, M2 -> Mod2, ..., M5 -> Mod5, S -> Shift now Anselm R. Garbe 2006-02-01 22:22:55 +0200
  • 0da5866018 small change in liblitz: WIN -> M4, M -> M1 now, M[1-5] can be bound to arbirary keys Anselm R. Garbe 2006-02-01 21:56:02 +0200
  • 8a00a26c45 finised xread and xstat, now going to xwrite Anselm R. Garbe 2006-02-01 17:27:53 +0200
  • 447f1e2451 proceeded with xread in fs.c Anselm R. Garbe 2006-02-01 15:23:24 +0200
  • 5fbc43a0bb added Qid->dir to Qid structure, that we can determine the parent dir of a qid Anselm R. Garbe 2006-02-01 15:25:02 +0200
  • fc2d7e42b5 renamed WMIIR_ADDRESS (bka WMIIR_SOCKET) into WMII_ADDRESS Anselm R. Garbe 2006-02-01 15:05:11 +0200
  • 390e0c3b57 implemented '#write <file> <data>' semantic for spawn(), removed static linkage against libc for wmiir (due to gethostbyname issues) Anselm R. Garbe 2006-02-01 15:03:45 +0200
  • 928e543218 proceeded with wm/fs.c, now at xread Anselm R. Garbe 2006-01-31 20:57:14 +0200
  • 543fe53df5 proceeded with fs.c Anselm R. Garbe 2006-01-31 18:52:14 +0200
  • 0e2ce108a7 proceeded further Anselm R. Garbe 2006-01-31 14:25:23 +0200
  • 0a4e4258c8 proceeded with fs.c of wm Anselm R. Garbe 2006-01-31 10:27:54 +0200
  • a35a5750cd proceeded with fs stuff Anselm R. Garbe 2006-01-31 00:48:41 +0200
  • 1c05f45a14 renamed occurences of wmiir2 to wmiir Anselm R. Garbe 2006-01-30 20:48:12 +0200
  • bf0b4012b4 added fs spec to cmd/wm, removed old ixp dependencies from wm.h, added fs.c framework Anselm R. Garbe 2006-01-30 20:43:32 +0200
  • df407fd8cd removed old libixp crap, now several things are broken and will settle after a while Anselm R. Garbe 2006-01-30 20:08:58 +0200
  • f137735249 fixed iounit based issues in ixp2, wmiibar uses 256 byte iounit (in this fs we don't need more) Anselm R. Garbe 2006-01-30 19:13:54 +0200
  • ec0d3809c8 simplified wmiibar Anselm R. Garbe 2006-01-30 17:40:08 +0200
  • 07a14591d1 added script which runs wmiibar(2), very rudimentary Anselm R. Garbe 2006-01-30 00:15:50 +0200
  • 51f09cc007 printing usage() instead of crappy error messgae in wmiibar Anselm R. Garbe 2006-01-29 22:32:20 +0200
  • 53ecafb2e3 fixed Makefile Anselm R. Garbe 2006-01-29 22:11:54 +0200
  • 460620d711 removed old wmiibar, now wmiibar2 is wmiibar Anselm R. Garbe 2006-01-29 22:11:14 +0200
  • 06f4d727e6 added trailing \n to event Anselm R. Garbe 2006-01-29 22:08:14 +0200
  • 2a5db27931 added correct offset handling Anselm R. Garbe 2006-01-29 22:05:37 +0200
  • ec97b6fafa now things seem to work, only missing stuff is offset handling for xread (to allow reading big dirs and event files) Anselm R. Garbe 2006-01-29 19:28:21 +0200
  • 3d2ae8adc1 began integration of X stuff into bar2, it works to some extend already, but needs polishing Anselm R. Garbe 2006-01-29 16:41:47 +0200
  • 27c76e1d1f renamed IXP_MAX_CONN into IXP_MAX_CACHE Anselm R. Garbe 2006-01-29 14:43:11 +0200
  • 39fc05f71c added attach/detach for array management, removed IXPConn->aux, instead added Mapping and pending Fcalls to IXPConn Anselm R. Garbe 2006-01-29 14:41:16 +0200
  • 8e56284c24 added wmiibar2.c again Anselm R. Garbe 2006-01-29 04:06:46 +0200
  • 3eefa8b843 fixed data excess issues on rootdir read Anselm R. Garbe 2006-01-29 03:54:43 +0200
  • 048e3e7c0c we unlink now socket files, the server creator has to take care of not using existing socket files Anselm R. Garbe 2006-01-29 03:29:59 +0200
  • 2d97fc681b implemented ctl file and quit command for bar2 Anselm R. Garbe 2006-01-29 03:23:28 +0200
  • 32583743a9 centralized stat creation Anselm R. Garbe 2006-01-29 03:06:07 +0200
  • 76f6c8b6b3 improved error handling in bar2 Anselm R. Garbe 2006-01-29 02:27:59 +0200
  • 66102dbbcb marked temporary stuff Anselm R. Garbe 2006-01-29 02:07:14 +0200
  • 1824dd8d67 adding new colordefs to blitz Anselm R. Garbe 2006-01-29 01:58:31 +0200
  • 6eb2f9a250 added better color handling to bar2 Anselm R. Garbe 2006-01-29 01:54:00 +0200
  • a18421ee0b implemented blocking reads (asynchroneous R-message handling) Anselm R. Garbe 2006-01-29 01:18:15 +0200
  • 580f296f49 next is event file handling in bar2 Anselm R. Garbe 2006-01-28 22:52:02 +0200
  • 3448ec0f36 removed IXPTFunc crap from ixp2, simplified server stuff to a bare minimum Anselm R. Garbe 2006-01-28 22:06:08 +0200
  • 19e2bc7aac removing unnecessary size from IXPConn Anselm R. Garbe 2006-01-28 20:08:06 +0200
  • 7d2a96b989 several changes, next is removing IXPTFunc, instead adding init_conn callback (connection is separated to server implementation) Anselm R. Garbe 2006-01-28 20:03:33 +0200
  • 82f65e067a now set permissions correctly, time to fill bar2 with X life Anselm R. Garbe 2006-01-28 18:07:04 +0200
  • 3229e51735 implemented remove in bar2 :) Anselm R. Garbe 2006-01-28 17:41:15 +0200
  • 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! Anselm R. Garbe 2006-01-28 16:11:01 +0200
  • 17398f9eea proceeded with xwrite stuff in bar2 Anselm R. Garbe 2006-01-27 23:04:34 +0200
  • 322fb6d24c fixing several stuff, now it's time to finish xread and xwrite Anselm R. Garbe 2006-01-27 19:06:39 +0200
  • 0d7e1639cb simplifications to bar2 Anselm R. Garbe 2006-01-27 18:44:05 +0200
  • 592e412bc3 removed layoutdef crap from makefile Anselm R. Garbe 2006-01-27 14:56:18 +0200
  • 74e57709a5 new additions to bar2 Anselm R. Garbe 2006-01-26 23:09:11 +0200
  • 540be14b2d proceeding with wmiibar2 Anselm R. Garbe 2006-01-26 21:57:56 +0200
  • dd93d4e694 some more changes, now it is time to integrate 9P Anselm R. Garbe 2006-01-26 21:05:53 +0200
  • a1c7276931 proceeded further, adapted wmiirc as well Anselm R. Garbe 2006-01-26 20:58:30 +0200
  • 2313fd952d proceeded with cleanups Anselm R. Garbe 2006-01-26 19:29:49 +0200
  • 74503fd53b proceeded with column.c Anselm R. Garbe 2006-01-26 16:24:34 +0200
  • c8f0151586 proceeded with page.c Anselm R. Garbe 2006-01-26 15:16:04 +0200
  • 5fc1892c9f proceeded with event.c and mouse.c Anselm R. Garbe 2006-01-26 13:56:28 +0200
  • 80fe6d9531 finished client.c conversion Anselm R. Garbe 2006-01-26 13:39:20 +0200
  • ed8d7e4a78 updated Anselm R. Garbe 2006-01-25 20:55:31 +0200
  • 612b47ab56 Added tag 20060123 for changeset 1bccb680c4df239a38285d928794cedd8d3bd777 Anselm R. Garbe 2006-01-25 20:46:39 +0200
  • 8a9034814a proceeding with client.c Anselm R. Garbe 2006-01-25 20:41:12 +0200
  • e6caefcd58 began structural changes, don't pull yet Anselm R. Garbe 2006-01-25 19:39:08 +0200
  • b5f71fd3c7 Clear bar when no client is selected (issue reported by nusse) Sander van Dijk 2006-01-24 11:51:13 +0100
  • 453c0cf95f fix crash when using rmpage when no pages exist Sander van Dijk 2006-01-24 00:01:17 +0100
  • abcefd3981 fixed frame selection on frame press Anselm R. Garbe 2006-01-23 21:40:31 +0200
  • 9ef8acd057 removed Frame->clients and Frame->nclients, changed it to Frame->client instead (only first step) Anselm R. Garbe 2006-01-23 21:00:25 +0200
  • 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 Anselm R. Garbe 2006-01-23 19:23:56 +0200
  • 81db18a772 adding Sander to copyright notice Anselm R. Garbe 2006-01-23 18:03:10 +0200
  • faa55a8bae small changes to wmiimenu behavior, improving predictability Sander van Dijk 2006-01-23 16:07:44 +0100
  • 3c83596871 some changes to improve readability of earlier patches Sander van Dijk 2006-01-23 16:06:14 +0100
  • 61414547b5 fixed error output in wmiir2:create Anselm R. Garbe 2006-01-23 15:30:54 +0200
  • 688d1220b7 renamed tcp to inet in function names Anselm R. Garbe 2006-01-23 15:25:15 +0200
  • 9aad74df94 fixed sin_port assignments in libixp2/socket.c Anselm R. Garbe 2006-01-23 14:59:59 +0200
  • 6066d65b03 Added a missing exclamation sign for strncmp salva 2006-01-22 21:55:19 +0000
  • 2aec823caa move some code to a better place Sander van Dijk 2006-01-22 20:19:45 +0100
  • a0b5de8d9d README: mention that p9p can be used instead of 9base gn 2006-01-22 20:57:08 +0200
  • 35cadf9b21 removed tabs (the convention is still to use spaces) and other cosmetic gn 2006-01-22 20:37:53 +0200
  • f08f943282 cure wmiiwm sudden death on removal of last remaining page Sander van Dijk 2006-01-21 22:45:11 +0100
  • a8f1f17fb8 added AF_INET capable socket functions Anselm R. Garbe 2006-01-21 21:04:29 +0200
  • 6cf39df87b now we use the P9-alike address syntax, ie 'unix!/tmp/bar' for a unix socket file Anselm R. Garbe 2006-01-21 19:37:01 +0200
  • 9fb1c4379c some more small changes in wmiibar and page.c Anselm R. Garbe 2006-01-21 19:01:28 +0200
  • 1e96f98c38 merge Anselm R. Garbe 2006-01-21 18:40:07 +0200
  • ddc783198f fixed comp routine issue Anselm R. Garbe 2006-01-21 18:38:39 +0200
  • d06ffcc6ea fixes same bug as changeset 233, but in a better way Sander van Dijk 2006-01-21 15:56:36 +0100
  • 690d22ec1d fix bug where the page you land on after rmpage-ing another page was invisible Sander van Dijk 2006-01-21 15:12:38 +0100
  • 04d570026a added qsort to xls in wmiir2 Anselm R. Garbe 2006-01-21 15:08:34 +0200