Commit Graph

12 Commits

Author SHA1 Message Date
Anselm R. Garbe 5b44976a2d if stdin writer stops working, dwm consumed much IO load because it still tried to select on this fd, fixed 2006-07-14 17:30:37 +02:00
Anselm R. Garbe 6475be926b removed a bottleneck 2006-07-14 13:27:01 +02:00
Anselm R. Garbe e3fd306ee2 small fix 2006-07-14 12:09:05 +02:00
Anselm R. Garbe eb756ee169 made stdin reader more robust 2006-07-14 12:08:32 +02:00
Anselm R. Garbe 0e5c8198bc implemented dwm reading status text from stdin 2006-07-14 11:57:33 +02:00
Anselm R. Garbe 6458d72572 made barclick to select the specific tag 2006-07-14 10:34:07 +02:00
Anselm R. Garbe 9cd686c93a implemented bar for dwm (I miss status text), I plan that status text is read from stdin in dwm 2006-07-14 10:07:38 +02:00
Anselm R. Garbe 7fe717c29f fixed several things, nearly feature complete 2006-07-13 20:28:19 +02:00
Anselm R. Garbe 3aad92202d new stuff 2006-07-13 19:55:07 +02:00
Anselm R. Garbe efa7e51401 several other additions/fixes, dwm is quite usable already 2006-07-13 18:21:38 +02:00
Anselm R. Garbe c47da143bd implemented tagging a client 2006-07-13 17:09:35 +02:00
Anselm R. Garbe 9e8b3258a0 changed default colors 2006-07-13 11:43:05 +02:00