about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* added Solaris hintsarg@mig292006-12-181-1/+6
* Added tag 2.7 for changeset 21951c0dfbae5af68ed77821a4d87253ee91803farg@mig292006-12-141-0/+1
* applied Sanders patch 2.7arg@mig292006-12-131-3/+3
* fixed man page, status bar displays EOF instead of "broken pipe"arg@mig292006-12-131-1/+1
* added the java odyssee to CAVEATS sectionarg@mig292006-12-131-2/+10
* removed Client->gravarg@mig292006-12-122-5/+0
* removed gravitate for the momentarg@mig292006-12-113-57/+1
* disabling configure() during resizearg@mig292006-12-111-1/+1
* made gravitate effectless, waiting for complains ;)arg@mig292006-12-111-0/+1
* fixed diagnostic error messagearg@mig292006-12-081-1/+1
* removed the hardcoded fixed fallback, it is useless in non-Latin1 environmentsarg@mig292006-12-082-5/+2
* we don't use the term clients anymore, windows is the better termarg@mig292006-12-071-1/+1
* Added tag 2.6 for changeset 5308dd22b6ee8e3218c81d9e7e4125f235bb5778arg@mig292006-12-071-0/+1
* found compromise for fonts 2.6arg@mig292006-12-072-2/+2
* nah, people should define 'fixed' to be compatible with their localearg@mig292006-12-071-1/+1
* using a UTF-8 capable fixed fontarg@mig292006-12-071-1/+1
* switching to uxterm again, I get kretze from this urxvt craparg@mig292006-12-071-1/+1
* with this patch everything works fine for mearg@mig292006-12-072-5/+3
* don't use Xlocale crap, let's use locale.h insteadarg@mig292006-12-071-1/+1
* using the portable Xmb+UTF-8 way of life, will see if this works well...arg@mig292006-12-071-2/+4
* improved the memory leak preventionarg@mig292006-12-061-1/+4
* making terminus more explicit a regular font (otherwise olique font might be ...arg@mig292006-12-051-1/+1
* also setting LC_CTYPE onlyarg@mig292006-12-051-1/+1
* enforcing using fontsets even if they are incomplete for some encodingsarg@mig292006-12-052-5/+1
* Added tag 2.5.1 for changeset c7f84f23ec5aef29988dcdc4ec22a7352ee8f58earg@mig292006-12-041-0/+1
* hotfix of a serious crashing bug 2.5.1arg@mig292006-12-043-3/+5
* Added tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584de87da1a368045arg@mig292006-12-041-0/+1
* applied Manuel's regex patch 2.5arg@mig292006-12-031-3/+3
* made squares equally sized, and 1px biggerarg@mig292006-12-011-5/+5
* if client is focused, the emptysquare don't needs to be drawedarg@mig292006-12-011-3/+3
* and the winner isarg@mig292006-12-012-14/+20
* sander1 proposalarg@mig292006-12-011-7/+15
* doodarg@mig292006-12-011-8/+9
* darkening the fg colors somewhatarg@mig292006-12-011-2/+2
* less obtrusive indicator (only a top line)arg@mig292006-12-012-18/+5
* final2 indicatorarg@mig292006-12-012-9/+13
* removing the -1 on final indicators, looks cleanerarg@mig292006-12-011-3/+3
* final indicatorsarg@mig292006-12-012-4/+3
* changed things like I described in last mailarg@mig292006-12-011-15/+11
* improved tag indicatorarg@mig292006-12-011-6/+14
* removed viewall signature from dwm.harg@mig292006-11-301-1/+0
* next version will be 2.5arg@mig292006-11-301-1/+1
* removed viewall(), replaced with view(-1); added tag(-1) to tag a client with...arg@mig292006-11-305-13/+9
* Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479farg@mig292006-11-301-0/+1
* extended dwm.1 with last change 2.4arg@mig292006-11-281-1/+1
* togglefloat should only work in dotile mode (thanks to Sander for this hint)arg@mig292006-11-281-1/+1
* applied Alex Elide's tricky patch, thanks!arg@mig292006-11-271-1/+0
* returning to old Key structarg@mig292006-11-273-68/+65
* applied Szabolcs Nagy's patch (thank you!)arg@mig292006-11-271-1/+1
* applied patch by Jukkaarg@mig292006-11-271-1/+1
a id='n561' href='#n561'>561 562 563 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 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