arg@mig29 [Thu, 7 Dec 2006 13:55:29 +0000 (14:55 +0100)]
arg@mig29 [Thu, 7 Dec 2006 13:39:31 +0000 (14:39 +0100)]
found compromise for fonts
arg@mig29 [Thu, 7 Dec 2006 11:03:15 +0000 (12:03 +0100)]
nah, people should define 'fixed' to be compatible with their locale
arg@mig29 [Thu, 7 Dec 2006 10:55:04 +0000 (11:55 +0100)]
using a UTF-8 capable fixed font
arg@mig29 [Thu, 7 Dec 2006 09:43:34 +0000 (10:43 +0100)]
switching to uxterm again, I get kretze from this urxvt crap
arg@mig29 [Thu, 7 Dec 2006 09:02:46 +0000 (10:02 +0100)]
with this patch everything works fine for me
arg@mig29 [Thu, 7 Dec 2006 08:49:45 +0000 (09:49 +0100)]
don't use Xlocale crap, let's use locale.h instead
arg@mig29 [Thu, 7 Dec 2006 08:47:55 +0000 (09:47 +0100)]
using the portable Xmb+UTF-8 way of life, will see if this works well...
arg@mig29 [Wed, 6 Dec 2006 10:19:06 +0000 (11:19 +0100)]
improved the memory leak prevention
arg@mig29 [Tue, 5 Dec 2006 13:21:18 +0000 (14:21 +0100)]
making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
arg@mig29 [Tue, 5 Dec 2006 12:31:29 +0000 (13:31 +0100)]
also setting LC_CTYPE only
arg@mig29 [Tue, 5 Dec 2006 09:30:31 +0000 (10:30 +0100)]
enforcing using fontsets even if they are incomplete for some encodings
arg@mig29 [Mon, 4 Dec 2006 20:01:14 +0000 (21:01 +0100)]
arg@mig29 [Mon, 4 Dec 2006 20:00:26 +0000 (21:00 +0100)]
hotfix of a serious crashing bug
arg@mig29 [Mon, 4 Dec 2006 14:39:43 +0000 (15:39 +0100)]
arg@mig29 [Sun, 3 Dec 2006 10:21:25 +0000 (11:21 +0100)]
applied Manuel's regex patch
arg@mig29 [Fri, 1 Dec 2006 16:55:46 +0000 (17:55 +0100)]
made squares equally sized, and 1px bigger
arg@mig29 [Fri, 1 Dec 2006 16:51:05 +0000 (17:51 +0100)]
if client is focused, the emptysquare don't needs to be drawed
arg@mig29 [Fri, 1 Dec 2006 16:45:27 +0000 (17:45 +0100)]
and the winner is
arg@mig29 [Fri, 1 Dec 2006 16:36:37 +0000 (17:36 +0100)]
sander1 proposal
arg@mig29 [Fri, 1 Dec 2006 15:55:42 +0000 (16:55 +0100)]
dood
arg@mig29 [Fri, 1 Dec 2006 14:50:22 +0000 (15:50 +0100)]
darkening the fg colors somewhat
arg@mig29 [Fri, 1 Dec 2006 14:03:42 +0000 (15:03 +0100)]
less obtrusive indicator (only a top line)
arg@mig29 [Fri, 1 Dec 2006 11:52:16 +0000 (12:52 +0100)]
final2 indicator
arg@mig29 [Fri, 1 Dec 2006 11:39:13 +0000 (12:39 +0100)]
removing the -1 on final indicators, looks cleaner
arg@mig29 [Fri, 1 Dec 2006 11:25:23 +0000 (12:25 +0100)]
final indicators
arg@mig29 [Fri, 1 Dec 2006 09:16:10 +0000 (10:16 +0100)]
changed things like I described in last mail
arg@mig29 [Fri, 1 Dec 2006 08:52:15 +0000 (09:52 +0100)]
improved tag indicator
arg@mig29 [Thu, 30 Nov 2006 16:01:39 +0000 (17:01 +0100)]
removed viewall signature from dwm.h
arg@mig29 [Thu, 30 Nov 2006 14:51:26 +0000 (15:51 +0100)]
next version will be 2.5
arg@mig29 [Thu, 30 Nov 2006 14:27:43 +0000 (15:27 +0100)]
removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0)
arg@mig29 [Thu, 30 Nov 2006 08:19:52 +0000 (09:19 +0100)]
arg@mig29 [Tue, 28 Nov 2006 16:36:00 +0000 (17:36 +0100)]
extended dwm.1 with last change
arg@mig29 [Tue, 28 Nov 2006 16:35:31 +0000 (17:35 +0100)]
togglefloat should only work in dotile mode (thanks to Sander for this hint)
arg@mig29 [Mon, 27 Nov 2006 16:51:50 +0000 (17:51 +0100)]
applied Alex Elide's tricky patch, thanks!
arg@mig29 [Mon, 27 Nov 2006 16:49:58 +0000 (17:49 +0100)]
returning to old Key struct
arg@mig29 [Mon, 27 Nov 2006 16:46:02 +0000 (17:46 +0100)]
applied Szabolcs Nagy's patch (thank you!)
arg@mig29 [Mon, 27 Nov 2006 16:30:06 +0000 (17:30 +0100)]
applied patch by Jukka
arg@mig29 [Mon, 27 Nov 2006 12:21:38 +0000 (13:21 +0100)]
changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones)
arg@mig29 [Mon, 27 Nov 2006 10:05:47 +0000 (11:05 +0100)]
added man page entry
arg@mig29 [Mon, 27 Nov 2006 09:57:37 +0000 (10:57 +0100)]
added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut
arg@mig29 [Mon, 27 Nov 2006 09:29:47 +0000 (10:29 +0100)]
applied Jukka's patch preventing some cornercases and making the EOF error message correct
arg@mig29 [Sun, 26 Nov 2006 14:43:16 +0000 (15:43 +0100)]
applied yet another proposal of Manuel
arg@mig29 [Sun, 26 Nov 2006 13:26:53 +0000 (14:26 +0100)]
applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading.
arg@mig29 [Sun, 26 Nov 2006 12:31:36 +0000 (13:31 +0100)]
applied Jukka's stdinread patch
arg@mig29 [Sat, 25 Nov 2006 18:26:31 +0000 (19:26 +0100)]
next version will be 2.4
arg@mig29 [Sat, 25 Nov 2006 18:26:16 +0000 (19:26 +0100)]
applied Manuels patch (thanks to Manuel!)
arg@mig29 [Fri, 24 Nov 2006 16:02:41 +0000 (17:02 +0100)]
small fix of man page
arg@mig29 [Fri, 24 Nov 2006 14:46:32 +0000 (15:46 +0100)]
arg@mig29 [Thu, 23 Nov 2006 15:00:16 +0000 (16:00 +0100)]
using the term 'indicated' instead of 'higlighted'
arg@mig29 [Thu, 23 Nov 2006 14:59:16 +0000 (15:59 +0100)]
updated man page with the bottom right corner indicator
arg@mig29 [Wed, 22 Nov 2006 15:17:50 +0000 (16:17 +0100)]
fififif
arg@mig29 [Wed, 22 Nov 2006 13:57:09 +0000 (14:57 +0100)]
added a similiar patch to Daves solution to indicate if there are clients with a specific tag
arg@mig29 [Tue, 21 Nov 2006 14:03:08 +0000 (15:03 +0100)]
returning to old bar colorization behavior, like sander proposed for consistency reasons
arg@mig29 [Tue, 21 Nov 2006 13:49:13 +0000 (14:49 +0100)]
applied Gottox patches
arg@mig29 [Tue, 21 Nov 2006 11:17:47 +0000 (12:17 +0100)]
using iso10646 explicitely in arg's config.h
arg@mig29 [Tue, 21 Nov 2006 08:41:33 +0000 (09:41 +0100)]
arg@mig29 [Sat, 18 Nov 2006 20:33:33 +0000 (21:33 +0100)]
nah reverting to my prev style, that's really the best
arg@mig29 [Sat, 18 Nov 2006 20:26:53 +0000 (21:26 +0100)]
applying aluminium style for arg's config.h
arg@mig29 [Thu, 16 Nov 2006 13:40:57 +0000 (14:40 +0100)]
applied Gottox' windowarea patch
arg@mig29 [Wed, 8 Nov 2006 16:16:38 +0000 (17:16 +0100)]
using a more blue-ish color...
arg@mig29 [Wed, 8 Nov 2006 16:10:51 +0000 (17:10 +0100)]
making the selected color more lightning
arg@mig29 [Fri, 3 Nov 2006 08:22:40 +0000 (09:22 +0100)]
next release will be 2.2
arg@mig29 [Fri, 3 Nov 2006 07:29:39 +0000 (08:29 +0100)]
applied Jukkas patch
arg@mig29 [Thu, 2 Nov 2006 09:18:22 +0000 (10:18 +0100)]
arg@mig29 [Tue, 31 Oct 2006 11:07:32 +0000 (12:07 +0100)]
renamed resizecol into resizemaster
arg@mig29 [Tue, 31 Oct 2006 11:06:38 +0000 (12:06 +0100)]
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)
arg@mig29 [Tue, 31 Oct 2006 08:02:42 +0000 (09:02 +0100)]
arg@mig29 [Tue, 31 Oct 2006 08:02:16 +0000 (09:02 +0100)]
make sure that changing sx has no impact on snapping
arg@mig29 [Mon, 30 Oct 2006 11:40:10 +0000 (12:40 +0100)]
in a 1920x1200 setup 40 pixels of snap value are much better than 20
arg@mig29 [Mon, 30 Oct 2006 11:26:55 +0000 (12:26 +0100)]
fixed stupid bug of snap-to-screen
arg@mig29 [Mon, 30 Oct 2006 11:07:00 +0000 (12:07 +0100)]
changing snap priority
arg@mig29 [Mon, 30 Oct 2006 11:04:08 +0000 (12:04 +0100)]
removed useless abs() calls
arg@mig29 [Mon, 30 Oct 2006 10:58:05 +0000 (11:58 +0100)]
added screen-border snapping in floating mode, feels quite well
arg@mig29 [Fri, 27 Oct 2006 11:29:35 +0000 (13:29 +0200)]
and another fix
arg@mig29 [Fri, 27 Oct 2006 11:28:26 +0000 (13:28 +0200)]
applied sanders try2 patch
arg@mig29 [Fri, 27 Oct 2006 10:05:47 +0000 (12:05 +0200)]
applied sanders max size fix
arg@mig29 [Fri, 27 Oct 2006 08:24:15 +0000 (10:24 +0200)]
stupid urxvt needs bg to highlight selections in a sane way, though that makes sense to some extend
arg@mig29 [Thu, 26 Oct 2006 13:41:40 +0000 (15:41 +0200)]
reverting to original
arg@mig29 [Thu, 26 Oct 2006 13:29:20 +0000 (15:29 +0200)]
applied sander's config.*h nitpick patch
arg@mig29 [Thu, 26 Oct 2006 13:26:17 +0000 (15:26 +0200)]
some other change
arg@mig29 [Thu, 26 Oct 2006 13:05:45 +0000 (15:05 +0200)]
apply small fix to prevent apps like mplayer wandering when toggling fullscreen
arg@mig29 [Thu, 26 Oct 2006 10:22:26 +0000 (12:22 +0200)]
forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -solid black as root window pixmap to make this work nicely)
arg@mig29 [Thu, 26 Oct 2006 10:13:41 +0000 (12:13 +0200)]
using MASTER 600 again, it is definately better, and using urxvtc for the moment (it doesn't flickers on refreshes, but this is not because of Marc Lehmann, it is because of the original rxvt code)
arg@mig29 [Thu, 26 Oct 2006 09:21:45 +0000 (11:21 +0200)]
changing MASTER in config.arg.h from 600 to 550 per thousand
arg@mig29 [Thu, 26 Oct 2006 08:21:27 +0000 (10:21 +0200)]
my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...
Anselm R. Garbe [Mon, 16 Oct 2006 14:50:03 +0000 (16:50 +0200)]
moved MOUSEMASK into event.c (not used in other places)
Anselm R. Garbe [Sat, 14 Oct 2006 16:21:39 +0000 (18:21 +0200)]
now being at v2.0
Anselm R. Garbe [Fri, 13 Oct 2006 16:47:24 +0000 (18:47 +0200)]
using lsx instead of Jukka's shell construct
Anselm R. Garbe [Fri, 6 Oct 2006 12:01:53 +0000 (14:01 +0200)]
hotfix
Anselm R. Garbe [Fri, 6 Oct 2006 11:43:59 +0000 (13:43 +0200)]
Anselm R. Garbe [Fri, 6 Oct 2006 11:06:37 +0000 (13:06 +0200)]
do* has no Arg arument anymore (never called directly)
Anselm R. Garbe [Fri, 6 Oct 2006 09:50:15 +0000 (11:50 +0200)]
code polishing, removed unnecessary newlines
Anselm R. Garbe [Fri, 6 Oct 2006 09:37:12 +0000 (11:37 +0200)]
yet another small fix and simplification of dotile
Anselm R. Garbe [Thu, 5 Oct 2006 17:27:28 +0000 (19:27 +0200)]
removed the stack position stuff
Anselm R. Garbe [Thu, 5 Oct 2006 16:23:28 +0000 (18:23 +0200)]
small boundary check fix
Anselm R. Garbe [Thu, 5 Oct 2006 16:18:47 +0000 (18:18 +0200)]
changing MASTER value from percent into per mill
Anselm R. Garbe [Thu, 5 Oct 2006 17:00:58 +0000 (19:00 +0200)]
Anselm R. Garbe [Thu, 5 Oct 2006 11:47:30 +0000 (13:47 +0200)]
simplified dotile(), removed misleading line
Anselm R. Garbe [Thu, 5 Oct 2006 11:44:48 +0000 (13:44 +0200)]
final fix for man page