Lenny Maiorani
|
160bda7228
|
Applications: 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-14 22:06:55 +00:00 |
|
Sam Atkins
|
1dd5c838cf
|
DisplaySettings: Migrate to using SettingsWindow :^)
|
2021-11-20 21:05:20 +00:00 |
|
Andreas Kling
|
d21dc1f451
|
Everywhere: Replace "virtual desktop" => "workspace"
|
2021-11-13 12:48:43 +01:00 |
|
Tom
|
5acee4b4d0
|
DisplaySettings: Add new Desktop tab with virtual desktop settings
This allows the user to configure the virtual desktop setup as desired.
|
2021-07-03 12:27:23 +02:00 |
|