index
:
bemenu.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
draw
/
curses.c
Age
Commit message (
Expand
)
Author
2014-04-12
Try ncursesw and then ncruses as fallback.
Jari Vetoniemi
2014-04-12
Consistency.
Jari Vetoniemi
2014-04-12
Delete is emitted on mac terminal.
Jari Vetoniemi
2014-04-11
Add cast for conversion when type isn't unsigned.
Jari Vetoniemi
2014-04-11
Support mac, duplicate stdin/stdout to make piping possible.
Jari Vetoniemi
2014-04-11
Buffer grown too much.
Jari Vetoniemi
2014-04-11
Draw lines properly.
Jari Vetoniemi
2014-04-10
Undef get_wch
Jari Vetoniemi
2014-04-10
Implement list structure, and feature for multiple selections.
Jari Vetoniemi
2014-04-10
Cleanup curses better.
Jari Vetoniemi
2014-04-10
Document curses struct
Jari Vetoniemi
2014-04-10
Remove @file from non-public library files.
Jari Vetoniemi
2014-04-10
Consistency
Jari Vetoniemi
2014-04-10
lolCase variables
Jari Vetoniemi
2014-04-10
Make asserts and ifs more consistent.
Jari Vetoniemi
2014-04-10
Do curses refresh before endwin.
Jari Vetoniemi
2014-04-10
Basic working bemenu with curses backend
Jari Vetoniemi
2014-03-18
Add project skeleton
Jari Vetoniemi