Age | Commit message (Expand) | Author | Lines |
2006-11-21 | Added tag 2.2 for changeset 7e92f58754ae6edb3225f26d754bd89c1ff458cf | arg@mig29 | -0/+1 |
2006-11-18 | nah reverting to my prev style, that's really the best | arg@mig29 | -6/+6 |
2006-11-18 | applying aluminium style for arg's config.h | arg@mig29 | -6/+6 |
2006-11-16 | applied Gottox' windowarea patch | arg@mig29 | -32/+32 |
2006-11-08 | using a more blue-ish color... | arg@mig29 | -2/+2 |
2006-11-08 | making the selected color more lightning | arg@mig29 | -1/+1 |
2006-11-03 | next release will be 2.2 | arg@mig29 | -1/+1 |
2006-11-03 | applied Jukkas patch | arg@mig29 | -3/+7 |
2006-11-02 | Added tag 2.1 for changeset a2c465098a3b972bbed00feda9804b6aae1e9531 | arg@mig29 | -0/+1 |
2006-10-31 | renamed resizecol into resizemaster | arg@mig29 | -6/+6 |
2006-10-31 | applied Gottox patch to simplify the resizing of col, instead of resizing the... | arg@mig29 | -20/+5 |
2006-10-31 | Added tag 2.0 for changeset 12deea36603da407e3f32640048846a3bd74a9ec | arg@mig29 | -0/+1 |
2006-10-31 | make sure that changing sx has no impact on snapping | arg@mig29 | -1/+1 |
2006-10-30 | in a 1920x1200 setup 40 pixels of snap value are much better than 20 | arg@mig29 | -1/+1 |
2006-10-30 | fixed stupid bug of snap-to-screen | arg@mig29 | -4/+4 |
2006-10-30 | changing snap priority | arg@mig29 | -3/+3 |
2006-10-30 | removed useless abs() calls | arg@mig29 | -2/+2 |
2006-10-30 | added screen-border snapping in floating mode, feels quite well | arg@mig29 | -0/+10 |
2006-10-27 | and another fix | arg@mig29 | -3/+4 |
2006-10-27 | applied sanders try2 patch | arg@mig29 | -7/+6 |
2006-10-27 | applied sanders max size fix | arg@mig29 | -1/+5 |
2006-10-27 | stupid urxvt needs bg to highlight selections in a sane way, though that make... | arg@mig29 | -1/+1 |
2006-10-26 | reverting to original | arg@mig29 | -1/+1 |
2006-10-26 | applied sander's config.*h nitpick patch | arg@mig29 | -5/+5 |
2006-10-26 | some other change | arg@mig29 | -3/+3 |
2006-10-26 | apply small fix to prevent apps like mplayer wandering when toggling fullscreen | arg@mig29 | -2/+2 |
2006-10-26 | forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -... | arg@mig29 | -1/+1 |
2006-10-26 | using MASTER 600 again, it is definately better, and using urxvtc for the mom... | arg@mig29 | -2/+2 |
2006-10-26 | changing MASTER in config.arg.h from 600 to 550 per thousand | arg@mig29 | -1/+1 |
2006-10-26 | my new 1920x1200 Z61p arrived, now I can use terminus in a sane way... | arg@mig29 | -1/+1 |
2006-10-16 | moved MOUSEMASK into event.c (not used in other places) | Anselm R. Garbe | -1/+1 |
2006-10-14 | now being at v2.0 | Anselm R. Garbe | -1/+1 |
2006-10-13 | using lsx instead of Jukka's shell construct | Anselm R. Garbe | -4/+3 |
2006-10-06 | hotfix | Anselm R. Garbe | -1/+2 |
2006-10-06 | Added tag 1.9 for changeset a5567a0d30112822db2627a04a2e7aa3b6c38148 | Anselm R. Garbe | -0/+1 |
2006-10-06 | do* has no Arg arument anymore (never called directly) | Anselm R. Garbe | -18/+18 |
2006-10-06 | code polishing, removed unnecessary newlines | Anselm R. Garbe | -86/+23 |
2006-10-06 | yet another small fix and simplification of dotile | Anselm R. Garbe | -18/+10 |
2006-10-05 | removed the stack position stuff | Anselm R. Garbe | -96/+26 |
2006-10-05 | small boundary check fix | Anselm R. Garbe | -2/+2 |
2006-10-05 | changing MASTER value from percent into per mill | Anselm R. Garbe | -9/+9 |
2006-10-05 | Added tag 1.8 for changeset c71952fa3c7ca848ec38a6923b5c6d0e18fff431 | Anselm R. Garbe | -0/+1 |
2006-10-05 | simplified dotile(), removed misleading line | Anselm R. Garbe | -2/+3 |
2006-10-05 | final fix for man page | Anselm R. Garbe | -3/+3 |
2006-10-05 | keep master ratio on resizecol -> arrange | Anselm R. Garbe | -24/+20 |
2006-10-05 | yet another simplification of dotile() | Anselm R. Garbe | -30/+25 |
2006-10-05 | simplified dotile() | Anselm R. Garbe | -37/+20 |
2006-10-05 | applied resizecol fix by Jukka | Anselm R. Garbe | -2/+4 |
2006-10-05 | Button3 click on mode label toggles stack position now | Anselm R. Garbe | -2/+5 |
2006-09-29 | applied dave's highlight patch for big fonts | Anselm R. Garbe | -1/+1 |