ladybird/Userland/Libraries
Nico Weber 76f2918416 LibGfx:: Implement scale support for blit_with_opacity()
Now we no longer crash on mousewheel over Terminal while holding the
super key. The terminal window doesn't yet correctly become transparent
in hidpi mode (needs more investigation), but it works in LibGfxScaleDemo,
so maybe that's a problem elsewhere.

Also add a FIXME for a pre-existing bug.
2021-01-25 09:41:34 +01:00
..
LibAudio Libraries: Add missing headers 2021-01-22 21:49:54 +01:00
LibC LibC: Prevent remove from calling rmdir when unlink succeeds. 2021-01-23 15:26:44 +01:00
LibChess Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
LibCompress Everywhere: Fix typos 2021-01-22 18:41:29 +01:00
LibCore Everywhere: Replace a bundle of dbg with dbgln. 2021-01-22 22:14:30 +01:00
LibCoreDump LibCoreDump: Expose arguments and environment 2021-01-15 23:26:47 +01:00
LibCpp Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
LibCrypt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
LibCrypto Everywhere: Replace a bundle of dbg with dbgln. 2021-01-22 22:14:30 +01:00
LibDebug Everywhere: Replace a bundle of dbg with dbgln. 2021-01-22 22:14:30 +01:00
LibDesktop Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
LibDiff Everywhere: Replace a bundle of dbg with dbgln. 2021-01-22 22:14:30 +01:00
LibELF Libraries: Add missing headers 2021-01-22 21:49:54 +01:00
LibGemini Everywhere: Replace a bundle of dbg with dbgln. 2021-01-22 22:14:30 +01:00
LibGfx LibGfx:: Implement scale support for blit_with_opacity() 2021-01-25 09:41:34 +01:00
LibGUI Vim: More correct word jumping (#5090) 2021-01-24 19:24:56 +01:00
LibHTTP LibHTTP: Always read in the last chunk 2021-01-24 09:25:47 +01:00
LibImageDecoderClient ImageDecoder: Use Core::AnonymousBuffer and Gfx::ShareableBitmap 2021-01-16 23:58:57 +01:00
LibIPC LibCore+LibIPC: Add Core::AnonymousBuffer, an IPC-friendly buffer class 2021-01-16 17:20:24 +01:00
LibJS LibJS: Set length of TypedArray constructors to 3 2021-01-24 22:24:10 +01:00
LibKeyboard Everywhere: Replace a bundle of dbg with dbgln. 2021-01-16 11:54:35 +01:00
LibLine Libraries: Add missing headers 2021-01-22 21:49:54 +01:00
LibM LibM: Add nextafter() and nexttoward() stubs 2021-01-18 22:28:56 +01:00
LibMarkdown Everywhere: Replace a bundle of dbg with dbgln. 2021-01-22 22:14:30 +01:00
LibPCIDB LibC+Everywhere: Remove open_with_path_length() in favor of open() 2021-01-12 23:34:01 +01:00
LibProtocol Everywhere: Remove a bunch of <AK/SharedBuffer.h> includes 2021-01-16 11:26:53 +01:00
LibPthread LibPthread: Fix asserting futex return value 2021-01-22 11:17:07 +01:00
LibRegex Everywhere: Replace a bundle of dbg with dbgln. 2021-01-22 22:14:30 +01:00
LibTar Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
LibTextCodec Everywhere: Replace a bundle of dbg with dbgln. 2021-01-16 11:54:35 +01:00
LibThread Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
LibTLS Everywhere: Replace a bundle of dbg with dbgln. 2021-01-22 22:14:30 +01:00
LibTTF Libraries: Add missing headers 2021-01-22 21:49:54 +01:00
LibVT LibVT: Convert dbgprintf() => dbgln() and remove some debug code 2021-01-16 23:21:52 +01:00
LibWeb LibWeb: Disable resource cache for file:// URLs 2021-01-24 12:11:08 +01:00
LibX86 Libraries: Add missing headers 2021-01-22 21:49:54 +01:00
CMakeLists.txt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00