kdeconnect-kde/declarativeplugin
Albert Vaca Cintora 495e3019e4 Reduce number of optional dependencies
Change some optional dependencies from being optional to being mandatory
or being mandatory but behind on-by-default cmake flags. Eg: instead of
only compiling Wayland support if we find the appropriate libraries, we
always require the libraries unless the user specifies WITH_WAYLAND=OFF.

Optional libraries are hard to discover by packagers (since they don't
see an error once we add them) and create lots of possible build flavors
with a different features that can confuse users.
2023-07-19 17:08:03 +00:00
..
qml remotekeyboard: Move workaround to the c++ side and make it more generic 2023-05-22 17:43:27 +00:00
CMakeLists.txt Reduce number of optional dependencies 2023-07-19 17:08:03 +00:00
kdeconnectdeclarativeplugin.cpp Reduce number of optional dependencies 2023-07-19 17:08:03 +00:00
kdeconnectdeclarativeplugin.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
objectfactory.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
objectfactory.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
pointerlocker.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
pointerlocker.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
pointerlockerwayland.cpp mousepad: Implement relative mouse movements 2023-05-12 15:48:25 +02:00
pointerlockerwayland.h mousepad: Implement relative mouse movements 2023-05-12 15:48:25 +02:00
responsewaiter.cpp Remove compatibility with Qt < 5.15 2023-07-18 20:13:27 +00:00
responsewaiter.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00