1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:50:59 +00:00
serenity/Userland/Services
Tom b88b19272e WindowServer: Fix alpha hit-test accessing out-of-bounds pixels
It's possible that the backing store hasn't been updated yet, so
when performing an alpha hit-test make sure the bitmap actually
contains it.

Fixes #6731
2021-04-29 21:51:41 +02:00
..
AudioServer IPCCompiler: Remove hardcoded endpoint magic, attempt deux 2021-04-25 14:06:56 +02:00
ChessEngine Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Clipboard IPCCompiler: Remove hardcoded endpoint magic, attempt deux 2021-04-25 14:06:56 +02:00
CrashDaemon Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DHCPClient Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
EchoServer AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
FileOperation Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ImageDecoder IPCCompiler: Remove hardcoded endpoint magic, attempt deux 2021-04-25 14:06:56 +02:00
LaunchServer IPCCompiler: Remove hardcoded endpoint magic, attempt deux 2021-04-25 14:06:56 +02:00
LookupServer IPCCompiler: Remove hardcoded endpoint magic, attempt deux 2021-04-25 14:06:56 +02:00
NotificationServer IPCCompiler: Remove hardcoded endpoint magic, attempt deux 2021-04-25 14:06:56 +02:00
RequestServer Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
SymbolServer IPCCompiler: Remove hardcoded endpoint magic, attempt deux 2021-04-25 14:06:56 +02:00
SystemServer Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Taskbar Userland+Base: Add "ladyball" logo for the system :^) 2021-04-25 18:57:10 +02:00
TelnetServer AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
WebContent Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00
WebServer Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
WebSocket Services: Add a WebSocket service 2021-04-25 19:04:34 +02:00
WindowServer WindowServer: Fix alpha hit-test accessing out-of-bounds pixels 2021-04-29 21:51:41 +02:00
CMakeLists.txt Services: Rename ProtocolServer to RequestServer 2021-04-25 19:04:34 +02:00