summaryrefslogtreecommitdiff
path: root/src/user
AgeCommit message (Expand)AuthorLines
2021-03-08resizable widgets, default widget implementation for some functions, reimplem...Benji Dial-83/+209
2021-03-07keyboard support in raleigh, word wrap and more in entry widgetBenji Dial-77/+287
2021-03-07text entry, with cursor, but no keyboardBenji Dial-1/+212
2021-03-05more raleigh, including button and vbox widgetsBenji Dial-58/+336
2021-03-04start of a c++ widget toolkit, c++ runtimeBenji Dial-0/+349
2021-03-03moving windows with mouse, changing some old panics into syslogs, small bugfi...Benji Dial-1/+1
2021-03-0364kiB kernel area, ps/2 mouse support, signed decimals in knob formatBenji Dial-20/+74
2021-03-02removing stub for special handling of 'sd' prefix in file paths from knobBenji Dial-22/+5
2021-03-02command history in shellBenji Dial-5/+129
2021-03-01minimal file writing, shutdown keybinding (Win+Shift+Q)Benji Dial-1/+64
2021-02-19rtc fixes, time commandBenji Dial-0/+94
2021-02-18(random ai) tic-tac-toe gameBenji Dial-0/+271
2021-02-18vbe support, truecolor window manager pixbufsBenji Dial-53/+121
2021-02-17adding yield before returning from readlineBenji Dial-0/+1
2021-02-17dirlist program, making fat refuse to list file as directoryBenji Dial-0/+49
2021-02-17giving terminal a more helpful error message when it can't start its passed c...Benji Dial-2/+2
2021-02-17quick bitmap font format, borrowing new default font from XBenji Dial-26/+73
2021-02-17win+space, mkpopupBenji Dial-6/+39
2021-02-16window bordersBenji Dial-22/+4
2021-02-16rtc timestamp, knob rand, random terminal colorBenji Dial-12/+70
2021-02-16terminal application with ipc, shift+pause state dumper, hello world for term...Benji Dial-509/+883
2021-01-24graphics!Benji Dial-1260/+1541
2020-11-08reset text color after running commandBenji Dial-0/+1
2020-11-08adding history feature to manual (duplicates current entry on missing pages)Benji Dial-2/+37
2020-11-08manual viewer, "swap colors" system callBenji Dial-1/+274
2020-09-20new dumphex, abbreviates runs of zerosBenji Dial-15/+67
2020-09-20history when getting line from user in knobBenji Dial-10/+159
2020-09-19file managerBenji Dial-86/+408
2020-09-13dirinfo commandBenji Dial-2/+62
2020-09-13new shellBenji Dial-71/+353
2020-09-13have command shell block while commands are runningBenji Dial-9/+24
2020-09-13making elf loader zero bss sectionsBenji Dial-3/+34
2020-09-13fixed some paging bugs, added fault handlers and new programsBenji Dial-13/+98
2020-09-13(basic, not much tested) keyboard, better panicBenji Dial-72/+169
2020-09-06minor changes, redoing makefile, meminfo programBenji Dial-4/+65
2020-09-06bugfixes, init program, hello worldBenji Dial-37/+59
2020-09-06program loading, othersBenji Dial-204/+635
2020-08-11lots of progressBenji Dial-0/+212