about summary refs log tree commit diff stats
path: root/LICENSE
Commit message (Collapse)AuthorAgeFilesLines
* applied Hiltjo's resize/move limitationAnselm R Garbe2014-08-111-0/+1
| | | | | | "Limit the amount of updates when resizing or moving a window in floating mode to 60 times per second. This makes resizing and moving alot smoother and by limiting it it also uses alot less resources on my machine.
* updated copyright notice in LICENSE fileAnselm R Garbe2014-05-291-1/+1
|
* applied Eckehard Berns barwin leak fix and his suggestion to deal with ↵anselm@garbe.us2012-01-121-1/+1
| | | | restack() -- the latter aspect needs further investigation.
* applied Peter Hartlichs nice interim Xinerama and map fix patches, for ↵garbeam@gmail.com2011-07-291-3/+4
| | | | debugging purposes I also added his transient test driver
* fixing some minor issues, next week is dwm-5.9 release timegarbeam@gmail.com2011-06-111-2/+2
|
* removed DEBUG code and added 2010 to the copyright list 5.8anselm@garbe.us2010-05-271-1/+1
|
* applied Jukka's sigchld patchAnselm R Garbe2009-08-161-1/+1
|
* applied Mate's patch, added Mate to LICENSEAnselm R Garbe2009-07-061-0/+1
|
* updated year rangesAnselm R Garbe2009-06-301-3/+3
|
* fixed an issue reported by Nibble, also fixed s/2008/2009/ 5.4.1a@null2009-02-081-1/+1
|
* re-applied Neale's spawn patch, credited Neale in LICENSEa@null2008-12-121-0/+1
|
* applied Peter Hartlich's initmodmap patchAnselm R Garbe2008-08-231-0/+1
|
* applied Martin Hurton's movemouse() patchAnselm R Garbe2008-08-181-0/+1
|
* removed trailing spaces reported by SoleenAnselm R Garbe2008-06-111-9/+9
|
* fixed Gottox' mail addressanselm@anselm12008-02-221-1/+1
|
* well typo fixAnselm R Garbe2008-02-221-1/+1
|
* added Gottox to Copyright holders after all his contributions, applied his ↵Anselm R Garbe2008-02-221-2/+3
| | | | last patch
* changed arrange functions to contain the Monitor as first argumentAnselm R Garbe2008-02-211-1/+1
|
* proceeded with multihead/Xinerama supportanselm@anselm12007-12-221-0/+1
|
* Jukka also belongs to Copyright holders after all he has contributed and ↵Anselm R. Garbe2007-05-301-0/+1
| | | | done for dwm, updated -v as well
* added nsz to copyright holders as well, because he did a lot recentlyAnselm R. Garbe2007-05-291-0/+1
|
* added anydot to Copyright holders, because he contributed a lot recentlyAnselm R. Garbe2007-05-291-0/+1
|
* I used 2006 in other places as wellAnselm R. Garbe2007-04-131-1/+1
|
* making Copyright notices more compactAnselm R. Garbe2007-04-131-2/+2
|
* correctionsarg@mig292007-01-021-2/+2
|
* next version will contain updated copyright noticearg@mig292007-01-021-2/+2
|
* added Sander to LICENSE (since he has contributed/revised big portions)Anselm R.Garbe2006-08-141-0/+1
|
* initial importAnselm R. Garbe2006-07-101-0/+21
11'>511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 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