toaruos/lib
K. Lange cc4baaff0d Steal an idea from fish to handle output without a trailing linefeed 2018-09-17 07:01:15 +09:00
..
auth.c Add login, sudo, user session, auth lib, etc. 2018-05-10 22:33:32 +09:00
confreader.c Add confreader library 2018-05-08 23:04:49 +09:00
decor-fancy.c Render fullscreen windows without shadow gap 2018-09-12 13:22:34 +09:00
decorations.c Restructure decorations so bounds can be window-specific (for fullscreen) 2018-09-12 12:53:08 +09:00
graphics.c Add anti-aliased line drawer (slow, but effective) 2018-09-15 19:52:25 +09:00
hashmap.c Render windows as focused when they have menus, like we used to in python 2018-07-22 01:24:22 +09:00
icon_cache.c Library cleanup 2018-08-14 17:24:25 +09:00
kbd.c support home/end from normal escape sequence 2018-08-16 12:01:09 +09:00
list.c Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
menu.c Library cleanup 2018-08-14 17:24:25 +09:00
pex.c Library copyright/vim tags cleanup 2018-08-15 10:23:41 +09:00
rline.c Patch in rline_reverse_search for rline_exp 2018-09-13 14:42:42 +09:00
rline_exp.c Steal an idea from fish to handle output without a trailing linefeed 2018-09-17 07:01:15 +09:00
sdf.c Library copyright/vim tags cleanup 2018-08-15 10:23:41 +09:00
termemu.c Rudimentary (incomplete) alternate screen support 2018-08-28 20:08:58 +09:00
textregion.c Library copyright/vim tags cleanup 2018-08-15 10:23:41 +09:00
tree.c Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
yutani.c Advertise fullscreen-ness of windows and collect it automatically as a decorator flag 2018-09-12 13:22:25 +09:00