aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* changing Key.func into Key.func[NFUNCS], this allows sequences execution of ↵arg@mig292006-11-273-69/+72
| | | | functions per keypress (avoids implementing useless masterfunctions which call atomic ones)
* added man page entryarg@mig292006-11-272-1/+4
|
* added togglefloat to hg tip (i consider this useful for some cases), using ↵arg@mig292006-11-274-0/+11
| | | | MODKEY-Shift-space as shortcut
* applied Jukka's patch preventing some cornercases and making the EOF error ↵arg@mig292006-11-271-1/+2
| | | | message correct
* applied yet another proposal of Manuelarg@mig292006-11-261-2/+2
|
* applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line ↵arg@mig292006-11-265-14/+16
| | | | printage proposal for stdin reading.
* applied Jukka's stdinread patcharg@mig292006-11-261-2/+3
|
* next version will be 2.4arg@mig292006-11-251-1/+1
|
* applied Manuels patch (thanks to Manuel!)arg@mig292006-11-252-15/+22
|
* small fix of man pagearg@mig292006-11-241-1/+1
|
* Added tag 2.3 for changeset 719b37b37b0df829d7cf017ac70e353088fe5849arg@mig292006-11-241-0/+1
|
* using the term 'indicated' instead of 'higlighted'arg@mig292006-11-231-3/+3
|
* updated man page with the bottom right corner indicatorarg@mig292006-11-231-2/+4
|
* fifififarg@mig292006-11-223-37/+1
|
* added a similiar patch to Daves solution to indicate if there are clients ↵arg@mig292006-11-221-8/+24
| | | | with a specific tag
* returning to old bar colorization behavior, like sander proposed for ↵arg@mig292006-11-211-1/+1
| | | | consistency reasons
* applied Gottox patchesarg@mig292006-11-213-8/+6
|
* using iso10646 explicitely in arg's config.harg@mig292006-11-211-1/+1
|
* Added tag 2.2 for changeset 7e92f58754ae6edb3225f26d754bd89c1ff458cfarg@mig292006-11-211-0/+1
|
* nah reverting to my prev style, that's really the bestarg@mig292006-11-181-6/+6
|
* applying aluminium style for arg's config.harg@mig292006-11-181-6/+6
|
* applied Gottox' windowarea patcharg@mig292006-11-164-32/+32
|
* using a more blue-ish color...arg@mig292006-11-081-2/+2
|
* making the selected color more lightningarg@mig292006-11-081-1/+1
|
* next release will be 2.2arg@mig292006-11-031-1/+1
|
* applied Jukkas patcharg@mig292006-11-031-3/+7
|
* Added tag 2.1 for changeset a2c465098a3b972bbed00feda9804b6aae1e9531arg@mig292006-11-021-0/+1
|
* renamed resizecol into resizemasterarg@mig292006-10-314-6/+6
|
* applied Gottox patch to simplify the resizing of col, instead of resizing ↵arg@mig292006-10-313-20/+5
| | | | the current area, it only resizes the master area in the future (seems more predictable)
* Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ecarg@mig292006-10-311-0/+1
|
* make sure that changing sx has no impact on snappingarg@mig292006-10-311-1/+1
|
* in a 1920x1200 setup 40 pixels of snap value are much better than 20arg@mig292006-10-301-1/+1
|
* fixed stupid bug of snap-to-screenarg@mig292006-10-301-4/+4
|
* changing snap priorityarg@mig292006-10-301-3/+3
|
* removed useless abs() callsarg@mig292006-10-301-2/+2
|
* added screen-border snapping in floating mode, feels quite wellarg@mig292006-10-303-0/+10
|
* and another fixarg@mig292006-10-272-3/+4
|
* applied sanders try2 patcharg@mig292006-10-274-7/+6
|
* applied sanders max size fixarg@mig292006-10-272-1/+5
|
* stupid urxvt needs bg to highlight selections in a sane way, though that ↵arg@mig292006-10-271-1/+1
| | | | makes sense to some extend
* reverting to originalarg@mig292006-10-261-1/+1
|
* applied sander's config.*h nitpick patcharg@mig292006-10-262-5/+5
|
* some other changearg@mig292006-10-261-3/+3
|
* apply small fix to prevent apps like mplayer wandering when toggling fullscreenarg@mig292006-10-261-2/+2
|
* forgot to use -tr, which actually prevents the ugly flicker (using xsetroot ↵arg@mig292006-10-261-1/+1
| | | | -solid black as root window pixmap to make this work nicely)
* using MASTER 600 again, it is definately better, and using urxvtc for the ↵arg@mig292006-10-261-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)
* changing MASTER in config.arg.h from 600 to 550 per thousandarg@mig292006-10-261-1/+1
|
* my new 1920x1200 Z61p arrived, now I can use terminus in a sane way...arg@mig292006-10-261-1/+1
|
* moved MOUSEMASK into event.c (not used in other places)Anselm R. Garbe2006-10-162-1/+1
|
* now being at v2.0Anselm R. Garbe2006-10-141-1/+1
|