aboutsummaryrefslogtreecommitdiffstats
path: root/wm.h
Commit message (Collapse)AuthorAgeFilesLines
* simplified several portions of code through replacing rect structs with ↵Anselm R. Garbe2006-07-121-3/+4
| | | | x,y,h,w counterparts (much more readable)
* some more additions/fixesAnselm R. Garbe2006-07-121-0/+2
|
* fixed several other stuff, coming closer to something usefulAnselm R. Garbe2006-07-111-0/+1
|
* made code more readableAnselm R. Garbe2006-07-111-8/+5
|
* added basic mouse support (actually we don't need more)Anselm R. Garbe2006-07-111-14/+0
|
* added mouse-based resizalsAnselm R. Garbe2006-07-111-4/+22
|
* several changes, new stuffAnselm R. Garbe2006-07-111-1/+2
|
* added bar event timerAnselm R. Garbe2006-07-111-4/+5
|
* added protocol killing stuffAnselm R. Garbe2006-07-111-7/+17
|
* changed how manage client worksAnselm R. Garbe2006-07-111-2/+3
|
* fixed several stuff (gridwm gets better and better)Anselm R. Garbe2006-07-111-5/+5
|
* added key handlingAnselm R. Garbe2006-07-111-1/+14
|
* new stuffAnselm R. Garbe2006-07-111-11/+4
|
* implemented pipe_spawnAnselm R. Garbe2006-07-111-1/+1
|
* added several other stuffAnselm R. Garbe2006-07-101-16/+24
|
* several new changes, made gridmenu workingAnselm R. Garbe2006-07-101-2/+6
|
* added new stuffAnselm R. Garbe2006-07-101-2/+3
|
* initial importAnselm R. Garbe2006-07-101-0/+57