kdeconnect-kde/plugins/systemvolume
Alexander Lohnau 1631ada5b3 Simplify KDEConnectPlugin::recievePacket
- We do not need the return type. If a plugin declares it can handle the
  packet it should do so. We don't have any fallback logic in place and
  the packet types are namespaced with the plugin IDs anyway.

- Provide a default implementation with a warning, not all plugins need
  to overwrite this
2023-08-03 20:49:44 +02:00
..
CMakeLists.txt Remove .h file in target_sources 2023-07-31 22:08:28 +02:00
kdeconnect_systemvolume.json SVN_SILENT made messages (.desktop file) - always resolve ours 2023-07-30 01:37:54 +00:00
PolicyConfig.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
README Add systemvolume plugin 2018-07-27 09:22:44 +02:00
systemvolumeplugin-macos.cpp Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00
systemvolumeplugin-macos.h Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00
systemvolumeplugin-pulse.cpp Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00
systemvolumeplugin-pulse.h Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00
systemvolumeplugin-win.cpp Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00
systemvolumeplugin-win.h Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00

This plugin allows to control the system volume.