about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* applied Sander's drop_bh patch 3.3Anselm R. Garbe2007-01-311-5/+5
* handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle...Anselm R. Garbe2007-01-283-1/+11
* regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS s...Anselm R. Garbe2007-01-261-2/+2
* renamed CAVEATS into BUGSAnselm R. Garbe2007-01-262-2/+2
* Added tag 3.2.2 for changeset d3876aa79292Anselm R. Garbe2007-01-251-0/+1
* prepared yet another hotfix release 3.2.2Anselm R. Garbe2007-01-253-5/+9
* Added tag 3.2.1 for changeset f2cabc83a18fAnselm R. Garbe2007-01-241-0/+1
* hotfix release 3.2.1 3.2.1Anselm R. Garbe2007-01-241-1/+1
* applied offscreen appearance hotfixAnselm R. Garbe2007-01-241-8/+8
* Added tag 3.2 for changeset 4ce65f61f01bAnselm R. Garbe2007-01-241-0/+1
* renamed activescreen into selscreen 3.2Anselm 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
* 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 bet...Anselm R. Garbe2007-01-222-9/+13
* 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 i...Anselm R. Garbe2007-01-181-1/+4
* 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) 3.1Anselm 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 us...Anselm R. Garbe2007-01-155-30/+6
* 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=0 3.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
ref='#n583'>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 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750