about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* now dwm enforces max screen size also in tiled mode on non-floating clients w...Anselm R. Garbe2006-08-291-13/+14
* fixedAnselm R. Garbe2006-08-291-1/+3
* configurenotify remembers max geom now, and restores this if necessary, howev...Anselm R. Garbe2006-08-292-4/+14
* applied patch similiar proposed by dave tweedAnselm R. Garbe2006-08-291-10/+13
* improved selection policyAnselm R. Garbe2006-08-291-20/+24
* still something wrong with reorder()Anselm R. Garbe2006-08-294-56/+33
* this algorithm seems to keep order for any scenarioAnselm R. Garbe2006-08-291-14/+41
* fix client position in list also on tag and toggletagAnselm R. Garbe2006-08-291-0/+4
* added attach/detach functions which don't attach at the begin of list, but at...Anselm R. Garbe2006-08-293-29/+52
* removed crappy variablesAnselm R. Garbe2006-08-283-5/+5
* changed config.arg.h - I really need the 4th tagAnselm R. Garbe2006-08-282-2/+2
* updated html pageAnselm R. Garbe2006-08-281-2/+2
* Added tag 1.1 for changeset 44a55e6e46bf6c231780b09d919977d6f01083deAnselm R. Garbe2006-08-281-0/+1
* added a comment to spawn 1.1Anselm R. Garbe2006-08-281-0/+1
* applied sanders focus_ patchesAnselm R. Garbe2006-08-282-26/+49
* applied sanders somepatches.patchAnselm R. Garbe2006-08-284-8/+16
* oh frking dear big font...Anselm R. Garbe2006-08-251-1/+1
* term enlightenedAnselm R. Garbe2006-08-251-1/+1
* switching to darker colorscheme with larger fontAnselm R. Garbe2006-08-251-7/+7
* patched arg.hAnselm R. Garbe2006-08-251-1/+1
* new stuffAnselm R. Garbe2006-08-251-1/+1
* switching to dark colors againAnselm R. Garbe2006-08-251-6/+6
* updated man page of dwmAnselm R. Garbe2006-08-251-3/+3
* changed order of optionsAnselm R. Garbe2006-08-252-4/+4
* trying a different configurationAnselm R. Garbe2006-08-255-23/+24
* removed small 1px gap, somehow without it things feel betterAnselm R. Garbe2006-08-251-1/+1
* oopsAnselm R. Garbe2006-08-251-1/+1
* fixed typoAnselm R. Garbe2006-08-252-2/+2
* s/TILED/TILE/gAnselm R. Garbe2006-08-253-3/+3
* removed a bunch of lines, made mode symbols configurableAnselm R. Garbe2006-08-254-8/+7
* changed symbols for float/tiled mode, added mouse-driven mode toggle to butto...Anselm R. Garbe2006-08-252-11/+13
* small fix to separate client title from right-most tagAnselm R. Garbe2006-08-251-2/+2
* restored config.arg.hAnselm R. Garbe2006-08-251-16/+12
* new color stuff/new rendering stuffAnselm R. Garbe2006-08-256-58/+70
* back to 3 colorsAnselm R. Garbe2006-08-255-38/+35
* fixedAnselm R. Garbe2006-08-241-6/+6
* 3->4 colorsAnselm R. Garbe2006-08-246-26/+22
* Added tag 1.0 for changeset bbc98e77ae89a7c9232a5be0835f60ea00d8036eAnselm R. Garbe2006-08-241-0/+1
* prepared dwm-1.0 1.0Anselm R. Garbe2006-08-241-2/+2
* yet another fixAnselm R. Garbe2006-08-241-1/+1
* small man page fixAnselm R. Garbe2006-08-241-1/+2
* found less intrusive wayAnselm R. Garbe2006-08-241-6/+12
* changing tag indicator through underlineAnselm R. Garbe2006-08-242-26/+17
* black on light is really better, I notice this after allAnselm R. Garbe2006-08-231-3/+3
* updated man pageAnselm R. Garbe2006-08-237-74/+69
* applied tag drawing change to man pageAnselm R. Garbe2006-08-231-4/+4
* implemented right tag drawing in the status bar and titlebarsAnselm R. Garbe2006-08-232-10/+23
* removed a blank lineAnselm R. Garbe2006-08-231-1/+0
* eliminated sentinel warningAnselm R. Garbe2006-08-231-1/+1
* small fix of man pageAnselm R. Garbe2006-08-231-1/+1
n547'>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