about summary refs log tree commit diff stats
path: root/util.h
Commit message (Collapse)AuthorAgeFilesLines
* import new drw from libsl and minor fixes.Markus Teich2016-06-261-2/+2
| | | | | - better scaling for occupied tag squares. - draw statusline first to omitt some complicated calculations.
* sync updated drw code from dmenuHiltjo Posthuma2015-10-201-0/+1
| | | | | | important: - drw_rect: didn't use w and h, change the dwm code accordingly. - drw_text: text is NULL is not allowed, use drw_rect().
* Add Xft and follback-fonts support to graphics libEric Pruitt2015-03-131-0/+1
|
* continued with draw.c abstraction, also started util.{h,c} implementation, ↵Anselm R Garbe2012-12-081-0/+6
| | | | that will be used by draw.c as well
* removed unnecessary crapAnselm R. Garbe2006-07-131-22/+0
|
* removed unnecessary sel stuffAnselm R. Garbe2006-07-111-2/+0
|
* added bar event timerAnselm R. Garbe2006-07-111-4/+8
|
* added gridsel to gridwmAnselm R. Garbe2006-07-111-0/+1
|
* implemented pipe_spawnAnselm R. Garbe2006-07-111-1/+2
|
* added several other stuffAnselm R. Garbe2006-07-101-2/+4
|
* several new changes, made gridmenu workingAnselm R. Garbe2006-07-101-36/+11
|
* added new stuffAnselm R. Garbe2006-07-101-0/+41
r+openSUSE' href='/danisanti/profani-tty/commit/Dockerfile?id=9cd5dfbdaab42e4b5874e6f72bd75f3523afb2ea'>9cd5dfbd ^
3700c80a ^
9cd5dfbd ^

3700c80a ^

9cd5dfbd ^
3700c80a ^
9cd5dfbd ^
9cd5dfbd ^
3700c80a ^


672f3e22 ^

0857b5ee ^




9cd5dfbd ^














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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57