Commit Graph

1400 Commits

Author SHA1 Message Date
Anselm R. Garbe 5fd06b376c changed signatures, next step is replacing all old liblitz stuff with new interface 2006-06-12 13:13:27 +02:00
Anselm R. Garbe e02e4d4a30 begin of liblitz refactoring 2006-06-12 13:08:09 +02:00
Anselm R. Garbe f45bd87e8a s/Xi18n/Xmb/ global 2006-06-12 12:32:35 +02:00
Anselm R. Garbe e02481607e yet another TODO entry 2006-06-12 12:12:19 +02:00
Anselm R. Garbe 3cff6fff61 updated TODO 2006-06-12 12:11:22 +02:00
Kris Maglione 44cea2d241 Added some more shape to fs2.c. This commit at least shows how trivial stating is now.
This still doesn't compile due to a lack of headers and parts of libixp that don't exist yet.
2006-06-12 01:37:18 -04:00
Kris Maglione 90fbc47d51 Backing out last change... 2006-06-11 22:10:56 -04:00
Kris Maglione 59a06d3c5d Make sure wmiir read /bar/../.. returns with error. 2006-06-11 21:56:08 -04:00
Kris Maglione 797ee8b125 A draft of the base of fs2.c. This is mostly an attempt to give shape to my thoughts. 2006-06-11 02:35:44 -04:00
Kris Maglione 918815c6d5 Fixed null pointer exception for dirs 1> than the greatest index 2006-06-10 16:47:59 -04:00
Kris Maglione 550f47230b Fixed previous /client/n/ stat bug 2006-06-10 03:06:29 -04:00
Kris Maglione 5bcdd8c938 Fixed message.c size calculation brokenness. This is better, not ideal; to be cleaned up. 2006-06-10 02:18:32 -04:00
Kris Maglione 512e1c824b merge 2006-06-09 19:59:59 -04:00
Kris Maglione d293339496 Fixed resizing first column, possible null pointer exception, and some whitespace changes. 2006-06-09 19:57:00 -04:00
Sander van Dijk 58ae619e01 column.c: same as in wmii-3 2006-06-09 20:06:34 +00:00
Anselm R. Garbe 4684c7a2ab fixed a warning in Uriel's code 2006-06-09 11:55:46 +02:00
Kris Maglione dd58d76cce Initialized i? to nil 2006-06-08 18:54:05 -04:00
Kris Maglione fa95a1a017 A few fixes 2006-06-08 18:48:46 -04:00
uriel fcb1b5fdaf I suck, I suck and I suck; fuck vim; used ed to fix things up 2006-06-08 23:32:12 +02:00
Anselm R. Garbe cedde2e43f merge? dunno why but here we go 2006-06-08 23:29:28 +02:00
uriel ccfe5d51f3 Small cleanup 2006-06-08 23:23:15 +02:00
Anselm R. Garbe 70e352ba5e removed ixp_socket_accept layeritis 2006-06-08 23:11:43 +02:00
Kris Maglione 4beaed1b0e Fixed some linked list issues 2006-06-08 16:44:23 -04:00
Anselm R. Garbe f0356de610 fixed handle_conns to prevent the crashing bug 2006-06-08 22:33:12 +02:00
Kris Maglione aa5213f0f9 Fix bad, broken code in link detach 2006-06-08 16:23:21 -04:00
Sander van Dijk 5a301641bf small fix in cmd/wm/wmii, update wmii.1 2006-06-08 19:30:48 +00:00
Anselm R. Garbe 817780da4b updated TODO again 2006-06-08 18:21:21 +02:00
Anselm R. Garbe c764cd4d35 updated TODO with bar stuff 2006-06-08 18:09:26 +02:00
Kris Maglione b0b46d2bf0 Used an initializer instead of memset for previous patch 2006-06-08 10:48:19 -04:00
Kris Maglione fc014f101c Zero srv in case it isn't (this shouldn't happen) 2006-06-08 10:46:01 -04:00
Anselm R. Garbe 643a3f14f6 s/n > i - 1/n >= i/ 2006-06-08 13:16:24 +02:00
Anselm R. Garbe e9b5f193bf fixed typo in newcolw_of_view() 2006-06-08 13:14:33 +02:00
Kris Maglione 88d1c80edb Fixed closing first column bug; updated cext_assert to abort() rather than exit(1) 2006-06-08 07:01:33 -04:00
Anselm R. Garbe 0cac1a2ba6 same fix (thx to 20h) 2006-06-08 12:38:43 +02:00
Anselm R. Garbe fdd8935f59 fixed stacked scaling 2006-06-08 11:12:09 +02:00
Anselm R. Garbe f72c098ecf merged Kris' changes 2006-06-08 10:54:19 +02:00
Anselm R. Garbe 9945dcce02 slightly tabstop==8 fix 2006-06-07 19:39:30 +02:00
Anselm R. Garbe 3508232320 Added tag snap for changeset 4518ae935af6e0893df927f9aa1d00e45bed2726 2006-06-07 19:25:35 +02:00
Anselm R. Garbe 91b4c6048c simplified assign_sel_view 2006-06-07 19:20:41 +02:00
Anselm R. Garbe fd122b4a05 fixed colorization of new labels in the bar 2006-06-07 19:19:16 +02:00
Anselm R. Garbe 456afb0c12 merged 2006-06-07 11:37:51 +02:00
garbeam e6c7a91f50 merged 2006-06-07 11:33:10 +02:00
Anselm R. Garbe 322a714dc2 small fix of wmiirc 2006-06-07 11:25:12 +02:00
Kris Maglione 865ac2aef1 Minor change to retagging with wmiimenu to prevent a race reported by DenisG 2006-06-06 23:44:12 -04:00
Kris Maglione f1a8ea8429 Fixed input width issues on change between title/input 2006-06-06 23:01:00 -04:00
Anselm R. Garbe 83f184dad7 applied Kris' idea to drop .0 suffixes in WMII_ADDRESS, removed internal labels, introduced several *Tag events, needs polishing 2006-06-06 21:10:30 +02:00
Anselm R. Garbe 67c8bc998a fixed mouse-based movements (was broken due wrong pt-assignements in do_mouse_resize and a wrong parameter in drop_move for new_column) 2006-06-06 18:56:31 +02:00
Anselm R. Garbe afda47cbf9 restoring wmiirc, using 50/50 instead of 60/40 by default 2006-06-06 17:35:29 +02:00
Kris Maglione 553a21620d Fixed a < that should have been <= 2006-06-05 16:20:31 -04:00
Kris Maglione f2e1716ca1 Restructure of arguments in snapping code for better performance in tight loop 2006-06-05 16:01:31 -04:00