summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* implemented viewextend and added M-S-C-n shortcuts for extending the current ↵Gravatar Anselm R.Garbe 2006-08-118-68/+100
| | | | view... updated man page (works great!) nice feature
* implement multi-tag selection through button3 click on the specific tagGravatar Anselm R.Garbe 2006-08-116-17/+48
|
* after some days of experimenting with grey background, I finally give up and ↵Gravatar Anselm R.Garbe 2006-08-111-4/+4
| | | | switch to white on black ;)
* applied Sanders fixes to dwm.1Gravatar Anselm R.Garbe 2006-08-111-4/+5
|
* fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)Gravatar Anselm R.Garbe 2006-08-111-3/+7
|
* simplified drawtextGravatar Anselm R.Garbe 2006-08-111-21/+14
|
* updated dwm(1)Gravatar Anselm R.Garbe 2006-08-111-0/+14
|
* upgraded version infoGravatar Anselm R.Garbe 2006-08-111-1/+1
|
* applied Sander's patch as wellGravatar Anselm R.Garbe 2006-08-111-2/+1
|
* realized that client focussing through the bar is pretty useless, better is ↵Gravatar Anselm R.Garbe 2006-08-111-5/+5
| | | | sloppy view focussing for B1/B3 as well instead
* implemented focusprev on button1 press in the bar, and focusnext on button3 ↵Gravatar Anselm R.Garbe 2006-08-111-2/+6
| | | | press in the bar
* simplified unmanageGravatar Anselm R.Garbe 2006-08-111-7/+2
|
* removed the if(clients) check from popping codeGravatar Anselm R.Garbe 2006-08-111-2/+1
|
* added dwm faviconGravatar Anselm R.Garbe 2006-08-102-0/+1
|
* applied Sanders zoom_update patchGravatar Anselm R.Garbe 2006-08-102-3/+2
|
* respecting inc hints in floating mode on togglemaxGravatar Anselm R.Garbe 2006-08-101-1/+1
|
* reverting last patch, that sucks, I don't care about retarded apps like gvimGravatar Anselm R.Garbe 2006-08-101-1/+1
|
* togglemax repects inc-hints (this way gvim can be toggle'maxed as well)Gravatar Anselm R.Garbe 2006-08-101-1/+1
|
* applied grammar correction by ILFGravatar Anselm R.Garbe 2006-08-101-1/+1
|
* Added tag 0.8 for changeset cd15de32e173f8ce97bfe1c9b6607937b59056b4Gravatar Anselm R.Garbe 2006-08-101-0/+1
|
* prepared 0.8Gravatar Anselm R.Garbe 2006-08-102-2/+3
|
* updated htmlGravatar Anselm R.Garbe 2006-08-101-2/+2
|
* fixed the issue reported by sander (gaps at left columns button due to ↵Gravatar Anselm R.Garbe 2006-08-101-1/+4
| | | | round-offs)
* applied sumik's multihead patchGravatar Anselm R.Garbe 2006-08-103-6/+13
|
* applied sander's patchGravatar Anselm R.Garbe 2006-08-102-14/+18
|
* readded border color, this sucks leastGravatar Anselm R.Garbe 2006-08-105-14/+26
|
* drawing border with fg colorGravatar Anselm R.Garbe 2006-08-101-1/+14
|
* removed unnecessary border colorGravatar Anselm R.Garbe 2006-08-105-25/+0
|
* swapping my default colors (bg with fg)Gravatar Anselm R.Garbe 2006-08-101-2/+2
|
* made terminals darker, that is better indeedGravatar Anselm R.Garbe 2006-08-101-1/+1
|
* disallow zoom on maximized clientsGravatar Anselm R.Garbe 2006-08-104-21/+8
|
* added zoom on Mod1-Button1 on managed clients only (there is no moving possible)Gravatar Anselm R.Garbe 2006-08-091-0/+2
|
* removed NET_ACTIVE_WINDOW handlingGravatar Anselm R.Garbe 2006-08-084-20/+1
|
* implemented NET_ACTIVE_WINDOW supportGravatar Anselm R.Garbe 2006-08-084-1/+20
|
* fixed typoGravatar Anselm R.Garbe 2006-08-081-1/+1
|
* it always takes a while until one sticks to a colorscheme, but this one ↵Gravatar Anselm R.Garbe 2006-08-081-1/+1
| | | | feels well
* default colors are bestGravatar Anselm R.Garbe 2006-08-081-3/+3
|
* without borders it looks cleanerGravatar Anselm R.Garbe 2006-08-081-2/+2
|
* red is easier to my eyes with ffffaa bgGravatar Anselm R.Garbe 2006-08-081-2/+2
|
* using a better colorscheme (ffffaa is the best background for black)Gravatar Anselm R.Garbe 2006-08-081-2/+2
|
* applied Sanders tiny patchesGravatar Anselm R.Garbe 2006-08-084-7/+8
|
* removed some "Gravatar arg@10ksloc.org 2006-08-071-4/+4
|
* I really only need 3 tagsGravatar arg@10ksloc.org 2006-08-071-17/+11
|
* added a trailing '.' to shortcut descriptions in dwm(1)Gravatar arg@10ksloc.org 2006-08-071-15/+15
|
* changed signature of drawtextGravatar arg@10ksloc.org 2006-08-071-12/+10
|
* applied grabbing-- and shell_minimalGravatar arg@10ksloc.org 2006-08-072-9/+1
|
* updated screenshot sectionGravatar arg@10ksloc.org 2006-08-071-1/+2
|
* changed font size, I'm not blind...Gravatar arg@10ksloc.org 2006-08-071-2/+2
|
* small fix of a commentGravatar arg@10ksloc.org 2006-08-071-1/+1
|
* typo fixGravatar arg@10ksloc.org 2006-08-071-1/+1
|