about summary refs log tree commit diff stats
path: root/wm.h
Commit message (Expand)AuthorAgeFilesLines
* added maxAnselm R. Garbe2006-07-121-3/+2
* added grid mode on Mod1Mask gAnselm R. Garbe2006-07-121-6/+7
* simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe2006-07-121-3/+4
* 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
rtik K. Agaram <vc@akkartik.com> 2016-03-27 17:43:41 -0700 2812' href='/akkartik/mu/commit/html/x.mu.html?h=hlt&id=a654e4ecace2d506d1b10f1dde2c287ebe84ef37'>a654e4ec ^
c5ffb6e1 ^

4690ce81 ^
f344b250 ^


f5465e12 ^
c5ffb6e1 ^



a654e4ec ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42