Stefan Haller
|
55d8e801f1
|
Use getters for AppState and UserConfig instead of accessing the fields directly
This will allow us to make them private.
|
2024-08-18 10:24:52 +02:00 |
|
Stefan Haller
|
96c5cbe34e
|
Change CopiedToClipboard text to start lower-case
It is used in the context "'xyz' copied to clipboard", so it looks weird when it
start uppercase.
|
2024-03-22 09:59:46 +01:00 |
|
Stefan Haller
|
8ca8a43968
|
Make it mandatory to acknowledge toasts in tests
|
2024-01-14 17:42:03 +01:00 |
|
Red S
|
d7f84aed8a
|
feat: add os.copyToClipboardCmd to allow for a custom command
Issue #1055
test: CopyPatchToClipboard (temporary commit for review)
|
2023-07-29 19:09:59 +10:00 |
|