Commit Graph

  • dc5d967ee6 cleaned up code arg@10ksloc.org 2006-07-20 12:18:06 +0200
  • fe3756c8e1 Added tag 0.4 for changeset eb3165734f00fe7f7da8aeebaed00e60a57caac9 arg@10ksloc.org 2006-07-20 10:48:22 +0200
  • 01b151f5f8 prepared 0.4 arg@10ksloc.org 2006-07-20 10:48:19 +0200
  • 8bb4a93f2b using O3 instead of Os, binary size still < 40kb arg@10ksloc.org 2006-07-20 10:26:36 +0200
  • 5ec04b7726 fixed version in man page arg@10ksloc.org 2006-07-20 10:15:05 +0200
  • 3657eaedf3 yet another html patch arg@10ksloc.org 2006-07-20 10:12:41 +0200
  • 9291283a18 updated html arg@10ksloc.org 2006-07-20 10:10:58 +0200
  • eccd02def2 makefile now sets permissions for executables and man pages arg@10ksloc.org 2006-07-20 09:45:47 +0200
  • 11737233a7 removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable arg@10ksloc.org 2006-07-20 07:26:23 +0200
  • bcaf6a7a0f implemented regexp matching for rules arg@10ksloc.org 2006-07-19 17:42:08 +0200
  • f95eed34b4 applied Jukka's patch with s/ModKeyMask/MODKEY/g arg@10ksloc.org 2006-07-19 16:38:39 +0200
  • 1eaffa372f removed TODO, because dwm is nearly finished arg@10ksloc.org 2006-07-19 15:03:53 +0200
  • b1697e8d5f reapplied my default keybindings arg@10ksloc.org 2006-07-19 14:54:19 +0200
  • 801d11c7e7 alternate dwm.png arg@10ksloc.org 2006-07-19 14:49:19 +0200
  • 1b855fccd7 Added tag 0.3 for changeset 7e66082e5092fb0bccd18a3695a0bec52c80fdb2 arg@10ksloc.org 2006-07-19 14:44:44 +0200
  • d34b4c7b9a some changes in the html page arg@10ksloc.org 2006-07-19 14:44:24 +0200
  • 1f9614f82e prepared 0.3 arg@10ksloc.org 2006-07-19 14:43:17 +0200
  • 4491bdda69 fixed the bug mentioned by Sander arg@10ksloc.org 2006-07-19 14:11:27 +0200
  • 8af1d97332 refactored Sanders code somewhat arg@10ksloc.org 2006-07-19 13:52:31 +0200
  • 79cd408844 implemented fallback for too many clients in stacked mode arg@10ksloc.org 2006-07-19 13:36:04 +0200
  • 18be893b66 and another fix... arg@10ksloc.org 2006-07-19 13:30:18 +0200
  • 0fb1842fd0 yet another typo fix arg@10ksloc.org 2006-07-19 13:29:45 +0200
  • f522930a99 fixed a typo arg@10ksloc.org 2006-07-19 13:24:58 +0200
  • aebd745f72 floating clients get random (x,y) offsets now arg@10ksloc.org 2006-07-19 13:22:49 +0200
  • c53980cddc applied Sanders resize patch, fixed lower bug arg@10ksloc.org 2006-07-19 11:31:04 +0200
  • 95e56ffc0d changed CFLAGs arg@mmvi 2006-07-18 17:54:55 +0200
  • f1294353f2 firefox instance is different now arg@mmvi 2006-07-18 15:10:57 +0200
  • 6649dcce6d changed occurrences of wmii.de into 10kloc.org in dwm.html, because 10kloc.org is already working Anselm R. Garbe 2006-07-18 13:01:33 +0200
  • 58f2fe3f6a implemened distinguishing float/managed geometries of clients (works quite well) Anselm R. Garbe 2006-07-18 12:36:57 +0200
  • 0aaa9a21f3 pop on heretag Anselm R. Garbe 2006-07-18 11:45:32 +0200
  • 4f8b08d330 added heretag command which allows to tag a client of a foreign tag with current tag Anselm R. Garbe 2006-07-18 11:38:31 +0200
  • 849e631510 using EXIT_stuff in exit() now Anselm R. Garbe 2006-07-18 08:18:54 +0200
  • 789717d109 simplified Makefile Anselm R. Garbe 2006-07-17 18:49:13 +0200
  • 605630c145 added new stuff Anselm R. Garbe 2006-07-17 16:46:42 +0200
  • 1e7e57dad3 updated html Anselm R. Garbe 2006-07-17 11:56:27 +0200
  • eb184e02ea patched dwm Anselm R. Garbe 2006-07-17 11:36:07 +0200
  • ed41473634 updated README Anselm R. Garbe 2006-07-17 10:09:57 +0200
  • ee5ba14431 Added tag 0.2 for changeset 0a6472e2203994bc5738d40a340d26f7ec9d6062 Anselm R. Garbe 2006-07-17 10:00:59 +0200
  • b706893e0a updated html Anselm R. Garbe 2006-07-17 10:00:55 +0200
  • bf35794507 ordered variables in structs and source files alphabetically Anselm R. Garbe 2006-07-17 09:12:29 +0200
  • e743836541 slight change to dwm.1 Anselm R. Garbe 2006-07-17 08:37:37 +0200
  • 0c3544d42f simplified man page Anselm R. Garbe 2006-07-16 23:26:50 +0200
  • 94f7c2707b another XSync Anselm R. Garbe 2006-07-16 12:29:50 +0200
  • 901b3ed9b7 several additions in mouse handling ;) Anselm R. Garbe 2006-07-16 00:47:40 +0200
  • e6cbe9c11e fixed XSync handling and finished man page Anselm R. Garbe 2006-07-15 18:51:44 +0200
  • f60c597d65 changing XFlush into XSync Anselm R. Garbe 2006-07-15 18:11:14 +0200
  • c09bf8da07 sanitized other stuff Anselm R. Garbe 2006-07-15 17:19:19 +0200
  • adaa28a6e6 proceeded with cleaning up, sorting functions, etc Anselm R. Garbe 2006-07-15 17:00:56 +0200
  • dba23062ba rearranged several stuff Anselm R. Garbe 2006-07-15 16:30:50 +0200
  • c0705eeb65 sanitized names Anselm R. Garbe 2006-07-14 22:54:09 +0200
  • 29355bd382 rearranged Anselm R. Garbe 2006-07-14 22:33:38 +0200
  • 91a1f6926e I prefer the tiled/floating indicator on the right side Anselm R. Garbe 2006-07-14 18:59:25 +0200
  • 54775e0b3e bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) mode Anselm R. Garbe 2006-07-14 18:55:50 +0200
  • 59b4a5e4ca draw bar on exposure ;) Anselm R. Garbe 2006-07-14 18:46:12 +0200
  • 82384e385e Added tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf000428339a577 Anselm R. Garbe 2006-07-14 18:40:36 +0200
  • 7faa8a9042 prep 0.1 Anselm R. Garbe 2006-07-14 18:40:31 +0200
  • 6797ff84ae fixed crash on zoom if only 1 client exists Anselm R. Garbe 2006-07-14 18:11:36 +0200
  • e7fa504c3e removed a bunch of lines through swap removal Anselm R. Garbe 2006-07-14 17:43:56 +0200
  • 5b44976a2d if stdin writer stops working, dwm consumed much IO load because it still tried to select on this fd, fixed Anselm R. Garbe 2006-07-14 17:30:37 +0200
  • 6475be926b removed a bottleneck Anselm R. Garbe 2006-07-14 13:27:01 +0200
  • a1d0f81966 searching for a better way to discard enter notifies Anselm R. Garbe 2006-07-14 13:03:53 +0200
  • c2cf829ef9 focus on view change as well Anselm R. Garbe 2006-07-14 12:11:24 +0200
  • e3fd306ee2 small fix Anselm R. Garbe 2006-07-14 12:09:05 +0200
  • eb756ee169 made stdin reader more robust Anselm R. Garbe 2006-07-14 12:08:32 +0200
  • 0e5c8198bc implemented dwm reading status text from stdin Anselm R. Garbe 2006-07-14 11:57:33 +0200
  • 6458d72572 made barclick to select the specific tag Anselm R. Garbe 2006-07-14 10:34:07 +0200
  • 9cd686c93a implemented bar for dwm (I miss status text), I plan that status text is read from stdin in dwm Anselm R. Garbe 2006-07-14 10:07:38 +0200
  • 1549faf3b9 continued with man page Anselm R. Garbe 2006-07-14 08:45:30 +0200
  • 72655f0ce7 continued with man page Anselm R. Garbe 2006-07-14 08:34:38 +0200
  • 86d9851427 except improvements to the mouse handling this is already nearly feature complete Anselm R. Garbe 2006-07-13 21:49:55 +0200
  • 66da15324e added mini stuff Anselm R. Garbe 2006-07-13 21:42:17 +0200
  • 7fe717c29f fixed several things, nearly feature complete Anselm R. Garbe 2006-07-13 20:28:19 +0200
  • 3aad92202d new stuff Anselm R. Garbe 2006-07-13 19:55:07 +0200
  • efa7e51401 several other additions/fixes, dwm is quite usable already Anselm R. Garbe 2006-07-13 18:21:38 +0200
  • c47da143bd implemented tagging a client Anselm R. Garbe 2006-07-13 17:09:35 +0200
  • b72588746f several fixes Anselm R. Garbe 2006-07-13 14:33:22 +0200
  • b2e98bf9e2 added philosophy section Anselm R. Garbe 2006-07-13 12:35:46 +0200
  • ce846e941b added xlock command (I need it regularly) Anselm R. Garbe 2006-07-13 12:19:10 +0200
  • 0a638a4caf added pointer warps on kb-driven/manage-driven focus Anselm R. Garbe 2006-07-13 12:00:20 +0200
  • 21553f9b4d changed back to urxvt, dwm has no problems with it, because it doesn't use frame windows ;) Anselm R. Garbe 2006-07-13 11:49:31 +0200
  • 9e8b3258a0 changed default colors Anselm R. Garbe 2006-07-13 11:43:05 +0200
  • 44f2e8b952 added dev.c instead of kb.c Anselm R. Garbe 2006-07-13 10:34:55 +0200
  • 3f942f9e79 removed obsolete stuff Anselm R. Garbe 2006-07-13 10:25:57 +0200
  • 7e433694ff fixed grammar bug reported by John-Galt Anselm R. Garbe 2006-07-13 10:19:24 +0200
  • f33a30a207 another change Anselm R. Garbe 2006-07-13 10:05:46 +0200
  • 4ae1105577 updated man page Anselm R. Garbe 2006-07-13 10:04:50 +0200
  • 01a8d44de4 small changes to README Anselm R. Garbe 2006-07-13 10:03:56 +0200
  • 3791ec054d last change to dwm.html Anselm R. Garbe 2006-07-13 10:02:28 +0200
  • 80c7add6c8 renamed/changed Anselm R. Garbe 2006-07-13 09:33:26 +0200
  • 650a1fb4e1 added logo+description Anselm R. Garbe 2006-07-13 09:32:22 +0200
  • d7e17087ed new stuff (some warning elimination) Anselm R. Garbe 2006-07-13 01:55:54 +0200
  • 8b59083eb1 removed unnecessary crap Anselm R. Garbe 2006-07-13 01:30:55 +0200
  • da2bbd371c before leaning things up Anselm R. Garbe 2006-07-13 01:04:38 +0200
  • b1701adf75 new stuff, fixed several issues Anselm R. Garbe 2006-07-12 17:50:31 +0200
  • 2e836ecce1 added gravity stuff Anselm R. Garbe 2006-07-12 17:17:15 +0200
  • 6db5ffb6c9 added max Anselm R. Garbe 2006-07-12 16:40:37 +0200
  • 4641aa2925 added grid mode on Mod1Mask g Anselm R. Garbe 2006-07-12 16:00:51 +0200
  • dfd84f9bf3 simplified several portions of code through replacing rect structs with x,y,h,w counterparts (much more readable) Anselm R. Garbe 2006-07-12 15:17:22 +0200
  • 7696c89c90 fixed configurerequest Anselm R. Garbe 2006-07-12 00:53:11 +0200
  • b41c56ae6b new colors Anselm R. Garbe 2006-07-12 00:50:09 +0200