ladybird/Userland/Services
Nico Weber 248d75e13b WindowServer: Don't reallocate the cursor back bitmap all the time in HighDPI mode
It's in efficient, and it also meant we wouldn't reallocate a bigger
backing bitmap in a lowdpi->highdpi transition, leading to minor drawing
glitches after such a transition.

(Whoops!)
2021-01-15 22:05:08 +01:00
..
AudioServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
ChessEngine Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
Clipboard Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
CrashDaemon Services: Move to Userland/Services/ 2021-01-12 12:23:01 +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: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
LaunchServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
LookupServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
NotificationServer Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
ProtocolServer Http[s]Download: Make the constructor's initialization DRY 2021-01-15 21:50:49 +01:00
SystemMenu Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
SystemServer LibC+Everywhere: Remove open_with_path_length() in favor of open() 2021-01-12 23:34:01 +01:00
Taskbar Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
TelnetServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
WebContent Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00
WebServer Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
WindowServer WindowServer: Don't reallocate the cursor back bitmap all the time in HighDPI mode 2021-01-15 22:05:08 +01:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00