Commit Graph

82 Commits

Author SHA1 Message Date
Anselm R. Garbe
94f7c2707b another XSync 2006-07-16 12:29:50 +02:00
Anselm R. Garbe
901b3ed9b7 several additions in mouse handling ;) 2006-07-16 00:47:40 +02:00
Anselm R. Garbe
e6cbe9c11e fixed XSync handling and finished man page 2006-07-15 18:51:44 +02:00
Anselm R. Garbe
f60c597d65 changing XFlush into XSync 2006-07-15 18:11:14 +02:00
Anselm R. Garbe
c09bf8da07 sanitized other stuff 2006-07-15 17:19:19 +02:00
Anselm R. Garbe
adaa28a6e6 proceeded with cleaning up, sorting functions, etc 2006-07-15 17:00:56 +02:00
Anselm R. Garbe
dba23062ba rearranged several stuff 2006-07-15 16:30:50 +02:00
Anselm R. Garbe
c0705eeb65 sanitized names 2006-07-14 22:54:09 +02:00
Anselm R. Garbe
29355bd382 rearranged 2006-07-14 22:33:38 +02:00
Anselm R. Garbe
91a1f6926e I prefer the tiled/floating indicator on the right side 2006-07-14 18:59:25 +02:00
Anselm R. Garbe
54775e0b3e bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) mode 2006-07-14 18:55:50 +02:00
Anselm R. Garbe
59b4a5e4ca draw bar on exposure ;) 2006-07-14 18:46:12 +02:00
Anselm R. Garbe
82384e385e Added tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf000428339a577 2006-07-14 18:40:36 +02:00
Anselm R. Garbe
7faa8a9042 prep 0.1 2006-07-14 18:40:31 +02:00
Anselm R. Garbe
6797ff84ae fixed crash on zoom if only 1 client exists 2006-07-14 18:11:36 +02:00
Anselm R. Garbe
e7fa504c3e removed a bunch of lines through swap removal 2006-07-14 17:43:56 +02:00
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
a1d0f81966 searching for a better way to discard enter notifies 2006-07-14 13:03:53 +02:00
Anselm R. Garbe
c2cf829ef9 focus on view change as well 2006-07-14 12:11:24 +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
1549faf3b9 continued with man page 2006-07-14 08:45:30 +02:00
Anselm R. Garbe
72655f0ce7 continued with man page 2006-07-14 08:34:38 +02:00
Anselm R. Garbe
86d9851427 except improvements to the mouse handling this is already nearly feature complete 2006-07-13 21:49:55 +02:00
Anselm R. Garbe
66da15324e added mini stuff 2006-07-13 21:42:17 +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
b72588746f several fixes 2006-07-13 14:33:22 +02:00
Anselm R. Garbe
b2e98bf9e2 added philosophy section 2006-07-13 12:35:46 +02:00
Anselm R. Garbe
ce846e941b added xlock command (I need it regularly) 2006-07-13 12:19:10 +02:00
Anselm R. Garbe
0a638a4caf added pointer warps on kb-driven/manage-driven focus 2006-07-13 12:00:20 +02:00
Anselm R. Garbe
21553f9b4d changed back to urxvt, dwm has no problems with it, because it doesn't use frame windows ;) 2006-07-13 11:49:31 +02:00
Anselm R. Garbe
9e8b3258a0 changed default colors 2006-07-13 11:43:05 +02:00
Anselm R. Garbe
44f2e8b952 added dev.c instead of kb.c 2006-07-13 10:34:55 +02:00
Anselm R. Garbe
3f942f9e79 removed obsolete stuff 2006-07-13 10:25:57 +02:00
Anselm R. Garbe
7e433694ff fixed grammar bug reported by John-Galt 2006-07-13 10:19:24 +02:00
Anselm R. Garbe
f33a30a207 another change 2006-07-13 10:05:46 +02:00
Anselm R. Garbe
4ae1105577 updated man page 2006-07-13 10:04:50 +02:00
Anselm R. Garbe
01a8d44de4 small changes to README 2006-07-13 10:03:56 +02:00
Anselm R. Garbe
3791ec054d last change to dwm.html 2006-07-13 10:02:28 +02:00
Anselm R. Garbe
80c7add6c8 renamed/changed 2006-07-13 09:33:26 +02:00
Anselm R. Garbe
650a1fb4e1 added logo+description 2006-07-13 09:32:22 +02:00
Anselm R. Garbe
d7e17087ed new stuff (some warning elimination) 2006-07-13 01:55:54 +02:00
Anselm R. Garbe
8b59083eb1 removed unnecessary crap 2006-07-13 01:30:55 +02:00