summary refs log tree commit diff stats
path: root/lib/ui/ui.go
Commit message (Expand)AuthorAgeFilesLines
* Add basic terminal widgetDrew DeVault2019-03-171-0/+1
* Add :quit commandDrew DeVault2019-03-151-5/+0
* Make repeated invalidations more efficientDrew DeVault2019-01-141-0/+10
* Clean up some old codeDrew DeVault2018-06-111-3/+6
* switch to tcell from termboxMarkus Ongyerth2018-06-011-18/+30
* Pull main aerc UI into widgetDrew DeVault2018-02-271-13/+6
* Split UI library and widgetsDrew DeVault2018-02-261-0/+79
200 added new stuff' href='/acidbong/suckless/dwm/commit/util.c?h=5.4.1&id=8a34fa50f75f4d6d8af234ac0c4f6d40b988d700'>8a34fa5 ^
39677ec ^




849e631 ^
39677ec ^

bf35794 ^
adaa28a ^
39677ec ^








39677ec ^
adaa28a ^




849e631 ^
adaa28a ^


c47da14 ^
439e15d ^
c47da14 ^
586f663 ^
439e15d ^




16c67f3 ^
586f663 ^
650a1fb ^
439e15d ^

849e631 ^
439e15d ^


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
58
59
60
61