Commit Graph

1900 Commits

Author SHA1 Message Date
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
salva 6066d65b03 Added a missing exclamation sign for strncmp 2006-01-22 21:55:19 +00:00
Sander van Dijk 2aec823caa move some code to a better place 2006-01-22 20:19:45 +01:00
gn a0b5de8d9d README: mention that p9p can be used instead of 9base 2006-01-22 20:57:08 +02:00
gn 35cadf9b21 removed tabs (the convention is still to use spaces) and other cosmetic 2006-01-22 20:37:53 +02:00
Sander van Dijk f08f943282 cure wmiiwm sudden death on removal of last remaining page 2006-01-21 22:45:11 +01:00
Anselm R. Garbe a8f1f17fb8 added AF_INET capable socket functions 2006-01-21 21:04:29 +02:00
Anselm R. Garbe 6cf39df87b now we use the P9-alike address syntax, ie 'unix!/tmp/bar' for a unix socket file 2006-01-21 19:37:01 +02:00
Anselm R. Garbe 9fb1c4379c some more small changes in wmiibar and page.c 2006-01-21 19:01:28 +02:00
Anselm R. Garbe 1e96f98c38 merge 2006-01-21 18:40:07 +02:00
Anselm R. Garbe ddc783198f fixed comp routine issue 2006-01-21 18:38:39 +02:00
Sander van Dijk d06ffcc6ea fixes same bug as changeset 233, but in a better way 2006-01-21 15:56:36 +01:00
Sander van Dijk 690d22ec1d fix bug where the page you land on after rmpage-ing another page was invisible 2006-01-21 15:12:38 +01:00
Anselm R. Garbe 04d570026a added qsort to xls in wmiir2 2006-01-21 15:08:34 +02:00
Anselm R. Garbe 7736b32121 added README notice for S*users 2006-01-21 14:07:27 +02:00
Anselm R. Garbe f6abe35c21 applied patches to allow compilation on SunOS 2006-01-21 13:57:20 +02:00
sander aaad685adb Fix "last focussed window retains focus when switching to an empty page" bug 2006-01-20 23:57:23 +02:00
sander b6359f75d6 Make comments from earlier patch ANSI C compliant 2006-01-20 23:41:09 +02:00
Anselm R. Garbe e75df44b4e removed unnecessary debug info from libixp2/wmiibar2 2006-01-20 20:07:53 +02:00
Anselm R. Garbe f60214edd9 now even fsreaddir works withe libixp2 (actually Rstat message of 9P is pretty braindamaged) 2006-01-20 19:43:27 +02:00
Anselm R. Garbe a6462e8ed6 fixed stat problem, as claimed in the manual page, stat is really containes twice, weird! 2006-01-20 18:48:19 +02:00
Anselm R. Garbe cfc11bd5d4 simplified stat creation 2006-01-20 16:43:17 +02:00
Anselm R. Garbe d9b393262e changed Copyright year notice 2006-01-20 16:20:24 +02:00
Anselm R. Garbe f821f0fced allowing delaying Trequests in libixp2/server.c 2006-01-20 16:13:07 +02:00
Anselm R. Garbe 97032c01a8 prepared new snap 2006-01-19 19:55:08 +02:00
Anselm R. Garbe 8b20e63cd8 forget some other occurences 2006-01-19 19:43:48 +02:00
Anselm R. Garbe d93bdf0558 renamed local functions which names might conflict with other funcs from _ to x prefix (Pike style) 2006-01-19 19:36:20 +02:00
Anselm R. Garbe f3920c44dd applied Sander's wmiimenu XK_Tab patch 2006-01-19 18:29:20 +02:00
Anselm R. Garbe a31c2af833 fixed bug in pager if floating pages exist 2006-01-19 17:39:25 +02:00
Anselm R. Garbe 40c3143c35 now setting default cursor on focus_client to prevent GTK braindamage cursors 2006-01-19 17:26:09 +02:00
Anselm R. Garbe 62c11d4a5b now applying float layout works as expected 2006-01-19 17:01:01 +02:00
Anselm R. Garbe ace9b63747 fixed several issues in column layout reported by tube 2006-01-19 16:02:18 +02:00
Anselm R. Garbe d8daa2fe96 no selection if only one object exists 2006-01-19 11:35:31 +02:00
Anselm R. Garbe 7fdbcc92d1 fixed M-S-a (visual attach detached clients) page 2006-01-18 20:34:10 +02:00
Anselm R. Garbe c08ce4cb20 prepared snap 2006-01-18 19:25:36 +02:00
Anselm R. Garbe 1c281c415b fixed pager index drawing 2006-01-18 18:55:15 +02:00
Anselm R. Garbe 33c9c936fb also frames and bar labels begin with index 1 now 2006-01-18 18:52:09 +02:00
Anselm R. Garbe 2fd5866c98 page counting/addressing begins at 1 again 2006-01-18 18:45:27 +02:00
Anselm R. Garbe b32cb82867 fixed 'select west' bug in column layout (no round roubin if leftmost col was selected) 2006-01-18 18:03:54 +02:00
Anselm R. Garbe 3331e7d3ce removed trash directory 2006-01-18 17:59:48 +02:00
Anselm R. Garbe 457315f691 added toggle layout shortcut to M-space 2006-01-18 17:57:50 +02:00
Anselm R. Garbe 02e707a4ee fixed autowarping on focus_layout (was annoying depending in which scenario called, ie on focus_page) 2006-01-18 17:46:21 +02:00
Anselm R. Garbe 5a74d5ad63 refined swap in column layout to work in a cooler way 2006-01-18 17:42:10 +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 ed27c6b646 fixed focus-on-click, next is click-through 2006-01-18 16:02:29 +02:00
Anselm R. Garbe 576075e75f focus handling is up to the Layout now 2006-01-18 15:42:44 +02:00