1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 14:32:16 +00:00
serenity/Applications
Andreas Kling ec365b82d5 Kernel: Make the colonel run at "Idle" priority (the lowest possible.)
This means it won't hog the CPU for more than a single timeslice. :^)
2019-04-20 15:58:45 +02:00
..
About Get rid of SERENITY macro since the compiler already defines __serenity__ 2019-04-20 12:58:49 +02:00
Downloader Get rid of SERENITY macro since the compiler already defines __serenity__ 2019-04-20 12:58:49 +02:00
FileManager Sprinkle use of AK::Vector in various places. 2019-04-20 14:02:19 +02:00
FontEditor Get rid of SERENITY macro since the compiler already defines __serenity__ 2019-04-20 12:58:49 +02:00
IRCClient AK: Add String::copy(BufferType) helper. 2019-04-20 14:13:40 +02:00
Launcher Get rid of SERENITY macro since the compiler already defines __serenity__ 2019-04-20 12:58:49 +02:00
ProcessManager Kernel: Make the colonel run at "Idle" priority (the lowest possible.) 2019-04-20 15:58:45 +02:00
Taskbar WindowServer: Introduce a WM event mask so Taskbar can ignore window rects. 2019-04-20 14:40:59 +02:00
Terminal AK: Add String::copy(BufferType) helper. 2019-04-20 14:13:40 +02:00
TextEditor AK: Add String::copy(BufferType) helper. 2019-04-20 14:13:40 +02:00
VisualBuilder Get rid of SERENITY macro since the compiler already defines __serenity__ 2019-04-20 12:58:49 +02:00