Commit Graph

1735 Commits

Author SHA1 Message Date
Anselm R.Garbe a4c4998c8b swapping my default colors (bg with fg) 2006-08-10 10:22:15 +02:00
Anselm R.Garbe 8e053b6476 made terminals darker, that is better indeed 2006-08-10 10:20:26 +02:00
Anselm R.Garbe b79b5facb1 disallow zoom on maximized clients 2006-08-10 10:16:12 +02:00
Anselm R.Garbe c53f0fca91 added zoom on Mod1-Button1 on managed clients only (there is no moving possible) 2006-08-09 18:37:33 +02:00
Anselm R.Garbe c225e1afc2 removed NET_ACTIVE_WINDOW handling 2006-08-08 18:12:18 +02:00
Anselm R.Garbe 92e55c7c53 implemented NET_ACTIVE_WINDOW support 2006-08-08 17:08:45 +02:00
Anselm R.Garbe c86f131681 fixed typo 2006-08-08 12:58:05 +02:00
Anselm R.Garbe e943234d09 it always takes a while until one sticks to a colorscheme, but this one feels well 2006-08-08 12:50:11 +02:00
Anselm R.Garbe 9fc24e371b default colors are best 2006-08-08 12:47:45 +02:00
Anselm R.Garbe cac467d52c without borders it looks cleaner 2006-08-08 11:47:29 +02:00
Anselm R.Garbe 04f17d2669 red is easier to my eyes with ffffaa bg 2006-08-08 11:18:05 +02:00
Anselm R.Garbe dff15a02f7 using a better colorscheme (ffffaa is the best background for black) 2006-08-08 11:06:56 +02:00
Anselm R.Garbe 42277b1110 applied Sanders tiny patches 2006-08-08 09:30:45 +02:00
arg@10ksloc.org 095f9e143e removed some " 2006-08-07 17:38:14 +02:00
arg@10ksloc.org 9fbb2ebb90 I really only need 3 tags 2006-08-07 14:12:28 +02:00
arg@10ksloc.org dbcf87ce76 added a trailing '.' to shortcut descriptions in dwm(1) 2006-08-07 14:10:22 +02:00
arg@10ksloc.org 4250c26e9b changed signature of drawtext 2006-08-07 13:54:59 +02:00
arg@10ksloc.org e48de30516 applied grabbing-- and shell_minimal 2006-08-07 13:40:31 +02:00
arg@10ksloc.org 1f0060caa3 updated screenshot section 2006-08-07 12:26:28 +02:00
arg@10ksloc.org c732cc90ab changed font size, I'm not blind... 2006-08-07 12:21:17 +02:00
arg@10ksloc.org 4e2c5b5f25 small fix of a comment 2006-08-07 12:12:56 +02:00
arg@10ksloc.org d9386a0c07 typo fix 2006-08-07 11:58:46 +02:00
arg@10ksloc.org 66e16c92d3 applied Sanders man page/Makefile patch 2006-08-07 11:57:05 +02:00
arg@10ksloc.org 6a8e176df1 settle with grey 2006-08-07 11:10:19 +02:00
arg@10ksloc.org 632c7f3410 next version is 0.8 2006-08-07 10:32:36 +02:00
arg@10ksloc.org 045f1840e0 made my colors tasting better with the background 2006-08-07 10:28:21 +02:00
arg@10ksloc.org 45d16d090b status box should have a border in my eyes 2006-08-07 09:47:13 +02:00
arg@10ksloc.org 525c5ff4d8 next attempt for w on black switch 2006-08-07 09:41:43 +02:00
arg@10ksloc.org 5952157c3b Added tag 0.7 for changeset 3fb41412e2492f66476d92ce8f007a8b48fb1d2a 2006-08-07 08:55:39 +02:00
arg@10ksloc.org f777d21899 prepared dwm.html 2006-08-07 08:51:43 +02:00
arg@10ksloc.org 82064af2d7 added stripping to dwm target in Makefile 2006-08-07 08:46:11 +02:00
arg@10ksloc.org d54444cfd7 changed getproto, maybe that might fix the killclient issue reported on the list 2006-08-07 08:19:58 +02:00
arg@10ksloc.org 525ef3c178 applied endless loop prevention on zoom() 2006-08-07 08:05:04 +02:00
arg@10ksloc.org 5ef6ef1bac updated man page 2006-08-07 07:36:36 +02:00
arg@10ksloc.org f4208e7cac small fix of the last commit 2006-08-05 14:57:26 +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 a207949b65 mouse grab needs also to grab for combinations of numlock/lockmask 2006-08-05 14:02:25 +02:00
arg@10ksloc.org 86d12249dd slight fix 2006-08-05 13:10:09 +02:00
arg@10ksloc.org b098c94ed4 small performance tweak ;) 2006-08-04 18:34:40 +02:00
arg@10ksloc.org 6a39a496d0 fixed xterm font change (all other related apps should work fine with this fix as well) 2006-08-04 18:25:40 +02:00
arg@10ksloc.org 3d73084b5e fixed view-change bug reported on the list 2006-08-04 18:17:02 +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 1076161bf3 fixed dmenu link (thx to deifl) 2006-08-04 15:47:50 +02:00
arg@10ksloc.org e21d93b7bd switched to regexp matching for Rules 2006-08-04 14:40:32 +02:00
arg@10ksloc.org f504aea132 fixed a bug in dmenu call 2006-08-04 13:42:40 +02:00
arg@10ksloc.org 9955ddc978 using execl now, argv changed, using cmd and const char defs directly in the KEYS struct 2006-08-04 12:00:55 +02:00
arg@10ksloc.org 0dfe729f90 added dmenu to dwm.html 2006-08-04 10:36:22 +02:00
arg@10ksloc.org 8f698bd4cc small stylistic fix 2006-08-04 10:27:16 +02:00
arg@10ksloc.org 99b126d0af removed CONFIG 2006-08-03 17:08:43 +02:00
arg@10ksloc.org a2d56f6dce make config.h not a time dependence 2006-08-03 15:36:13 +02:00