deskflow/src/lib
Nick Bolton bcdf70a298
Make Meson-provided packages optional (#7459)
* Make Google Test optional

* Download googletest with brew

* Set gtest and gmock lib vars in Libraries.cmake

* Fixed cmake format

* Add googletest-devel for openSUSE

* Fixed missing Meson arg for Windows

* Add gmock-devel for openSUSE

* Fixed openSUSE package names

* Fixed openSUSE package names (correct OS)

* Add success message to disambiguate confusing messages

* Restore original gtest lib var for subproject

* Make WinToast optional

* Fixed formatting

* Fixed cmake format

* Only build WinToast sources if found
2024-09-02 09:28:27 +01:00
..
arch Improve handling of Qt-related warnings and errors (#7431) 2024-08-09 14:03:48 +01:00
base Wayland support (port Red Hat libei and libportal impl) (#7449) 2024-08-30 15:53:25 +01:00
client Improve UI design and reduce over-use of #ifdef (#7413) 2024-07-26 23:53:52 +01:00
common Add reset settings menu action and env var (#7435) 2024-08-11 00:58:24 +01:00
gui Change default value for dev thanks message (1.16) (#7453) 2024-08-30 21:14:02 +01:00
io Solve low hanging reliability and maintainability issues (#7403) 2024-07-18 08:04:39 +01:00
ipc Improve handling of Qt-related warnings and errors (#7431) 2024-08-09 14:03:48 +01:00
license Improve error handling and use long long for dates (#7442) 2024-08-14 00:13:17 +01:00
mt Solve low hanging reliability and maintainability issues (#7403) 2024-07-18 08:04:39 +01:00
net Add reset settings menu action and env var (#7435) 2024-08-11 00:58:24 +01:00
platform Use EI screen when XDG_SESSION_TYPE is "wayland" (#7455) 2024-08-30 22:35:20 +01:00
server Improve handling of Qt-related warnings and errors (#7431) 2024-08-09 14:03:48 +01:00
synergy Make Meson-provided packages optional (#7459) 2024-09-02 09:28:27 +01:00
utils Improve error handling and use long long for dates (#7442) 2024-08-14 00:13:17 +01:00
CMakeLists.txt Improve handling of Qt-related warnings and errors (#7431) 2024-08-09 14:03:48 +01:00