about summary refs log tree commit diff stats
ModeNameSize
-rw-r--r--.hgtags2170log stats plain blame
-rw-r--r--LICENSE1332log stats plain blame
-rw-r--r--Makefile1522log stats plain blame
-rw-r--r--README1088log stats plain blame
-rw-r--r--client.c10009log stats plain blame
-rw-r--r--config.arg.h3732log stats plain blame
-rw-r--r--config.default.h3731log stats plain blame
-rw-r--r--config.mk618log stats plain blame
-rw-r--r--draw.c2855log stats plain blame
-rw-r--r--dwm.14559log stats plain blame
-rw-r--r--dwm.h6303log stats plain blame
-rw-r--r--dwm.png373log stats plain blame
-rw-r--r--event.c8660log stats plain blame
-rw-r--r--layout.c2707log stats plain blame
-rw-r--r--main.c9431log stats plain blame
-rw-r--r--tag.c2780log stats plain blame
-rw-r--r--tile.c1575log stats plain blame
-rw-r--r--tile.h307log stats plain blame
-rw-r--r--util.c997log stats plain blame
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