about summary refs log tree commit diff stats
path: root/config.mk
Commit message (Expand)AuthorAgeFilesLines
* next version will be 2.5arg@mig292006-11-301-1/+1
* next version will be 2.4arg@mig292006-11-251-1/+1
* applied Gottox patchesarg@mig292006-11-211-1/+1
* next release will be 2.2arg@mig292006-11-031-1/+1
* applied Gottox patch to simplify the resizing of col, instead of resizing the...arg@mig292006-10-311-1/+1
* now being at v2.0Anselm R. Garbe2006-10-141-1/+1
* changing MASTER value from percent into per millAnselm R. Garbe2006-10-051-1/+1
* first step to a more flexible dotile() algorithmAnselm R. Garbe2006-09-291-1/+1
* fixing the settags issue, preparing 1.7.1 1.7.1Anselm R. Garbe2006-09-271-1/+1
* improved intro comment in dwm.h, updated config.mkarg@mmvi2006-09-201-1/+1
* small fixAnselm R. Garbe2006-09-111-1/+1
* maybe this might workAnselm R. Garbe2006-09-061-1/+1
* prepared dwm-1.4 update 1.4Anselm R. Garbe2006-09-061-1/+1
* seems to preserve floating client z-layer order (even with reorder() calls)Anselm R. Garbe2006-09-061-1/+1
* after 1.3Anselm R. Garbe2006-09-041-1/+1
* retagged 1.3Anselm R. Garbe2006-09-041-1/+1
* removed html crapAnselm R. Garbe2006-09-041-1/+1
* applied sanders patch to remove unnecessary commit()Anselm R. Garbe2006-08-311-1/+1
* changed config.arg.h - I really need the 4th tagAnselm R. Garbe2006-08-281-1/+1
* 3->4 colorsAnselm R. Garbe2006-08-241-1/+1
* applied another config.mk patch made by sanderAnselm R.Garbe2006-08-161-1/+1
* fixing small bug in config.mkAnselm R.Garbe2006-08-151-2/+2
* applied Sanders LD and resize patchesAnselm R.Garbe2006-08-141-1/+2
* upgraded version infoAnselm R.Garbe2006-08-111-1/+1
* next version is 0.8arg@10ksloc.org2006-08-071-1/+1
* using -Os again, zoom is ignored in floating mode or on floating clientsarg@10ksloc.org2006-08-051-1/+1
* no need for -g anymore, regexp matching works nowarg@10ksloc.org2006-08-041-4/+4
* switched to regexp matching for Rulesarg@10ksloc.org2006-08-041-4/+4
* fixed a type in README, and patched config.mkarg@10ksloc.org2006-08-021-1/+1
* removed the CONFIG variable from config.mk, renamed config.h into config.defa...arg@10ksloc.org2006-08-021-5/+2
* applied Sanders patches (numlock2)arg@10ksloc.org2006-08-021-7/+7
* uppercasing all define'd values (uppercase-prefixed should only be enum field...arg@10ksloc.org2006-08-011-7/+7
* centralized/externalized configuration to config.harg@10ksloc.org2006-08-011-2/+5
* applied Sanders patchesarg@10ksloc.org2006-08-011-15/+9
* s/0.5/0.6/ - my steps are wider than the realityarg@10ksloc.org2006-07-211-1/+1
* preparing 0.6 which will be available in the evening after sanders patch approx.arg@10ksloc.org2006-07-211-6/+6
* using double-linked list in order to get correct prev focus handlingarg@10ksloc.org2006-07-201-5/+5
* cleaned up codearg@10ksloc.org2006-07-201-1/+1
* using O3 instead of Os, binary size still < 40kbarg@10ksloc.org2006-07-201-1/+1
* applied Jukka's patch with s/ModKeyMask/MODKEY/garg@10ksloc.org2006-07-191-1/+1
* changed CFLAGsarg@mmvi2006-07-181-5/+5
* simplified MakefileAnselm R. Garbe2006-07-171-1/+0
* patched dwmAnselm R. Garbe2006-07-171-1/+1
* simplified man pageAnselm R. Garbe2006-07-161-1/+1
* draw bar on exposure ;)Anselm R. Garbe2006-07-141-5/+5
* prep 0.1 0.1Anselm R. Garbe2006-07-141-6/+6
* implemented dwm reading status text from stdin Anselm R. Garbe2006-07-141-5/+5
* continued with man pageAnselm R. Garbe2006-07-141-2/+5
* new stuffAnselm R. Garbe2006-07-131-1/+1
* added logo+descriptionAnselm R. Garbe2006-07-131-6/+2
6' href='#n586'>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