index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix #116
0.1.0
Drew DeVault
2019-06-03
1
-1
/
+1
*
Add Tabs history
Reto Brunner
2019-06-02
1
-4
/
+34
*
ensureScroll on text input frames
Drew DeVault
2019-05-25
1
-0
/
+2
*
Implement scrolling in text input
Drew DeVault
2019-05-25
1
-3
/
+31
*
Show account wizard if no accounts configured
Drew DeVault
2019-05-22
1
-1
/
+1
*
New account wizard, part one
Drew DeVault
2019-05-21
2
-10
/
+23
*
lib/ui/ui: use atomic instead of channel
Simon Ser
2019-05-19
1
-26
/
+21
*
Update internal state and draw from the same goroutine
Simon Ser
2019-05-19
2
-4
/
+7
*
s/aerc2/aerc/g
Drew DeVault
2019-05-17
1
-1
/
+1
*
Let caller pass in custom headers to compose
Drew DeVault
2019-05-16
1
-0
/
+4
*
Update tab name as subject changes
Drew DeVault
2019-05-14
2
-1
/
+18
*
Spec out review message screen
Drew DeVault
2019-05-13
1
-3
/
+3
*
Implement :{next,prev}-field in compose view
Drew DeVault
2019-05-12
1
-3
/
+3
*
Add initial compose widget
Drew DeVault
2019-05-12
1
-2
/
+3
*
Refactor ctx stashing out of exline
Drew DeVault
2019-05-11
1
-0
/
+2
*
Split ex line text handling into dedicated widget
Drew DeVault
2019-05-11
1
-0
/
+136
*
lib/ui: fix UI.Exit race condition
Simon Ser
2019-05-05
1
-2
/
+13
*
lib/ui: fix Grid race condition
Simon Ser
2019-05-05
1
-1
/
+20
*
lib/ui: fix GridCell.invalid race
Simon Ser
2019-04-29
1
-5
/
+6
*
lib/ui: introduce Invalidatable
Simon Ser
2019-04-27
4
-32
/
+37
*
Add basic message viewer mockup
Drew DeVault
2019-03-30
1
-0
/
+10
*
Use tcell.Style.Reverse instead of black on white
Drew DeVault
2019-03-30
3
-10
/
+14
*
Add :term-close
Drew DeVault
2019-03-17
2
-3
/
+7
*
Move exline handling up to aerc, add :term
Drew DeVault
2019-03-17
1
-3
/
+5
*
Add basic terminal widget
Drew DeVault
2019-03-17
2
-0
/
+3
*
Add :quit command
Drew DeVault
2019-03-15
1
-5
/
+0
*
Implement the Container interface in lib/ui/
Drew DeVault
2019-01-20
5
-7
/
+26
*
Merge lib/ui/interfaces.go and add another
Drew DeVault
2019-01-20
3
-30
/
+42
*
Make repeated invalidations more efficient
Drew DeVault
2019-01-14
1
-0
/
+10
*
Add cursor handling in ex line
Drew DeVault
2019-01-14
1
-8
/
+9
*
Revert "Add abstract list, update dirlist accordingly"
Drew DeVault
2019-01-13
2
-111
/
+0
*
Revert "Render selected list item differently"
Drew DeVault
2019-01-13
1
-1
/
+0
*
Render selected list item differently
Drew DeVault
2019-01-13
1
-0
/
+1
*
Add abstract list, update dirlist accordingly
Drew DeVault
2019-01-13
2
-0
/
+111
*
refactor lib/ui/tab to ensure staying in bounds
Markus Ongyerth
2018-06-13
1
-8
/
+21
*
Fix tab invalidation bugs
Drew DeVault
2018-06-11
1
-1
/
+5
*
Apply gofmt
Drew DeVault
2018-06-11
3
-7
/
+7
*
Clean up some old code
Drew DeVault
2018-06-11
2
-10
/
+6
*
Move sidebar into account tabs
Drew DeVault
2018-06-11
1
-4
/
+4
*
Use default color for selected tab
Drew DeVault
2018-06-07
1
-3
/
+9
*
switch to tcell from termbox
Markus Ongyerth
2018-06-01
8
-101
/
+105
*
Pull main aerc UI into widget
Drew DeVault
2018-02-27
3
-13
/
+38
*
Add stack UI container
Drew DeVault
2018-02-27
2
-7
/
+80
*
Split UI library and widgets
Drew DeVault
2018-02-26
8
-0
/
+663
[prev]