ladybird/Userland/Applications
Linus Groh 568cde5e23 Kernel+LibELF+LibCoreDump+CrashReporter: Use JSON for ProcessInfo
This is in preparation of adding (much) more process information to
coredumps. As we can only have one null-terminated char[] of arbitrary
length in each struct it's now a single JSON blob, which is a great fit:
easily extensible in the future and allows for key/value pairs and even
nested objects, which will be used e.g. for the process environment, for
example.
2021-01-15 23:26:47 +01:00
..
About Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Browser Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Calculator Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Calendar Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
CrashReporter Kernel+LibELF+LibCoreDump+CrashReporter: Use JSON for ProcessInfo 2021-01-15 23:26:47 +01:00
Debugger Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
DisplaySettings WindowServer: Add a "scale" parameter to the SetResolution message and plumb it through 2021-01-15 22:05:08 +01:00
FileManager FileManager: Added label "Location" to BreadcrumbBar (#4924) 2021-01-15 19:37:27 +01:00
FontEditor Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Help Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
HexEditor Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
IRCClient Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
KeyboardMapper Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
KeyboardSettings Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
MouseSettings Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Piano Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
PixelPaint Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
QuickShow Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
SoundPlayer Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
SpaceAnalyzer SpaceAnalyzer: Fix TreeMapWidget layout issue for small rects. 2021-01-14 16:45:55 +01:00
Spreadsheet Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
SystemMonitor Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Terminal Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
TextEditor Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
ThemeEditor Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Welcome Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00