deskflow/src/test
Nick Bolton b128863c67
Load server or client args from synergy-config.toml (#7467)
* Load args from .toml file

* Remove .toml files

* Handle _ arg as no key

* Remove dotenv-cpp

* Treat special last arg specially

* Improve restart warning

* Remove rogue include

* Move TOML config loader to new class

* Merge config files into one

* Add override to virtual functions

* Tidy up App decl and add missing overrides

* Add comments to organize function types

* Fixed: config.h doesn't work on Windows

* Move var position

* Improve includes in app classes

* Update ChangeLog

* Restore position of configure_file call

* Remove new entries in .in file
2024-09-02 23:48:57 +01:00
..
integtests Load server or client args from synergy-config.toml (#7467) 2024-09-02 23:48:57 +01:00
mock Load server or client args from synergy-config.toml (#7467) 2024-09-02 23:48:57 +01:00
shared Show message box explaining why settings are read-only (#7437) 2024-08-12 16:39:18 +01:00
unittests Share file line logic between logger and message box (#7441) 2024-08-13 22:39:09 +01:00
CMakeLists.txt Make Meson-provided packages optional (#7459) 2024-09-02 09:28:27 +01:00