1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:18:12 +00:00
serenity/Userland
Tim Schumacher c57be0f474 LibAudio: Switch LoaderPlugin to a more traditional constructor pattern
This now prepares all the needed (fallible) components before actually
constructing a LoaderPlugin object, so we are no longer filling them in
at an arbitrary later point in time.
2022-12-05 17:49:47 +01:00
..
Applets LibGUI+Taskbar+Applets+Applications: Set various windows as Popups 2022-11-19 16:04:42 +01:00
Applications MouseSettings: Add "Natural scrolling" toggle 2022-12-04 19:32:43 +00:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos MouseDemo: Eliminate visual artifacts when filling in the color 2022-11-30 12:56:29 +00:00
DevTools Everywhere: Run clang-format 2022-12-03 23:52:23 +00:00
DynamicLoader LibC: Properly implement stack protectors 2022-11-01 14:49:09 +00:00
Games Flood: Apply the color scheme immediately after closing settings 2022-11-30 07:56:25 +01:00
Libraries LibAudio: Switch LoaderPlugin to a more traditional constructor pattern 2022-12-05 17:49:47 +01:00
Services WindowServer: Add "Natural scrolling" support 2022-12-04 19:32:43 +00:00
Shell LibSyntax: Teach each highlighter about it's comment syntax 2022-11-27 18:28:43 -07:00
Utilities Utilities: Add strings 2022-12-04 12:08:48 +00:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00