summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2006-11-25applied Manuels patch (thanks to Manuel!)arg@mig292-15/+22
2006-11-24small fix of man pagearg@mig291-1/+1
2006-11-24Added tag 2.3 for changeset 719b37b37b0df829d7cf017ac70e353088fe5849arg@mig291-0/+1
2006-11-23using the term 'indicated' instead of 'higlighted'2.3arg@mig291-3/+3
2006-11-23updated man page with the bottom right corner indicatorarg@mig291-2/+4
2006-11-22fifififarg@mig293-37/+1
2006-11-22added a similiar patch to Daves solution to indicate if there are clients ↵arg@mig291-8/+24
with a specific tag
2006-11-21returning to old bar colorization behavior, like sander proposed for ↵arg@mig291-1/+1
consistency reasons
2006-11-21applied Gottox patchesarg@mig293-8/+6
2006-11-21using iso10646 explicitely in arg's config.harg@mig291-1/+1
2006-11-21Added tag 2.2 for changeset 7e92f58754ae6edb3225f26d754bd89c1ff458cfarg@mig291-0/+1
2006-11-18nah reverting to my prev style, that's really the best2.2arg@mig291-6/+6
2006-11-18applying aluminium style for arg's config.harg@mig291-6/+6
2006-11-16applied Gottox' windowarea patcharg@mig294-32/+32
2006-11-08using a more blue-ish color...arg@mig291-2/+2
2006-11-08making the selected color more lightningarg@mig291-1/+1
2006-11-03next release will be 2.2arg@mig291-1/+1
2006-11-03applied Jukkas patcharg@mig291-3/+7
2006-11-02Added tag 2.1 for changeset a2c465098a3b972bbed00feda9804b6aae1e9531arg@mig291-0/+1
2006-10-31renamed resizecol into resizemaster2.1arg@mig294-6/+6
2006-10-31applied Gottox patch to simplify the resizing of col, instead of resizing ↵arg@mig293-20/+5
the current area, it only resizes the master area in the future (seems more predictable)
2006-10-31Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ecarg@mig291-0/+1
2006-10-31make sure that changing sx has no impact on snapping2.0arg@mig291-1/+1
2006-10-30in a 1920x1200 setup 40 pixels of snap value are much better than 20arg@mig291-1/+1
2006-10-30fixed stupid bug of snap-to-screenarg@mig291-4/+4
2006-10-30changing snap priorityarg@mig291-3/+3
2006-10-30removed useless abs() callsarg@mig291-2/+2
2006-10-30added screen-border snapping in floating mode, feels quite wellarg@mig293-0/+10
2006-10-27and another fixarg@mig292-3/+4
2006-10-27applied sanders try2 patcharg@mig294-7/+6
2006-10-27applied sanders max size fixarg@mig292-1/+5
2006-10-27stupid urxvt needs bg to highlight selections in a sane way, though that ↵arg@mig291-1/+1
makes sense to some extend
2006-10-26reverting to originalarg@mig291-1/+1
2006-10-26applied sander's config.*h nitpick patcharg@mig292-5/+5
2006-10-26some other changearg@mig291-3/+3
2006-10-26apply small fix to prevent apps like mplayer wandering when toggling fullscreenarg@mig291-2/+2
2006-10-26forgot to use -tr, which actually prevents the ugly flicker (using xsetroot ↵arg@mig291-1/+1
-solid black as root window pixmap to make this work nicely)
2006-10-26using MASTER 600 again, it is definately better, and using urxvtc for the ↵arg@mig291-2/+2
moment (it doesn't flickers on refreshes, but this is not because of Marc Lehmann, it is because of the original rxvt code)
2006-10-26changing MASTER in config.arg.h from 600 to 550 per thousandarg@mig291-1/+1
2006-10-26my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...arg@mig291-1/+1
2006-10-16moved MOUSEMASK into event.c (not used in other places)Anselm R. Garbe2-1/+1
2006-10-14now being at v2.0Anselm R. Garbe1-1/+1
2006-10-13using lsx instead of Jukka's shell constructAnselm R. Garbe1-4/+3
2006-10-06hotfixAnselm R. Garbe1-1/+2
2006-10-06Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148Anselm R. Garbe1-0/+1
2006-10-06do* has no Arg arument anymore (never called directly)1.9Anselm R. Garbe5-18/+18
2006-10-06code polishing, removed unnecessary newlinesAnselm R. Garbe10-86/+23
2006-10-06yet another small fix and simplification of dotileAnselm R. Garbe1-18/+10
2006-10-05removed the stack position stuffAnselm R. Garbe8-96/+26
2006-10-05small boundary check fixAnselm R. Garbe1-2/+2