dwm.git
18 years agosupplying NULL args in select
Anselm R.Garbe [Mon, 14 Aug 2006 05:40:20 +0000 (07:40 +0200)]
supplying NULL args in select

18 years agoreducing ConnectionNumber calls to a bare minimum
Anselm R.Garbe [Mon, 14 Aug 2006 05:23:46 +0000 (07:23 +0200)]
reducing ConnectionNumber calls to a bare minimum

18 years agoupdated man page, added CAVEATS section
Anselm R.Garbe [Sun, 13 Aug 2006 16:04:42 +0000 (18:04 +0200)]
updated man page, added CAVEATS section

18 years agomade shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)
Anselm R.Garbe [Sun, 13 Aug 2006 15:58:06 +0000 (17:58 +0200)]
made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)

18 years agoimplemented viewextend and added M-S-C-n shortcuts for extending the current view...
Anselm R.Garbe [Fri, 11 Aug 2006 17:26:12 +0000 (19:26 +0200)]
implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature

18 years agoimplement multi-tag selection through button3 click on the specific tag
Anselm R.Garbe [Fri, 11 Aug 2006 16:37:41 +0000 (18:37 +0200)]
implement multi-tag selection through button3 click on the specific tag

18 years agoafter some days of experimenting with grey background, I finally give up and switch...
Anselm R.Garbe [Fri, 11 Aug 2006 16:11:39 +0000 (18:11 +0200)]
after some days of experimenting with grey background, I finally give up and switch to white on black ;)

18 years agoapplied Sanders fixes to dwm.1
Anselm R.Garbe [Fri, 11 Aug 2006 15:12:48 +0000 (17:12 +0200)]
applied Sanders fixes to dwm.1

18 years agofixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
Anselm R.Garbe [Fri, 11 Aug 2006 10:32:34 +0000 (12:32 +0200)]
fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)

18 years agosimplified drawtext
Anselm R.Garbe [Fri, 11 Aug 2006 09:52:55 +0000 (11:52 +0200)]
simplified drawtext

18 years agoupdated dwm(1)
Anselm R.Garbe [Fri, 11 Aug 2006 08:54:29 +0000 (10:54 +0200)]
updated dwm(1)

18 years agoupgraded version info
Anselm R.Garbe [Fri, 11 Aug 2006 08:28:51 +0000 (10:28 +0200)]
upgraded version info

18 years agoapplied Sander's patch as well
Anselm R.Garbe [Fri, 11 Aug 2006 08:05:53 +0000 (10:05 +0200)]
applied Sander's patch as well

18 years agorealized that client focussing through the bar is pretty useless, better is sloppy...
Anselm R.Garbe [Fri, 11 Aug 2006 08:00:47 +0000 (10:00 +0200)]
realized that client focussing through the bar is pretty useless, better is sloppy view focussing for B1/B3 as well instead

18 years agoimplemented focusprev on button1 press in the bar, and focusnext on button3 press...
Anselm R.Garbe [Fri, 11 Aug 2006 07:16:40 +0000 (09:16 +0200)]
implemented focusprev on button1 press in the bar, and focusnext on button3 press in the bar

18 years agosimplified unmanage
Anselm R.Garbe [Fri, 11 Aug 2006 06:47:55 +0000 (08:47 +0200)]
simplified unmanage

18 years agoremoved the if(clients) check from popping code
Anselm R.Garbe [Fri, 11 Aug 2006 06:34:42 +0000 (08:34 +0200)]
removed the if(clients) check from popping code

18 years agoadded dwm favicon
Anselm R.Garbe [Thu, 10 Aug 2006 16:44:19 +0000 (18:44 +0200)]
added dwm favicon

18 years agoapplied Sanders zoom_update patch
Anselm R.Garbe [Thu, 10 Aug 2006 15:48:50 +0000 (17:48 +0200)]
applied Sanders zoom_update patch

18 years agorespecting inc hints in floating mode on togglemax
Anselm R.Garbe [Thu, 10 Aug 2006 15:33:11 +0000 (17:33 +0200)]
respecting inc hints in floating mode on togglemax

18 years agoreverting last patch, that sucks, I don't care about retarded apps like gvim
Anselm R.Garbe [Thu, 10 Aug 2006 14:37:13 +0000 (16:37 +0200)]
reverting last patch, that sucks, I don't care about retarded apps like gvim

18 years agotogglemax repects inc-hints (this way gvim can be toggle'maxed as well)
Anselm R.Garbe [Thu, 10 Aug 2006 14:35:36 +0000 (16:35 +0200)]
togglemax repects inc-hints (this way gvim can be toggle'maxed as well)

18 years agoapplied grammar correction by ILF
Anselm R.Garbe [Thu, 10 Aug 2006 13:35:02 +0000 (15:35 +0200)]
applied grammar correction by ILF

18 years agoAdded tag 0.8 for changeset cd15de32e173f8ce97bfe1c9b6607937b59056b4
Anselm R.Garbe [Thu, 10 Aug 2006 13:19:31 +0000 (15:19 +0200)]
Added tag 0.8 for changeset cd15de32e173f8ce97bfe1c9b6607937b59056b4

18 years agoprepared 0.8
Anselm R.Garbe [Thu, 10 Aug 2006 13:19:25 +0000 (15:19 +0200)]
prepared 0.8

18 years agoupdated html
Anselm R.Garbe [Thu, 10 Aug 2006 11:30:39 +0000 (13:30 +0200)]
updated html

18 years agofixed the issue reported by sander (gaps at left columns button due to round-offs)
Anselm R.Garbe [Thu, 10 Aug 2006 10:33:44 +0000 (12:33 +0200)]
fixed the issue reported by sander (gaps at left columns button due to round-offs)

18 years agoapplied sumik's multihead patch
Anselm R.Garbe [Thu, 10 Aug 2006 09:26:32 +0000 (11:26 +0200)]
applied sumik's multihead patch

18 years agoapplied sander's patch
Anselm R.Garbe [Thu, 10 Aug 2006 09:19:25 +0000 (11:19 +0200)]
applied sander's patch

18 years agoreadded border color, this sucks least
Anselm R.Garbe [Thu, 10 Aug 2006 09:12:15 +0000 (11:12 +0200)]
readded border color, this sucks least

18 years agodrawing border with fg color
Anselm R.Garbe [Thu, 10 Aug 2006 09:07:27 +0000 (11:07 +0200)]
drawing border with fg color

18 years agoremoved unnecessary border color
Anselm R.Garbe [Thu, 10 Aug 2006 08:27:08 +0000 (10:27 +0200)]
removed unnecessary border color

18 years agoswapping my default colors (bg with fg)
Anselm R.Garbe [Thu, 10 Aug 2006 08:22:15 +0000 (10:22 +0200)]
swapping my default colors (bg with fg)

18 years agomade terminals darker, that is better indeed
Anselm R.Garbe [Thu, 10 Aug 2006 08:20:26 +0000 (10:20 +0200)]
made terminals darker, that is better indeed

18 years agodisallow zoom on maximized clients
Anselm R.Garbe [Thu, 10 Aug 2006 08:16:12 +0000 (10:16 +0200)]
disallow zoom on maximized clients

18 years agoadded zoom on Mod1-Button1 on managed clients only (there is no moving possible)
Anselm R.Garbe [Wed, 9 Aug 2006 16:37:33 +0000 (18:37 +0200)]
added zoom on Mod1-Button1 on managed clients only (there is no moving possible)

18 years agoremoved NET_ACTIVE_WINDOW handling
Anselm R.Garbe [Tue, 8 Aug 2006 16:12:18 +0000 (18:12 +0200)]
removed NET_ACTIVE_WINDOW handling

18 years agoimplemented NET_ACTIVE_WINDOW support
Anselm R.Garbe [Tue, 8 Aug 2006 15:08:45 +0000 (17:08 +0200)]
implemented NET_ACTIVE_WINDOW support

18 years agofixed typo
Anselm R.Garbe [Tue, 8 Aug 2006 10:58:05 +0000 (12:58 +0200)]
fixed typo

18 years agoit always takes a while until one sticks to a colorscheme, but this one feels well
Anselm R.Garbe [Tue, 8 Aug 2006 10:50:11 +0000 (12:50 +0200)]
it always takes a while until one sticks to a colorscheme, but this one feels well

18 years agodefault colors are best
Anselm R.Garbe [Tue, 8 Aug 2006 10:47:45 +0000 (12:47 +0200)]
default colors are best

18 years agowithout borders it looks cleaner
Anselm R.Garbe [Tue, 8 Aug 2006 09:47:29 +0000 (11:47 +0200)]
without borders it looks cleaner

18 years agored is easier to my eyes with ffffaa bg
Anselm R.Garbe [Tue, 8 Aug 2006 09:18:05 +0000 (11:18 +0200)]
red is easier to my eyes with ffffaa bg

18 years agousing a better colorscheme (ffffaa is the best background for black)
Anselm R.Garbe [Tue, 8 Aug 2006 09:06:56 +0000 (11:06 +0200)]
using a better colorscheme (ffffaa is the best background for black)

18 years agoapplied Sanders tiny patches
Anselm R.Garbe [Tue, 8 Aug 2006 07:30:45 +0000 (09:30 +0200)]
applied Sanders tiny patches

18 years agoremoved some "
arg@10ksloc.org [Mon, 7 Aug 2006 15:38:14 +0000 (17:38 +0200)]
removed some "

18 years agoI really only need 3 tags
arg@10ksloc.org [Mon, 7 Aug 2006 12:12:28 +0000 (14:12 +0200)]
I really only need 3 tags

18 years agoadded a trailing '.' to shortcut descriptions in dwm(1)
arg@10ksloc.org [Mon, 7 Aug 2006 12:10:22 +0000 (14:10 +0200)]
added a trailing '.' to shortcut descriptions in dwm(1)

18 years agochanged signature of drawtext
arg@10ksloc.org [Mon, 7 Aug 2006 11:54:59 +0000 (13:54 +0200)]
changed signature of drawtext

18 years agoapplied grabbing-- and shell_minimal
arg@10ksloc.org [Mon, 7 Aug 2006 11:40:31 +0000 (13:40 +0200)]
applied grabbing-- and shell_minimal

18 years agoupdated screenshot section
arg@10ksloc.org [Mon, 7 Aug 2006 10:26:28 +0000 (12:26 +0200)]
updated screenshot section

18 years agochanged font size, I'm not blind...
arg@10ksloc.org [Mon, 7 Aug 2006 10:21:17 +0000 (12:21 +0200)]
changed font size, I'm not blind...

18 years agosmall fix of a comment
arg@10ksloc.org [Mon, 7 Aug 2006 10:12:56 +0000 (12:12 +0200)]
small fix of a comment

18 years agotypo fix
arg@10ksloc.org [Mon, 7 Aug 2006 09:58:46 +0000 (11:58 +0200)]
typo fix

18 years agoapplied Sanders man page/Makefile patch
arg@10ksloc.org [Mon, 7 Aug 2006 09:57:05 +0000 (11:57 +0200)]
applied Sanders man page/Makefile patch

18 years agosettle with grey
arg@10ksloc.org [Mon, 7 Aug 2006 09:10:19 +0000 (11:10 +0200)]
settle with grey

18 years agonext version is 0.8
arg@10ksloc.org [Mon, 7 Aug 2006 08:32:36 +0000 (10:32 +0200)]
next version is 0.8

18 years agomade my colors tasting better with the background
arg@10ksloc.org [Mon, 7 Aug 2006 08:28:21 +0000 (10:28 +0200)]
made my colors tasting better with the background

18 years agostatus box should have a border in my eyes
arg@10ksloc.org [Mon, 7 Aug 2006 07:47:13 +0000 (09:47 +0200)]
status box should have a border in my eyes

18 years agonext attempt for w on black switch
arg@10ksloc.org [Mon, 7 Aug 2006 07:41:43 +0000 (09:41 +0200)]
next attempt for w on black switch

18 years agoAdded tag 0.7 for changeset 3fb41412e2492f66476d92ce8f007a8b48fb1d2a
arg@10ksloc.org [Mon, 7 Aug 2006 06:55:39 +0000 (08:55 +0200)]
Added tag 0.7 for changeset 3fb41412e2492f66476d92ce8f007a8b48fb1d2a

18 years agoprepared dwm.html
arg@10ksloc.org [Mon, 7 Aug 2006 06:51:43 +0000 (08:51 +0200)]
prepared dwm.html

18 years agoadded stripping to dwm target in Makefile
arg@10ksloc.org [Mon, 7 Aug 2006 06:46:11 +0000 (08:46 +0200)]
added stripping to dwm target in Makefile

18 years agochanged getproto, maybe that might fix the killclient issue reported on the list
arg@10ksloc.org [Mon, 7 Aug 2006 06:19:58 +0000 (08:19 +0200)]
changed getproto, maybe that might fix the killclient issue reported on the list

18 years agoapplied endless loop prevention on zoom()
arg@10ksloc.org [Mon, 7 Aug 2006 06:05:04 +0000 (08:05 +0200)]
applied endless loop prevention on zoom()

18 years agoupdated man page
arg@10ksloc.org [Mon, 7 Aug 2006 05:36:36 +0000 (07:36 +0200)]
updated man page

18 years agosmall fix of the last commit
arg@10ksloc.org [Sat, 5 Aug 2006 12:57:26 +0000 (14:57 +0200)]
small fix of the last commit

18 years agousing -Os again, zoom is ignored in floating mode or on floating clients
arg@10ksloc.org [Sat, 5 Aug 2006 12:56:32 +0000 (14:56 +0200)]
using -Os again, zoom is ignored in floating mode or on floating clients

18 years agomouse grab needs also to grab for combinations of numlock/lockmask
arg@10ksloc.org [Sat, 5 Aug 2006 12:02:25 +0000 (14:02 +0200)]
mouse grab needs also to grab for combinations of numlock/lockmask

18 years agoslight fix
arg@10ksloc.org [Sat, 5 Aug 2006 11:10:09 +0000 (13:10 +0200)]
slight fix

18 years agosmall performance tweak ;)
arg@10ksloc.org [Fri, 4 Aug 2006 16:34:40 +0000 (18:34 +0200)]
small performance tweak ;)

18 years agofixed xterm font change (all other related apps should work fine with this fix as...
arg@10ksloc.org [Fri, 4 Aug 2006 16:25:40 +0000 (18:25 +0200)]
fixed xterm font change (all other related apps should work fine with this fix as well)

18 years agofixed view-change bug reported on the list
arg@10ksloc.org [Fri, 4 Aug 2006 16:17:02 +0000 (18:17 +0200)]
fixed view-change bug reported on the list

18 years agono need for -g anymore, regexp matching works now
arg@10ksloc.org [Fri, 4 Aug 2006 15:04:50 +0000 (17:04 +0200)]
no need for -g anymore, regexp matching works now

18 years agofixed dmenu link (thx to deifl)
arg@10ksloc.org [Fri, 4 Aug 2006 13:47:50 +0000 (15:47 +0200)]
fixed dmenu link (thx to deifl)

18 years agoswitched to regexp matching for Rules
arg@10ksloc.org [Fri, 4 Aug 2006 12:40:32 +0000 (14:40 +0200)]
switched to regexp matching for Rules

18 years agofixed a bug in dmenu call
arg@10ksloc.org [Fri, 4 Aug 2006 11:42:40 +0000 (13:42 +0200)]
fixed a bug in dmenu call

18 years agousing execl now, argv changed, using cmd and const char defs directly in the KEYS...
arg@10ksloc.org [Fri, 4 Aug 2006 10:00:55 +0000 (12:00 +0200)]
using execl now, argv changed, using cmd and const char defs directly in the KEYS struct

18 years agoadded dmenu to dwm.html
arg@10ksloc.org [Fri, 4 Aug 2006 08:36:22 +0000 (10:36 +0200)]
added dmenu to dwm.html

18 years agosmall stylistic fix
arg@10ksloc.org [Fri, 4 Aug 2006 08:27:16 +0000 (10:27 +0200)]
small stylistic fix

18 years agoremoved CONFIG
arg@10ksloc.org [Thu, 3 Aug 2006 15:08:43 +0000 (17:08 +0200)]
removed CONFIG

18 years agomake config.h not a time dependence
arg@10ksloc.org [Thu, 3 Aug 2006 13:36:13 +0000 (15:36 +0200)]
make config.h not a time dependence

18 years agoremoved rm config.h from clean
arg@10ksloc.org [Thu, 3 Aug 2006 13:29:28 +0000 (15:29 +0200)]
removed rm config.h from clean

18 years agoadded gmake compliance
arg@10ksloc.org [Thu, 3 Aug 2006 13:21:08 +0000 (15:21 +0200)]
added gmake compliance

18 years agos/tag2/two/g
arg@10ksloc.org [Thu, 3 Aug 2006 13:09:52 +0000 (15:09 +0200)]
s/tag2/two/g

18 years agoapplied Jukka's diff
arg@10ksloc.org [Thu, 3 Aug 2006 13:05:34 +0000 (15:05 +0200)]
applied Jukka's diff

18 years agoapplied Sanders Makefile patch
arg@10ksloc.org [Thu, 3 Aug 2006 11:50:37 +0000 (13:50 +0200)]
applied Sanders Makefile patch

18 years agostylistic chnage
arg@10ksloc.org [Thu, 3 Aug 2006 10:21:00 +0000 (12:21 +0200)]
stylistic chnage

18 years agoremoved TLast tag enum, now tags is simple defined as char *[] array, the rest is...
arg@10ksloc.org [Thu, 3 Aug 2006 10:12:26 +0000 (12:12 +0200)]
removed TLast tag enum, now tags is simple defined as char *[] array, the rest is calculated correctly, rules take an int array for the tags

18 years agohotfix of settags
arg@10ksloc.org [Thu, 3 Aug 2006 09:38:26 +0000 (11:38 +0200)]
hotfix of settags

18 years agousing SRC instead of *.c
arg@10ksloc.org [Thu, 3 Aug 2006 09:27:29 +0000 (11:27 +0200)]
using SRC instead of *.c

18 years agochanged the files included in make dist
arg@10ksloc.org [Thu, 3 Aug 2006 08:59:20 +0000 (10:59 +0200)]
changed the files included in make dist

18 years agoapplied Sanders doc changes, added a PHONY line and changed the output of config...
arg@10ksloc.org [Thu, 3 Aug 2006 08:58:29 +0000 (10:58 +0200)]
applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat

18 years agochanged Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast...
arg@10ksloc.org [Thu, 3 Aug 2006 08:55:07 +0000 (10:55 +0200)]
changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum)

18 years agoimplemented the idea presented by Sander for dwm target
arg@10ksloc.org [Wed, 2 Aug 2006 15:49:21 +0000 (17:49 +0200)]
implemented the idea presented by Sander for dwm target

18 years agochanging MASTERW value from 52 to 60 (in both, default and arg), I feel this is bette...
arg@10ksloc.org [Wed, 2 Aug 2006 15:19:22 +0000 (17:19 +0200)]
changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now

18 years agofixed a type in README, and patched config.mk
arg@10ksloc.org [Wed, 2 Aug 2006 15:12:00 +0000 (17:12 +0200)]
fixed a type in README, and patched config.mk

18 years agoupdated dwm.html
arg@10ksloc.org [Wed, 2 Aug 2006 14:54:58 +0000 (16:54 +0200)]
updated dwm.html

18 years agoAdded tag 0.6 for changeset c11f86db4550cac5d0a648a3fe4d6d3b9a4fcf7e
arg@10ksloc.org [Wed, 2 Aug 2006 14:52:21 +0000 (16:52 +0200)]
Added tag 0.6 for changeset c11f86db4550cac5d0a648a3fe4d6d3b9a4fcf7e

18 years agoremoved config.h (stupid hg)
arg@10ksloc.org [Wed, 2 Aug 2006 14:52:02 +0000 (16:52 +0200)]
removed config.h (stupid hg)