Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
5,071 contributions in the last year
Activity overview
Contributed to
SerenityOS/serenity,
awesomekling/computron,
SerenityOS/SerenityQuake
and 1 other
repository
Contribution activity
June 2020
- DisplaySettings: Allow setting wallpapers from outside /res/wallpapers
- LaunchServer: Associate JPEG files with QuickShow
- LibJS: Implement Proxy [[Call]] and [[Construct]] traps
- Ports: Add ninja
- LibC: Implement pselect.
- LibM: Add some more math functions
- LibGfx: Add support for .ico format images
- WavLoader: Search for DATA marker by reading single bytes
- readlink, goodboys and meow
- LibC: Add posix_spawn().
- QuickShow: Small improvements
- [WIP] Add base64 encoder
- GUI and SystemMonitor improvements
- LibWeb: Add initial support for the history object.
- LibWeb: Implement HTML caption, column group and table insertion modes.
- LibGUI: Don't iterate visual lines, if visual data out-of-date
- LibJS+AK: Add JSON object, AK JsonParser improvements
- Move character map from Kernel to LibKeyboard
- LibLine: Correctly handle line content overflow when on last line
- Applications: Add new KeyboardSettings application
- [WIP] LibGfx: Initial implementation of TrueType font rendering
- LibJS: Add Proxy objects
- Applications: Add new KeyboardMapper application
- LibJS: Make typeof return undefined for undefined variables
- LibJS+js: Exception traces
- Some pull request reviews not shown.
Created an issue in SerenityOS/serenity that received 1 comment
LibGfx: Support for interlaced PNG images
The PNG image decoder needs to support the interlaced variant of the PNG format.
1
comment