Itamar
|
af132fdbd1
|
Userland: Rename WindowManagerServerConnection
Rename WindowManagerServerConnection=>ConnectionToWindowManagerServer.
This was done with CLion's automatic rename feature.
|
2022-02-25 22:35:12 +01:00 |
|
Lenny Maiorani
|
f2d8c488ec
|
Userland/Applets: Use default constructors/destructors
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#cother-other-default-operation-rules
"The compiler is more likely to get the default semantics right and
you cannot implement these functions better than the compiler."
|
2022-02-13 21:27:17 +00:00 |
|
Dmitry Petrov
|
1662213737
|
Userland: Add horizontal mouse scroll support
|
2022-01-20 10:37:52 +01:00 |
|
Brian Gianforcaro
|
cf4fa936be
|
Everywhere: Use default execpromises argument for Core::System::pledge
|
2021-11-28 08:04:57 +01:00 |
|
Andreas Kling
|
24bf74a177
|
WorkspacePicker: Port to LibMain :^)
|
2021-11-23 15:44:59 +01:00 |
|
Andreas Kling
|
51484bec82
|
Applets: Rename DesktopPicker => WorkspacePicker
This is consistent with the rest of the system.
|
2021-11-23 15:44:59 +01:00 |
|