about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* applied yiyus fgeom patchAnselm R Garbe2008-04-272-35/+41
* applied dfenze drawtext simplificationsAnselm R Garbe2008-04-271-8/+7
* this is the correct wayanselm@anselm12008-04-201-0/+1
* copyright notice is in LICENSEanselm@anselm12008-04-201-1/+0
* applied Ph's seltags-simplification with some modificationsanselm@anselm12008-04-201-13/+10
* applied Ph's MIN/MAX patch, nice work!anselm@anselm12008-04-201-31/+22
* applied Ph's patch regarding geom and lt initializationanselm@anselm12008-04-201-8/+4
* applied Gottox' applyrules() fixanselm@anselm12008-04-201-2/+2
* geometry fix proposed by JukkaAnselm R Garbe2008-04-081-1/+1
* applied applyrules-fix by Jukka, thank you Jukka!Anselm R Garbe2008-04-071-3/+3
* fixAnselm R Garbe2008-04-051-1/+1
* applied the proposed monocle patch from the mailinglistAnselm R Garbe2008-04-051-1/+1
* next version is 5.0Anselm R Garbe2008-04-041-1/+1
* Added tag 4.9 for changeset 22c669b2dd36anselm@anselm12008-04-031-0/+1
* yet another cleanup 4.9Anselm R Garbe2008-04-031-2/+2
* some cleanup changesAnselm R Garbe2008-04-032-3/+1
* uncommented dual layout in preparation of dwm 4.9anselm@anselm12008-04-021-2/+2
* applied Peter Hartlich's simplification patch of setmfact and his revival of ...anselm@anselm12008-04-022-42/+24
* aspects hints seem broken for fullscreen appsAnselm R Garbe2008-04-011-3/+5
* removed uneccessary lineAnselm R Garbe2008-03-311-1/+0
* bugfixAnselm R Garbe2008-03-251-1/+1
* setmfact should not have any effect if in floating layoutAnselm R Garbe2008-03-241-1/+1
* minor fixAnselm R Garbe2008-03-241-1/+1
* revival of mfact and setmfactAnselm R Garbe2008-03-243-1/+31
* setlayout and setgeom are now togglable againAnselm R Garbe2008-03-243-42/+38
* geom indicator and layout indicator is only displayed if there are several ge...Anselm R Garbe2008-03-242-12/+15
* hotfix of idxoftaganselm@anselm12008-03-221-2/+2
* blw/bgw calculation bugfixanselm@anselm12008-03-221-7/+7
* updated configurenotifyAnselm R Garbe2008-03-191-1/+4
* minor bugfix in applyrulesanselm@anselm12008-03-171-1/+1
* added sample of {grow,shrink}master to config.def.hAnselm R Garbe2008-03-171-0/+4
* renamed c->border into c->bw, fixed monocle to subtract c->bw from each h/w v...Anselm R Garbe2008-03-171-34/+34
* geoms are now drawed in the status barAnselm R Garbe2008-03-172-8/+16
* removed the string-based setgeom approach, introduced a new Geom type instead...Anselm R Garbe2008-03-172-87/+40
* made the string-based setgeom workingAnselm R Garbe2008-03-153-75/+68
* some experimental state DO NOT USE THIS, I plan to have a nicer interface to ...Anselm R Garbe2008-03-143-196/+98
* some changes towards 4.9Anselm R Garbe2008-03-144-31/+38
* Added tag 4.8 for changeset 607015ddb091Anselm R Garbe2008-03-131-0/+1
* removed the comment again 4.8Anselm R Garbe2008-03-131-2/+1
* some polishing in tileh/tilevAnselm R Garbe2008-03-131-52/+50
* minor bugfixAnselm R Garbe2008-03-131-1/+1
* added a new commentAnselm R Garbe2008-03-131-1/+2
* some cleanupAnselm R Garbe2008-03-132-4/+3
* updated my geoms functionAnselm R Garbe2008-03-131-3/+3
* updateAnselm R Garbe2008-03-131-0/+2
* set layout already hereAnselm R Garbe2008-03-131-2/+2
* well I use a different default tileAnselm R Garbe2008-03-131-2/+2
* added updatebarpos()Anselm R Garbe2008-03-132-8/+12
* removed all defines of geoms, implemented setgeoms() instead, added config.an...Anselm R Garbe2008-03-134-96/+115
* some polishingAnselm R Garbe2008-03-121-19/+5
n558' href='#n558'>558 559 560 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