about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
a> 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 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