Zaggy1024
|
e2635af2ed
|
Everywhere: Move the thread name parameter for Thread constructors
The name parameter formats very poorly when a lambda is passed to
Thread, so let's instead put it first now that all Threads are named.
|
2026-01-26 15:51:46 -06:00 |
|
Zaggy1024
|
2aaf53bd2c
|
Everywhere: Use a forward declaration for pointers to Threading::Thread
|
2025-09-22 17:28:21 -05:00 |
|
Timothy Flynn
|
7280ed6312
|
Meta: Enforce newlines around namespaces
This has come up several times during code review, so let's just enforce
it using a new clang-format 20 option.
|
2025-05-14 02:01:59 -06:00 |
|
Timothy Flynn
|
0ff91a5273
|
LibWebView+Services+UI: Move process helpers to LibWebView
|
2024-11-11 07:35:43 -05:00 |
|