1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 17:02:06 +00:00
serenity/Applications
Andreas Kling 92b46d9814 SystemMonitor: Show information about purgeable memory
This patch exposes some fields about purgeable memory regions.
We now also show total purgeable volatile and non-volatile memory in
the big process table.
2019-12-09 19:16:58 +01:00
..
About About: Show repository info 2019-12-02 09:21:47 +01:00
Browser Browser: Add a simple "view source" menu action 2019-11-25 00:28:18 +01:00
Calculator Calculator: Add a 16x16 app icon 2019-11-29 21:04:19 +01:00
ChanViewer LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00
DisplayProperties WindowServer: Port to the new IPC system 2019-12-02 11:11:05 +01:00
FileManager FileManager: Add separate context menus for entries 2019-12-08 14:07:06 +01:00
FontEditor LibGUI: Convert custom widgets and subclasses to ObjectPtr 2019-09-21 20:04:00 +02:00
Help AK: Use size_t for the length of strings 2019-12-09 17:51:21 +01:00
HexEditor HexEditor: Created has_selection() method. 2019-10-27 00:44:42 +02:00
IRCClient IRCClient: Sort the member list ignoring the character cases. 2019-12-03 12:50:06 +01:00
PaintBrush PaintBrush: Allow canceling a line by pressing the Escape key 2019-11-29 22:41:36 +01:00
Piano LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnection 2019-11-08 11:40:25 +01:00
QuickShow LibGUI: Convert custom widgets and subclasses to ObjectPtr 2019-09-21 20:04:00 +02:00
SoundPlayer SoundPlayer: Add option to hide scope 2019-11-09 20:55:47 +01:00
SystemDialog LibGUI: Don't create GMessageBox and GInputBox on the stack 2019-09-21 20:32:31 +02:00
SystemMonitor SystemMonitor: Show information about purgeable memory 2019-12-09 19:16:58 +01:00
Taskbar Taskbar: Add a quick launch bar 2019-12-04 14:32:15 +01:00
Terminal Terminal: Ignore SIGCHLD with SA_NOCLDWAIT 2019-12-02 16:50:10 +01:00
TextEditor TextEditor: `Fix bug when document is marked dirty on open. 2019-12-06 19:45:13 +01:00
Welcome AK: Use size_t for the length of strings 2019-12-09 17:51:21 +01:00
Makefile.common LibHTML: Use LibProtocol for HTTP requests :^) 2019-11-24 14:24:59 +01:00