Commit Graph

1707 Commits

Author SHA1 Message Date
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
Anselm R. Garbe
da2bbd371c before leaning things up 2006-07-13 01:04:38 +02:00
Anselm R. Garbe
b1701adf75 new stuff, fixed several issues 2006-07-12 17:50:31 +02:00
Anselm R. Garbe
2e836ecce1 added gravity stuff 2006-07-12 17:17:15 +02:00
Anselm R. Garbe
6db5ffb6c9 added max 2006-07-12 16:40:37 +02:00
Anselm R. Garbe
4641aa2925 added grid mode on Mod1Mask g 2006-07-12 16:00:51 +02:00
Anselm R. Garbe
dfd84f9bf3 simplified several portions of code through replacing rect structs with x,y,h,w counterparts (much more readable) 2006-07-12 15:17:22 +02:00
Anselm R. Garbe
7696c89c90 fixed configurerequest 2006-07-12 00:53:11 +02:00
Anselm R. Garbe
b41c56ae6b new colors 2006-07-12 00:50:09 +02:00
Anselm R. Garbe
2a0fc84c4a some more additions/fixes 2006-07-12 00:00:25 +02:00
Anselm R. Garbe
896f08d7d5 fixed several other stuff, coming closer to something useful 2006-07-11 23:46:39 +02:00
Anselm R. Garbe
83d23908d3 implemented draw_client stuff 2006-07-11 23:18:30 +02:00
Anselm R. Garbe
a05beb6585 made code more readable 2006-07-11 22:49:09 +02:00
Anselm R. Garbe
48b6e9a396 added basic mouse support (actually we don't need more) 2006-07-11 21:41:49 +02:00
Anselm R. Garbe
b9da4b082e added mouse-based resizals 2006-07-11 21:24:10 +02:00
Anselm R. Garbe
5ed16faecb updated README 2006-07-11 18:59:09 +02:00
Anselm R. Garbe
d6e0e6e987 several changes, new stuff 2006-07-11 18:53:41 +02:00
Anselm R. Garbe
b1669b5c48 removed unnecessary sel stuff 2006-07-11 18:19:01 +02:00
Anselm R. Garbe
586f66331d added bar event timer 2006-07-11 18:15:11 +02:00
Anselm R. Garbe
3399650076 added protocol killing stuff 2006-07-11 16:14:22 +02:00
Anselm R. Garbe
272e15c4b7 new stuff 2006-07-11 14:53:22 +02:00
Anselm R. Garbe
26e134b8a7 added gridsel to gridwm 2006-07-11 13:21:57 +02:00
Anselm R. Garbe
005362043d changed how manage client works 2006-07-11 13:02:22 +02:00
Anselm R. Garbe
16c67f32d6 fixed several stuff (gridwm gets better and better) 2006-07-11 12:52:57 +02:00
Anselm R. Garbe
366d81e313 added key handling 2006-07-11 11:50:18 +02:00
Anselm R. Garbe
8a8b7956b6 new stuff 2006-07-11 11:27:56 +02:00