aboutsummaryrefslogtreecommitdiffstats
path: root/roles/miniflux
diff options
context:
space:
mode:
Diffstat (limited to 'roles/miniflux')
0 files changed, 0 insertions, 0 deletions
remember that computers suck.
td> * Added tag 3.2 for changeset 4ce65f61f01bAnselm R. Garbe2007-01-241-0/+1 | * renamed activescreen into selscreenAnselm R. Garbe2007-01-234-6/+6 | * implemented Sanders remarksAnselm R. Garbe2007-01-231-1/+2 | * small changesAnselm R. Garbe2007-01-234-9/+11 | * removed a blank lineAnselm R. Garbe2007-01-231-1/+0 | * this version should also work with cornercases (like unmanage during !issel, ↵Anselm R. Garbe2007-01-231-7/+7 | | | | etc.) * I think this is the best solution of multihead supportAnselm R. Garbe2007-01-232-11/+7 | * darker borderAnselm R. Garbe2007-01-221-1/+1 | * this variant is known to work, but focus() is ugly - we need in general a ↵Anselm R. Garbe2007-01-222-9/+13 | | | | better way to handle multihead, this issel-stuff looks awkward (maybe it might be a good idea to set sel to NULL but to introduce a Client *revert which is set if a screen is unfocused, have to think about it further). * applied Sanders all5.patch (thanks for your weekend session, Sander!)Anselm R. Garbe2007-01-225-71/+63 | * leavenotify also don't needs the checkAnselm R. Garbe2007-01-191-5/+2 | * deciding for focus(NULL);Anselm R. Garbe2007-01-191-2/+2 | * replaced XSetBorder.../focus()Anselm R. Garbe2007-01-191-1/+1 | * yet another multihead fix by Christof MusikAnselm R. Garbe2007-01-191-0/+2 | * I prefer BORDERPX=1Anselm R. Garbe2007-01-192-2/+2 | * personally I prefer 2px bordersAnselm R. Garbe2007-01-181-1/+1 | * applied a modified version of Christof Musik's multihead patch (though this ↵Anselm R. Garbe2007-01-181-1/+4 | | | | is not sure if it works in all cases, have to wait for an ACK by Christof) * moved BORDERPX to config.*.hAnselm R. Garbe2007-01-175-3/+4 | * Added tag 3.1 for changeset e1c8bef05e6eAnselm R. Garbe2007-01-161-0/+1 | * removed erealloc (not used)Anselm R. Garbe2007-01-162-10/+0 | * removed unnecessary bx, by, bw variablesAnselm R. Garbe2007-01-163-9/+6 | * s/444/555/g - enlightened selected backgroundAnselm R. Garbe2007-01-161-1/+1 | * removed firefox rule from default.hAnselm R. Garbe2007-01-161-1/+0 | * applied new default colorsAnselm R. Garbe2007-01-161-5/+5 | * applied sanders patch of my configAnselm R. Garbe2007-01-161-3/+3 | * Jukka, thanks for being faster than me!Anselm R. Garbe2007-01-151-1/+0 | * changed restack, to fix undrawed tag indicatorsAnselm R. Garbe2007-01-151-3/+2 | * removed drawclient and drawall (they performed useless operations/consumed ↵Anselm R. Garbe2007-01-155-30/+6 | | | | useless cpu cycles) * implemented new color scheme accordingly to Sanders proposalAnselm R. Garbe2007-01-145-12/+11 | * removed mode label stuffAnselm R. Garbe2007-01-146-16/+6 | * removed client title barAnselm R. Garbe2007-01-146-73/+10 | * added missing spaceAnselm R. Garbe2007-01-121-1/+1 | * nah the last change feels badAnselm R. Garbe2007-01-121-2/+2 | * changed incnmaster shortcuts in config.arg.hAnselm R. Garbe2007-01-122-3/+3 | * Added tag 3.0 for changeset 76b58d21ea98Anselm R. Garbe2007-01-121-0/+1 | * removing to allow nmaster=0Anselm R. Garbe2007-01-121-11/+4 | * this looks better now ;)Anselm R. Garbe2007-01-111-7/+7 | * switching to arabic tagsAnselm R. Garbe2007-01-111-3/+19 | * small fix of initial numlockmask valueAnselm R. Garbe2007-01-111-0/+1 | * allowing nmaster=0 (I think that's a straight idea)Anselm R. Garbe2007-01-111-5/+12 | * added Button{4,5} description to dwm.1Anselm R. Garbe2007-01-101-0/+6 | * added comment to %u in config.default.h, added Button{4.5} support on mode labelAnselm R. Garbe2007-01-102-4/+16 | * reorganizedAnselm R. Garbe2007-01-083-6/+10 | * implemented nmaster appearance in mode label (using %u)Anselm R. Garbe2007-01-087-8/+18 | * Added tag 2.9 for changeset 3a5910fac3ccAnselm R. Garbe2007-01-081-0/+1 | remember that computers suck.