Alexandre Bury
|
44dbd5826e
|
Make Backend::clear take &self
|
2016-10-09 15:47:06 -07:00 |
|
Alexandre Bury
|
3b3f403f7a
|
Apply rustfmt
|
2016-10-02 15:22:29 -07:00 |
|
Alexandre Bury
|
fa2ad3261b
|
Make Backend methods not static anymore
|
2016-09-24 16:51:42 -07:00 |
|
Alexandre Bury
|
2e06dd70cb
|
Apply rustfmt
|
2016-09-22 22:11:13 -07:00 |
|
Alexandre Bury
|
a064400b6f
|
Add unsafe block around ncurses::stdscr
One more reason to avoid ncurses
|
2016-09-21 11:57:19 -07:00 |
|
Alexandre Bury
|
f7a3d821d1
|
Actually use Theme::{shadow,borders} when drawing
Also add the 8 light base colors
|
2016-08-04 17:27:04 -07:00 |
|
Alexandre Bury
|
e29511e757
|
Add ProgressBar
Also make Callback its own NewType to add comversion methods.
|
2016-07-24 23:01:09 -07:00 |
|
Alexandre Bury
|
c07e8b6aee
|
Rustfmt
|
2016-07-10 19:11:21 -07:00 |
|
Alexandre Bury
|
6e0819f723
|
Simplify Event enum
Now properly unify Alt/Ctrl/Shift handling
|
2016-07-10 18:27:26 -07:00 |
|
Alexandre Bury
|
4b095a0652
|
Apply rustfmt
|
2016-07-09 19:05:51 -07:00 |
|
Alexandre Bury
|
985009e51c
|
More ncurses isolation
Also some renaming in the theme module
|
2016-06-30 23:38:01 -07:00 |
|