ladybird/Userland/Services
Jelle Raaijmakers 7b10c8048c WindowServer: Draw stretched wallpapers with bilinear blending
This improves the quality of stretched photos and artwork considerably,
and I'd argue that this is what users will expect by default.
2023-04-25 22:37:57 +02:00
..
AudioServer Everywhere: Remove NonnullRefPtr.h includes 2023-03-06 23:46:35 +01:00
ChessEngine LibChess: Convert Commands to use String and propagate errors 2023-04-24 20:58:35 +02:00
Clipboard LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
ConfigServer LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
CrashDaemon AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
DHCPClient LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
EchoServer Everywhere: Remove unintentional partial stream reads and writes 2023-03-13 15:16:20 +00:00
FileOperation Everywhere: Remove unintentional partial stream reads and writes 2023-03-13 15:16:20 +00:00
FileSystemAccessServer FileSystemAccessServer: Implement FileTypeFilter to open_file() 2023-03-22 22:33:19 +00:00
ImageDecoder LibGfx: Move all image loaders and writers to a subdirectory 2023-03-21 22:39:25 +01:00
KeyboardPreferenceLoader KeyboardPreferenceLoader: Use Core::Process::spawn() to set keymap 2023-03-24 22:06:38 +00:00
LaunchServer AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
LoginServer Userland: Remove a bunch of unveil calls on /sys/kernel/processes 2023-01-13 13:41:30 +01:00
LookupServer LookupServer: Put upstream DNS responses in cache 2023-04-02 20:42:39 +02:00
NetworkServer LibCore: Move Stream-based file into the Core namespace 2023-02-13 00:50:07 +00:00
NotificationServer Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() 2023-03-04 00:29:38 +01:00
RequestServer LibTLS: Move AlertDescription to Extensions.h 2023-04-14 12:32:04 +01:00
SpiceAgent LibCore: Simplify Core::Notifier by only allowing one event type 2023-04-25 14:48:40 +02:00
SQLServer Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
SystemServer Userland: Remove serialize-to-JSON functions only used for Inspector 2023-04-25 14:48:40 +02:00
Taskbar LibGUI+Userland: Make Menu::*add_submmenu take name using new string 2023-04-19 07:59:54 +02:00
TelnetServer LibCore: Simplify Core::Notifier by only allowing one event type 2023-04-25 14:48:40 +02:00
WebContent WebContent: Always update layout before dumping layout tree 2023-04-25 18:01:35 +02:00
WebDriver AK: Add new failable JsonArray::{append/set} functions 2023-04-24 09:21:51 +02:00
WebServer WebServer: Propagate more errors 2023-03-27 20:29:51 +01:00
WebSocket LibCore: Move Stream-based sockets into the Core namespace 2023-02-13 00:50:07 +00:00
WindowServer WindowServer: Draw stretched wallpapers with bilinear blending 2023-04-25 22:37:57 +02:00
CMakeLists.txt Userland: Remove "Inspector" program and related utilities 2023-04-25 14:48:40 +02:00