1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 04:57:45 +00:00

Meta: Time for a new screenshot (Quake edition) :^)

This commit is contained in:
Andreas Kling 2019-11-06 21:50:47 +01:00
parent 1133acabb2
commit d17930d9e2
2 changed files with 5 additions and 2 deletions

BIN
Meta/screenshot-1133aca.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

View file

@ -22,9 +22,9 @@ There's also a [Patreon](https://www.patreon.com/serenityos) if you would like t
## Screenshot ## Screenshot
![Screenshot as of 9145a72](https://raw.githubusercontent.com/SerenityOS/serenity/master/Meta/screenshot-9145a72.png) ![Screenshot as of 1133aca](https://raw.githubusercontent.com/SerenityOS/serenity/master/Meta/screenshot-1133aca.png)
## Current features ## Current features (all under development)
* Pre-emptive multitasking * Pre-emptive multitasking
* Multithreading * Multithreading
@ -43,6 +43,9 @@ There's also a [Patreon](https://www.patreon.com/serenityos) if you would like t
* Low-level utility library (LibCore) * Low-level utility library (LibCore)
* Mid-level 2D graphics library (LibDraw) * Mid-level 2D graphics library (LibDraw)
* High-level GUI library (LibGUI) * High-level GUI library (LibGUI)
* HTML/CSS engine
* Web browser
* C++ IDE
* Emojis (UTF-8) * Emojis (UTF-8)
* HTTP downloads * HTTP downloads
* SoundBlaster 16 driver * SoundBlaster 16 driver