summary refs log tree commit diff stats
path: root/lib/ui
Commit message (Expand)AuthorAgeFilesLines
* go.mod: change base git urlRobin Jarry2021-11-054-4/+4
* view,compose: use border color to separate headers from bodyRobin Jarry2021-10-281-4/+7
* lib/ui/textinput: Optimize ensureScrollAdnan Maolood2021-08-301-5/+5
* update tcell to v2 and enable TrueColor supporty0ast2020-12-1811-12/+12
* Remove unused Simulator interfaceReto Brunner2020-09-101-5/+0
* Implement style configuration.Kalyan Sriram2020-08-065-60/+48
* Revert "Implement style configuration."Reto Brunner2020-07-305-48/+60
* Implement style configuration.Kalyan Sriram2020-07-305-60/+48
* Make grid sizes dynamicJeffas2020-06-091-10/+16
* Revert "Add Style configuration"Drew DeVault2020-05-285-48/+60
* Add Style configurationReto Brunner2020-05-275-60/+48
* libui: don't require beeper for main contentDrew DeVault2020-05-051-2/+4
* Fix array out of bounds errorburrowing-owl2020-05-051-1/+1
* fix: Close unused MessageView when swapping viewRay Ganardi2020-04-201-0/+5
* Add pinned tabsJeffas2020-03-091-5/+62
* Initial support for PGP decryption & signaturesDrew DeVault2020-03-032-0/+8
* Add move-tab commandJeffas2020-03-031-0/+41
* compose: don't call ti.tabcomplete when it is nilTimmy Douglas2020-01-091-0/+4
* Don't select completions until tab has been pressedBen Burwell2020-01-051-6/+8
* Show textinput completions in popoversBen Burwell2019-12-211-50/+223
* Add popoversBen Burwell2019-12-213-9/+102
* Add UI options to save/pipe messages with unsupported mimetypesGreg Anders2019-11-171-1/+2
* Fix tab refocus on removeJeffas2019-10-141-8/+14
* Fix pushing invalid tabs to historyJeffas2019-10-141-1/+4
* Focus new tab after removeJeffas2019-09-181-0/+4
* Add MouseableJeffas2019-09-116-24/+164
* Add delete forward <C-k> and backward <C-u>Christopher Vittal2019-08-121-0/+29
* Remove aerc specific code from the uiNicolai Dagestad2019-08-031-7/+5
* Ring bell when new messages arrive 0.2.0Ben Burwell2019-07-292-1/+11
* Fix tabstrip over-drawing when not enough spaceJeffas2019-07-261-1/+8
* Add tab completion to textinputsJeffas2019-07-261-10/+74
* Fix invalid tab state when deselecting removed tabDrew DeVault2019-07-261-1/+1
* Fix :close on terminal panicJeffas2019-07-251-0/+5
* Fix grid creating too large subcontextsJeffas2019-07-251-0/+9
* Fix panic when tabs.popHistory is nonexistentDrew DeVault2019-07-251-1/+1
* Add change tab commandJeffas2019-07-231-5/+20
* Display user specified headers in viewer if presentDaniel Bridges2019-07-171-0/+14
* Fix grid widths when using weighted widthsJeffas2019-07-171-3/+14
* Add MouseEnabled config settingJeffas2019-07-171-1/+3
* Fix text input cursor position with non-ASCII textTuomas Siipola2019-07-171-3/+3
* Add clickable tabsJeffas2019-07-113-0/+36
* Implement basic tab completion supportGregory Mullen2019-06-291-0/+8
* lib/ui/tab: Add Replace methodKevin Kuehler2019-06-111-0/+16
* Fix #116 0.1.0Drew DeVault2019-06-031-1/+1
* Add Tabs historyReto Brunner2019-06-021-4/+34
* ensureScroll on text input framesDrew DeVault2019-05-251-0/+2
* Implement scrolling in text inputDrew DeVault2019-05-251-3/+31
* Show account wizard if no accounts configuredDrew DeVault2019-05-221-1/+1
* New account wizard, part oneDrew DeVault2019-05-212-10/+23
* lib/ui/ui: use atomic instead of channelSimon Ser2019-05-191-26/+21
blame/src/ui/ui.h?id=c1ee75da40b5fa633cb7a3efd699c217a3c88ff0'>^
1046a004 ^



57e64beb ^




2f927523 ^
1046a004 ^



































7aa1d931 ^
90ac69be ^





a7190ed7 ^

9e63c4a0 ^
a7190ed7 ^

02f5df5b ^
632528a9 ^
caa95562 ^
f533c6c1 ^
355f2a68 ^
e9225687 ^
d9c47c9b ^


02f5df5b ^
02f5df5b ^
a234ba0c ^
a234ba0c ^
d19afc35 ^
02f5df5b ^
15de3d4a ^

8ecbe0c5 ^
15de3d4a ^
5f60e463 ^
e7f2697e ^



5a625dd8 ^

30cb06ed ^
603e1934 ^
5ef8aa8c ^

b2c08cfc ^
f533c6c1 ^
9e230609 ^
e131afdb ^
b2f9e1ad ^
134da4d0 ^
e955df88 ^
986967ef ^
06abe13f ^
e955df88 ^

bced3d4b ^
f1693278 ^
681c3b6b ^
7bd7c159 ^
e2bc9bde ^
b6095ca9 ^

a234ba0c ^
e151ce70 ^

17757c86 ^
04c6f2d7 ^

02f5df5b ^
9e63c4a0 ^
e112ef5a ^
e5d4e09f ^
9e63c4a0 ^
118d97cd ^
9e63c4a0 ^
f533c6c1 ^


6ab1a84c ^
9e63c4a0 ^
a7190ed7 ^

439e6486 ^
dae4f1bb ^
6f69ce26 ^
4a2ff760 ^
a7190ed7 ^
03b90cf5 ^
a7190ed7 ^
34392622 ^
a7190ed7 ^
134e5d17 ^
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208