summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* applied sanders man page patch, removed button2 from bar clickGravatar Anselm R.Garbe 2006-08-142-22/+24
|
* applied sanders tag()/toggletag() fixesGravatar Anselm R.Garbe 2006-08-141-1/+4
|
* fixedGravatar Anselm R.Garbe 2006-08-142-9/+5
|
* added missing arrangeGravatar Anselm R.Garbe 2006-08-141-0/+1
|
* changed replacetag into toggletagGravatar Anselm R.Garbe 2006-08-144-48/+55
|
* added some flicker preventionGravatar Anselm R.Garbe 2006-08-141-1/+3
|
* remove unnecessary XSyncGravatar Anselm R.Garbe 2006-08-141-1/+0
|
* changed order of selecting input at root windowGravatar Anselm R.Garbe 2006-08-141-4/+4
|
* removed finished messageGravatar Anselm R.Garbe 2006-08-141-1/+0
|
* added mappingnotify event for kb refreshesGravatar Anselm R.Garbe 2006-08-141-0/+12
|
* removed unneecessary crapGravatar Anselm R.Garbe 2006-08-142-7/+1
|
* applied the saner patch (removed the pathetic one)Gravatar Anselm R.Garbe 2006-08-141-7/+3
|
* pplied Sanders appendtag patchGravatar Anselm R.Garbe 2006-08-142-2/+12
|
* some other small fixesGravatar Anselm R.Garbe 2006-08-142-10/+12
|
* removed ungrabkeys again (because of sander's mail)Gravatar Anselm R.Garbe 2006-08-143-18/+0
|
* fixed string cuttingGravatar Anselm R.Garbe 2006-08-141-6/+6
|
* fixed a core dumpGravatar Anselm R.Garbe 2006-08-142-3/+4
|
* implemented ungrabkeys() which is called in cleanup()Gravatar Anselm R.Garbe 2006-08-143-0/+18
|
* implemented restack behavior (floats are on top in tiled mode)Gravatar Anselm R.Garbe 2006-08-146-34/+81
|
* fixed string cutting in draw.cGravatar Anselm R.Garbe 2006-08-141-2/+10
|
* applied Sanders LD and resize patchesGravatar Anselm R.Garbe 2006-08-143-4/+9
|
* removed viewnext/viewprevGravatar Anselm R.Garbe 2006-08-146-65/+9
|
* supplying NULL args in selectGravatar Anselm R.Garbe 2006-08-141-1/+1
|
* reducing ConnectionNumber calls to a bare minimumGravatar Anselm R.Garbe 2006-08-141-4/+5
|
* updated man page, added CAVEATS sectionGravatar Anselm R.Garbe 2006-08-131-7/+14
|
* made shortcuts like proposed by Sander, renamed viewextend to toggleview ↵Gravatar Anselm R.Garbe 2006-08-135-19/+19
| | | | (more clear)
* 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
|