Truly independent web browser
Go to file
2019-01-25 15:34:21 +01:00
AK Ext2FS: Factor out block list generation and writing into functions. 2019-01-23 03:03:44 +01:00
Base/etc Let userland retain the window backing store while drawing into it. 2019-01-24 23:44:19 +01:00
Editor Editor: Fix build on Linux. 2018-12-09 13:48:11 +01:00
Kernel Keyboard: Shift+backspace should generate backspace character. 2019-01-25 15:34:02 +01:00
LibC Terminal: Redraw entire line if any of its characters are dirty. 2019-01-25 02:09:29 +01:00
LibGUI Kernel: Implement lazy FPU state restore. 2019-01-25 07:52:44 +01:00
SharedGraphics SharedGraphics: Import another 8x10 fixed-width font I made. 2019-01-25 15:33:47 +01:00
Terminal Terminal: Support setting the window title using Xterm escape sequences. 2019-01-25 05:52:16 +01:00
Userland Terminal: Support VKILL and VERASE. Also ignore null characters. 2019-01-25 15:34:21 +01:00
WindowServer WindowServer: Make dragging window frames look kinda cool. 2019-01-25 05:19:45 +01:00
.gitignore Add simplified mmap() and munmap() syscalls. 2018-10-24 09:48:41 +02:00