Commit Graph

51 Commits

Author SHA1 Message Date
arg@mig29
2cce4b95cd applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable) 2006-10-31 12:06:38 +01:00
Anselm R. Garbe
8b68890650 now being at v2.0 2006-10-14 18:21:39 +02:00
Anselm R. Garbe
0384faeee5 changing MASTER value from percent into per mill 2006-10-05 18:18:47 +02:00
Anselm R. Garbe
14d05e7c72 first step to a more flexible dotile() algorithm 2006-09-29 12:38:27 +02:00
Anselm R. Garbe
6092aa977e fixing the settags issue, preparing 1.7.1 2006-09-27 17:18:46 +02:00
arg@mmvi
886b2088f1 improved intro comment in dwm.h, updated config.mk 2006-09-20 09:40:35 +02:00
Anselm R. Garbe
438beeabde small fix 2006-09-11 08:58:58 +02:00
Anselm R. Garbe
e8389a4cc0 maybe this might work 2006-09-06 13:56:46 +02:00
Anselm R. Garbe
57c49fe867 prepared dwm-1.4 update 2006-09-06 12:18:57 +02:00
Anselm R. Garbe
da0b2a2f31 seems to preserve floating client z-layer order (even with reorder() calls) 2006-09-06 11:46:35 +02:00
Anselm R. Garbe
6436dd4438 after 1.3 2006-09-04 17:52:46 +02:00
Anselm R. Garbe
01d13b0c49 retagged 2006-09-04 17:52:12 +02:00
Anselm R. Garbe
1b2e149cb4 removed html crap 2006-09-04 17:37:31 +02:00
Anselm R. Garbe
4c368bcd24 applied sanders patch to remove unnecessary commit() 2006-08-31 08:48:04 +02:00
Anselm R. Garbe
846850914d changed config.arg.h - I really need the 4th tag 2006-08-28 12:27:00 +02:00
Anselm R. Garbe
2e0c767d74 3->4 colors 2006-08-24 12:04:56 +02:00
Anselm R.Garbe
14f7380308 applied another config.mk patch made by sander 2006-08-16 12:36:32 +02:00
Anselm R.Garbe
b9cd0c4331 fixing small bug in config.mk 2006-08-15 16:54:54 +02:00
Anselm R.Garbe
95766d6241 applied Sanders LD and resize patches 2006-08-14 08:43:19 +02:00
Anselm R.Garbe
84818bdbb5 upgraded version info 2006-08-11 10:28:51 +02:00
arg@10ksloc.org
632c7f3410 next version is 0.8 2006-08-07 10:32:36 +02:00
arg@10ksloc.org
ecc95c903b using -Os again, zoom is ignored in floating mode or on floating clients 2006-08-05 14:56:32 +02:00
arg@10ksloc.org
12b1d439e4 no need for -g anymore, regexp matching works now 2006-08-04 17:04:50 +02:00
arg@10ksloc.org
e21d93b7bd switched to regexp matching for Rules 2006-08-04 14:40:32 +02:00
arg@10ksloc.org
863656d2bc fixed a type in README, and patched config.mk 2006-08-02 17:12:00 +02:00
arg@10ksloc.org
b515765216 removed the CONFIG variable from config.mk, renamed config.h into config.default.h, after first clone/extract one needs to copy config.default.h to config.h, that is easier than always heavy typing make CONFIG=blafasel 2006-08-02 16:46:59 +02:00
arg@10ksloc.org
3af6434085 applied Sanders patches (numlock2) 2006-08-02 11:13:32 +02:00
arg@10ksloc.org
77f8c075c4 uppercasing all define'd values (uppercase-prefixed should only be enum field qualifiers) 2006-08-01 14:46:01 +02:00
arg@10ksloc.org
a73a882806 centralized/externalized configuration to config.h 2006-08-01 13:59:13 +02:00
arg@10ksloc.org
7b5638f61d applied Sanders patches 2006-08-01 12:32:33 +02:00
arg@10ksloc.org
67b3083dfd s/0.5/0.6/ - my steps are wider than the reality 2006-07-21 10:18:12 +02:00
arg@10ksloc.org
ba59bc8b9f preparing 0.6 which will be available in the evening after sanders patch approx. 2006-07-21 09:39:44 +02:00
arg@10ksloc.org
72707c2fae using double-linked list in order to get correct prev focus handling 2006-07-20 16:54:20 +02:00
arg@10ksloc.org
dc5d967ee6 cleaned up code 2006-07-20 12:18:06 +02:00
arg@10ksloc.org
8bb4a93f2b using O3 instead of Os, binary size still < 40kb 2006-07-20 10:26:36 +02:00
arg@10ksloc.org
f95eed34b4 applied Jukka's patch with s/ModKeyMask/MODKEY/g 2006-07-19 16:38:39 +02:00
arg@mmvi
95e56ffc0d changed CFLAGs 2006-07-18 17:54:55 +02:00
Anselm R. Garbe
789717d109 simplified Makefile 2006-07-17 18:49:13 +02:00
Anselm R. Garbe
eb184e02ea patched dwm 2006-07-17 11:36:07 +02:00
Anselm R. Garbe
0c3544d42f simplified man page 2006-07-16 23:26:50 +02:00
Anselm R. Garbe
59b4a5e4ca draw bar on exposure ;) 2006-07-14 18:46:12 +02:00
Anselm R. Garbe
7faa8a9042 prep 0.1 2006-07-14 18:40:31 +02:00
Anselm R. Garbe
0e5c8198bc implemented dwm reading status text from stdin 2006-07-14 11:57:33 +02:00
Anselm R. Garbe
72655f0ce7 continued with man page 2006-07-14 08:34:38 +02:00
Anselm R. Garbe
3aad92202d new stuff 2006-07-13 19:55:07 +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
b1701adf75 new stuff, fixed several issues 2006-07-12 17:50:31 +02:00
Anselm R. Garbe
4641aa2925 added grid mode on Mod1Mask g 2006-07-12 16:00:51 +02:00
Anselm R. Garbe
8a34fa50f7 added new stuff 2006-07-10 18:35:39 +02:00