about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* extended cleanupAnselm R.Garbe2006-08-152-2/+12
* applied Sanders changes to config.arg.hAnselm R.Garbe2006-08-151-18/+14
* applied jk_to_tab patchAnselm R.Garbe2006-08-153-53/+60
* changed main event loopAnselm R.Garbe2006-08-153-10/+21
* removed NUMLOCKMASK, added dynamically calculated numlockmask insteadAnselm R.Garbe2006-08-146-19/+29
* added Sander to LICENSE (since he has contributed/revised big portions)Anselm R.Garbe2006-08-141-0/+1
* applied viewsel.patchAnselm R.Garbe2006-08-141-2/+6
* applied sanders man page patch, removed button2 from bar clickAnselm R.Garbe2006-08-142-22/+24
* applied sanders tag()/toggletag() fixesAnselm R.Garbe2006-08-141-1/+4
* fixedAnselm R.Garbe2006-08-142-9/+5
* added missing arrangeAnselm R.Garbe2006-08-141-0/+1
* changed replacetag into toggletagAnselm R.Garbe2006-08-144-48/+55
* added some flicker preventionAnselm R.Garbe2006-08-141-1/+3
* remove unnecessary XSyncAnselm R.Garbe2006-08-141-1/+0
* changed order of selecting input at root windowAnselm R.Garbe2006-08-141-4/+4
* removed finished messageAnselm R.Garbe2006-08-141-1/+0
* added mappingnotify event for kb refreshesAnselm R.Garbe2006-08-141-0/+12
* removed unneecessary crapAnselm R.Garbe2006-08-142-7/+1
* applied the saner patch (removed the pathetic one)Anselm R.Garbe2006-08-141-7/+3
* pplied Sanders appendtag patchAnselm R.Garbe2006-08-142-2/+12
* some other small fixesAnselm R.Garbe2006-08-142-10/+12
* removed ungrabkeys again (because of sander's mail)Anselm R.Garbe2006-08-143-18/+0
* fixed string cuttingAnselm R.Garbe2006-08-141-6/+6
* fixed a core dumpAnselm R.Garbe2006-08-142-3/+4
* implemented ungrabkeys() which is called in cleanup()Anselm R.Garbe2006-08-143-0/+18
* implemented restack behavior (floats are on top in tiled mode)Anselm R.Garbe2006-08-146-34/+81
* fixed string cutting in draw.cAnselm R.Garbe2006-08-141-2/+10
* applied Sanders LD and resize patchesAnselm R.Garbe2006-08-143-4/+9
* removed viewnext/viewprevAnselm R.Garbe2006-08-146-65/+9
* supplying NULL args in selectAnselm R.Garbe2006-08-141-1/+1
* reducing ConnectionNumber calls to a bare minimumAnselm R.Garbe2006-08-141-4/+5
* updated man page, added CAVEATS sectionAnselm R.Garbe2006-08-131-7/+14
* made shortcuts like proposed by Sander, renamed viewextend to toggleview (mor...Anselm R.Garbe2006-08-135-19/+19
* implemented viewextend and added M-S-C-n shortcuts for extending the current ...Anselm R.Garbe2006-08-118-68/+100
* implement multi-tag selection through button3 click on the specific tagAnselm R.Garbe2006-08-116-17/+48
* after some days of experimenting with grey background, I finally give up and ...Anselm R.Garbe2006-08-111-4/+4
* applied Sanders fixes to dwm.1Anselm R.Garbe2006-08-111-4/+5
* fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)Anselm R.Garbe2006-08-111-3/+7
* simplified drawtextAnselm R.Garbe2006-08-111-21/+14
* updated dwm(1)Anselm R.Garbe2006-08-111-0/+14
* upgraded version infoAnselm R.Garbe2006-08-111-1/+1
* applied Sander's patch as wellAnselm R.Garbe2006-08-111-2/+1
* realized that client focussing through the bar is pretty useless, better is s...Anselm R.Garbe2006-08-111-5/+5
* implemented focusprev on button1 press in the bar, and focusnext on button3 p...Anselm R.Garbe2006-08-111-2/+6
* simplified unmanageAnselm R.Garbe2006-08-111-7/+2
* removed the if(clients) check from popping codeAnselm R.Garbe2006-08-111-2/+1
* added dwm faviconAnselm R.Garbe2006-08-102-0/+1
* applied Sanders zoom_update patchAnselm R.Garbe2006-08-102-3/+2
* respecting inc hints in floating mode on togglemaxAnselm R.Garbe2006-08-101-1/+1
* reverting last patch, that sucks, I don't care about retarded apps like gvimAnselm R.Garbe2006-08-101-1/+1
n564' href='#n564'>564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674