aboutsummaryrefslogtreecommitdiffstats
path: root/roles/common/vars
diff options
context:
space:
mode:
Diffstat (limited to 'roles/common/vars')
0 files changed, 0 insertions, 0 deletions
remember that computers suck.
class='insertions'>+12 * reverting to optimised compiler options, current state seems stableAnselm R Garbe2009-07-092-5/+5 * extended man page to mention number of visible windowsAnselm R Garbe2009-07-091-8/+9 * added client number printing right of layout symbolAnselm R Garbe2009-07-091-5/+9 * removed monsyms, uselessAnselm R Garbe2009-07-092-15/+3 * restricting number of mons by length of monsymsAnselm R Garbe2009-07-092-1/+3 * introducing const where it might make some senseAnselm R Garbe2009-07-082-14/+13 * no that's definately betterAnselm R Garbe2009-07-081-1/+0 * some minor changesAnselm R Garbe2009-07-081-11/+11 * die if malloc sizeof(Monitor) failsAnselm R Garbe2009-07-081-1/+2 * applied Mate's patch, added Mate to LICENSEAnselm R Garbe2009-07-062-20/+21 * some cleanupsAnselm R Garbe2009-07-021-6/+9 * hotfixAnselm R Garbe2009-07-021-2/+3 * changed focusmon/tagmon to work on prev/next instead (-1/+1), changed shortcu...Anselm R Garbe2009-07-023-31/+49 * removed some empty linesAnselm R Garbe2009-07-021-43/+6 * interactive resizals allow display dimensions againAnselm R Garbe2009-07-021-20/+33 * more sensibleAnselm R Garbe2009-07-021-1/+1 * hmm, can't decide on the default monitor symbol setAnselm R Garbe2009-07-021-1/+1 * updateAnselm R Garbe2009-07-022-2/+2 * introduced monitor symbolsAnselm R Garbe2009-07-022-5/+5 * minor fixAnselm R Garbe2009-07-021-3/+3 * several bugfixesAnselm R Garbe2009-07-013-21/+10 * some minor fix if xinerama is disabled, still some odd behavior in thereAnselm R Garbe2009-07-012-3/+5 * updated year rangesAnselm R Garbe2009-06-301-3/+3 * fixed usage of sx, sy, sw, shAnselm R Garbe2009-06-301-14/+13 * don't draw monitor number, if there is just one monitorAnselm R Garbe2009-06-301-1/+1 * fixed order of transient monitor applicaion and rule applicationAnselm R Garbe2009-06-301-18/+22 * hotfixAnselm R Garbe2009-06-301-3/+3 * several simplificationsAnselm R Garbe2009-06-302-109/+83 * play safeAnselm R Garbe2009-06-301-2/+2 * applied a collection of Christof Musik patches, and fixed an issue reported b...Anselm R Garbe2009-06-301-24/+32 * some cleanup handling for index based mon searchAnselm R Garbe2009-06-271-20/+19 * using mon in function names for consistency reasonsAnselm R Garbe2009-06-271-11/+11 * fixed several issues with focus handling via mouse, also added sending client...Anselm R Garbe2009-06-271-43/+79 * fixed focusmon brokenessAnselm R Garbe2009-06-271-7/+5 * tag fixAnselm R Garbe2009-06-261-4/+2 * typo fixAnselm R Garbe2009-06-251-1/+1 * assign selected tags of target monitor to client when tagmon is performed (le...Anselm R Garbe2009-06-251-0/+1 * added some TODOs, some other focus fixesAnselm R Garbe2009-06-241-2/+6 * disabled XINULATOR code for nowAnselm R Garbe2009-06-241-1/+1 * made bar based monitor switching workingAnselm R Garbe2009-06-241-6/+4 * several other focus fixes, introduced unfocus()Anselm R Garbe2009-06-241-9/+29 * some focus fixesAnselm R Garbe2009-06-241-2/+8 remember that computers suck.