ladybird/Userland/Services
Nico Weber 1382bbfc57 LibGfx: Make Painter take the scale factor as constructor argument
I want to give Bitmap an intrinsic scale factor and this is a step
in that direction.

No behavior change.
2021-01-17 16:10:21 +01:00
..
AudioServer AudioServer+LibAudio: Pass audio buffers as Core::AnonymousBuffer 2021-01-17 09:07:32 +01:00
ChessEngine Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Clipboard Clipboard+LibGUI: Move clipboard service to anonymous files 2021-01-17 00:14:37 +01:00
CrashDaemon LibCoreDump+Crash{Daemon,Reporter}: Make backtraces thread-specific 2021-01-15 23:26:47 +01:00
DHCPClient DHCPClient: handle /proc/net/adapters invalid JSON gracefully 2021-01-14 08:35:34 +01:00
EchoServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
ImageDecoder Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges 2021-01-17 09:07:32 +01:00
LaunchServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
LookupServer Everywhere: Convert a handful of String::format() => formatted() 2021-01-16 14:52:04 +01:00
NotificationServer Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
ProtocolServer Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges 2021-01-17 09:07:32 +01:00
SystemMenu Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
SystemServer Everywhere: Convert a handful of String::format() => formatted() 2021-01-16 14:52:04 +01:00
Taskbar Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
TelnetServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
WebContent Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges 2021-01-17 09:07:32 +01:00
WebServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
WindowServer LibGfx: Make Painter take the scale factor as constructor argument 2021-01-17 16:10:21 +01:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00