about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* hotfixAnselm R Garbe2008-05-111-1/+1
* removed Geom stuff, introduced updategeom() again, still view is somewhat bro...Anselm R Garbe2008-05-113-85/+52
* cleaned up config.def.hAnselm R Garbe2008-05-111-8/+2
* implemented exact focus next, if arg != NULL to focus{next,prev}Anselm R Garbe2008-05-114-17/+27
* applied the proposal by nszAnselm R Garbe2008-05-061-3/+5
* applied JUCE patchAnselm R Garbe2008-05-062-0/+3
* simplification of view() as proposed by anydotAnselm R Garbe2008-04-271-10/+3
* applied yiyus tagset patchAnselm R Garbe2008-04-271-21/+16
* 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
n568'>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