about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* new stuff (some warning elimination)Anselm R. Garbe2006-07-137-47/+44
* removed unnecessary crapAnselm R. Garbe2006-07-1315-785/+95
* before leaning things upAnselm R. Garbe2006-07-139-112/+150
* new stuff, fixed several issuesAnselm R. Garbe2006-07-126-12/+13
* added gravity stuffAnselm R. Garbe2006-07-124-7/+76
* added maxAnselm R. Garbe2006-07-123-3/+15
* added grid mode on Mod1Mask gAnselm R. Garbe2006-07-127-66/+97
* simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe2006-07-1212-235/+164
* fixed configurerequestAnselm R. Garbe2006-07-121-1/+1
* new colorsAnselm R. Garbe2006-07-121-3/+3
* some more additions/fixesAnselm R. Garbe2006-07-125-3/+32
* fixed several other stuff, coming closer to something usefulAnselm R. Garbe2006-07-115-15/+23
* implemented draw_client stuffAnselm R. Garbe2006-07-113-20/+58
* made code more readableAnselm R. Garbe2006-07-115-70/+67
* added basic mouse support (actually we don't need more)Anselm R. Garbe2006-07-114-24/+15
* added mouse-based resizalsAnselm R. Garbe2006-07-117-19/+181
* updated READMEAnselm R. Garbe2006-07-111-5/+15
* several changes, new stuffAnselm R. Garbe2006-07-117-19/+34
* removed unnecessary sel stuffAnselm R. Garbe2006-07-114-95/+2
* added bar event timerAnselm R. Garbe2006-07-119-51/+87
* added protocol killing stuffAnselm R. Garbe2006-07-116-36/+153
* new stuffAnselm R. Garbe2006-07-111-0/+20
* added gridsel to gridwmAnselm R. Garbe2006-07-117-13/+99
* changed how manage client worksAnselm R. Garbe2006-07-114-29/+44
* fixed several stuff (gridwm gets better and better)Anselm R. Garbe2006-07-1110-141/+59
* added key handlingAnselm R. Garbe2006-07-115-30/+44
* new stuffAnselm R. Garbe2006-07-115-32/+25
* implemented pipe_spawnAnselm R. Garbe2006-07-117-15/+70
* added several other stuffAnselm R. Garbe2006-07-1012-39/+476
* renamed gridmenu.c into menu.cAnselm R. Garbe2006-07-102-1/+1
* several new changes, made gridmenu workingAnselm R. Garbe2006-07-109-206/+256
* added new stuffAnselm R. Garbe2006-07-1011-36/+328
* added gridmenuAnselm R. Garbe2006-07-103-3/+617
* initial importAnselm R. Garbe2006-07-107-0/+450
361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 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