toaruos/lib
2018-09-24 12:29:16 +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 Experimental slow sprite rotation 2018-09-17 20:35:40 +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 freetype text needs some horizontal padding 2018-09-24 12:29:16 +09:00
pex.c Library copyright/vim tags cleanup 2018-08-15 10:23:41 +09:00
rline_exp.c make sure right prompt gets drawn when drawing oversized line 2018-09-21 19:12:12 +09:00
rline.c As should rline when doing rev search 2018-09-17 13:21:37 +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