summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/DisplayLink.cpp
AgeCommit message (Expand)Author
2022-02-25Userland: Rename WindowServerConnection=>ConnectionToWindowServerItamar
2022-01-28Userland: Fix unnecessary heap allocation of singleton objectsDaniel Bertalan
2021-08-01LibGUI: Remove unused header includesBrian Gianforcaro
2021-05-03Userland: Update IPC calls to use proxiesGunnar Beutner
2021-04-23AK: Rename adopt() to adopt_ref()Andreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling