1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:48:10 +00:00
serenity/Userland
Andreas Kling a6e1b9eed2 LibWeb: Snap transformed stacking contexts to pixel grid
Make sure that we're painting them at an integer pixel position, to
avoid smearing.
2022-07-21 01:46:25 +02:00
..
Applets LibAudio: Rename ConnectionFromClient to ConnectionToServer 2022-07-19 11:17:45 +01:00
Applications LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
Demos LaunchServer+SystemServer: Move the portal to a user-specific directory 2022-07-19 11:15:14 +01:00
DevTools LibC: Remove the LibPthread interface target 2022-07-19 11:00:35 +01:00
DynamicLoader LibPthread: Move the pthread and semaphore implementation to LibC 2022-07-19 11:00:35 +01:00
Games LaunchServer+SystemServer: Move the portal to a user-specific directory 2022-07-19 11:15:14 +01:00
Libraries LibWeb: Snap transformed stacking contexts to pixel grid 2022-07-21 01:46:25 +02:00
Services LaunchServer+SystemServer: Move the portal to a user-specific directory 2022-07-19 11:15:14 +01:00
Shell Shell: Add the |& construct for piping stderr along with stdout 2022-07-17 00:51:31 +00:00
Utilities js: Don't pass error strings as the format argument to outln() 2022-07-20 21:25:59 +01:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00