about summary refs log tree commit diff stats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* small change to READMEAnselm R. Garbe2006-09-281-1/+1
|
* updated README 1.7arg@mmvi2006-09-261-1/+1
|
* small changes to dwm.1, rearranged order within main event loopAnselm R.Garbe2006-08-211-1/+1
|
* applied Sanders doc changes, added a PHONY line and changed the output of ↵arg@10ksloc.org2006-08-031-1/+2
| | | | config.h creation somewhat
* implemented the idea presented by Sander for dwm targetarg@10ksloc.org2006-08-021-2/+1
|
* 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 ↵arg@10ksloc.org2006-08-021-5/+1
| | | | config.default.h, after first clone/extract one needs to copy config.default.h to config.h, that is easier than always heavy typing make CONFIG=blafasel
* simplified READMEarg@10ksloc.org2006-08-011-4/+1
|
* centralized/externalized configuration to config.harg@10ksloc.org2006-08-011-2/+6
|
* applied Sanders patchesarg@10ksloc.org2006-08-011-8/+9
|
* s/sleep 5/sleep 2/arg@10ksloc.org2006-07-211-1/+1
|
* changed the status info README hint (more simple now, no extra script necessary)arg@10ksloc.org2006-07-211-7/+1
|
* added a note how to achieve status info in the bararg@10ksloc.org2006-07-211-1/+17
|
* updated READMEAnselm R. Garbe2006-07-171-2/+2
|
* added dev.c instead of kb.cAnselm R. Garbe2006-07-131-1/+1
|
* small changes to READMEAnselm R. Garbe2006-07-131-3/+3
|
* added logo+descriptionAnselm R. Garbe2006-07-131-13/+12
|
* removed unnecessary crapAnselm R. Garbe2006-07-131-4/+2
|
* added mouse-based resizalsAnselm R. Garbe2006-07-111-9/+1
|
* updated READMEAnselm R. Garbe2006-07-111-5/+15
|
* fixed several stuff (gridwm gets better and better)Anselm R. Garbe2006-07-111-0/+1
|
* initial importAnselm R. Garbe2006-07-101-0/+40
81'>381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533