Itamar
|
2f61d32f99
LibGUI: Rename ClipboardServerConnection=>ConnectionToClipboardServer
|
před 3 roky |
Itamar
|
d88da82e28
Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer
|
před 3 roky |
Itamar
|
246b42b635
LibGUI: Guard against use-after-free in Clipboard::the()
|
před 3 roky |
Daniel Bertalan
|
7d11edbe17
Userland: Fix unnecessary heap allocation of singleton objects
|
před 3 roky |
Sam Atkins
|
45cf40653a
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
před 3 roky |
sin-ack
|
2e1bbcb0fa
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
|
před 3 roky |
Ben Wiederhake
|
768915bbcd
LibGUI: Make clipboard bitmap parsing more robust
|
před 3 roky |
Ben Wiederhake
|
f22c0ffe0c
LibGUI+Everywhere: Make sync requests to Clipboard server more obvious
|
před 3 roky |
Ben Wiederhake
|
b6419f2cf2
LibGUI: Make clipboard-as-bitmap parsing less data-race-y
|
před 3 roky |
Andreas Kling
|
80d4e830a0
Everywhere: Pass AK::ReadonlyBytes by value
|
před 3 roky |
Andreas Kling
|
0de33b3d6c
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
|
před 3 roky |
Andreas Kling
|
83d1460ee8
LibGfx: Use ErrorOr<T> for Bitmap::try_create_wrapper()
|
před 3 roky |
Andreas Kling
|
e2eabb4132
LibCore: Use ErrorOr<T> in Core::AnonymousBuffer
|
před 3 roky |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
před 3 roky |
TheFightingCatfish
|
0c53c2dfa2
LibGUI: Add a ClipboardClient for GUI::Clipboard
|
před 3 roky |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
před 4 roky |
Timothy
|
944e5cfb35
Everywhere: Use IPC include syntax
|
před 4 roky |
Andreas Kling
|
a345a1f4a1
Userland: Mark subclasses of IPC::{Client,Server}Connection final
|
před 4 roky |
Andreas Kling
|
c1c252ddb2
LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
|
před 4 roky |
Andreas Kling
|
e95e64972c
Clipboard+LibGUI: Remove unnecessary client/server greeting message
|
před 4 roky |
Sergey Bugaev
|
f15f03376b
LibGUI: Add Clipboard::clear()
|
před 4 roky |
Andreas Kling
|
455afd32f2
Clipboard+LibGUI: Make set_clipboard_data asynchronous
|
před 4 roky |
Gunnar Beutner
|
5bb79ea0a7
Userland: Update IPC calls to use proxies
|
před 4 roky |
Gunnar Beutner
|
065040872f
Userland: Change IPC funcs to use plain arguments instead of a struct
|
před 4 roky |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
před 4 roky |
Andreas Kling
|
e0f32626bc
LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x
|
před 4 roky |
Andreas Kling
|
1ce03f4f34
LibIPC: Stop sending client ID to clients
|
před 4 roky |
Nico Weber
|
5f9c42c404
LibGfx: Give Bitmap a scale factor
|
před 4 roky |
Andreas Kling
|
5522e8f59d
Clipboard+LibGUI: Move clipboard service to anonymous files
|
před 4 roky |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
před 4 roky |