mumble/src
Hartmnt 6ed49dee0f FEAT(client): Add --hidden cli option to start Mumble hidden in tray
This commit introduces the "--hidden" cli option which prevents
Mumble and the ConnectDialog to show up on startup.
This is especially useful for users who want to automate the
startup process without human interaction.

Fixes #3879
2025-01-08 13:20:23 +00:00
..
benchmarks MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
crypto MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
mumble FEAT(client): Add --hidden cli option to start Mumble hidden in tray 2025-01-08 13:20:23 +00:00
murmur Merge PR #6512: FIX(server, client): Fix ACL write and traverse permissions 2025-01-02 11:57:20 +00:00
tests REFAC: Remove code specific to non-supported Qt versions 2024-10-03 18:40:56 +02:00
ACL.cpp FIX(server): Make sure context is applied to traverse and write ACL 2024-10-14 17:25:22 +00:00
ACL.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
Ban.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
Ban.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
ByteSwap.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
Channel.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
Channel.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
ChannelListenerManager.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
ChannelListenerManager.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
CMakeLists.txt BUILD: Explicitly encode minimum Qt version in CMake 2024-10-03 18:40:56 +02:00
Connection.cpp REFAC: Remove code specific to non-supported Qt versions 2024-10-03 18:40:56 +02:00
Connection.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
EnvUtils.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
EnvUtils.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
FFDHE.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
FFDHE.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
Group.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
Group.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
HostAddress.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
HostAddress.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
HTMLFilter.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
HTMLFilter.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
License.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
License.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
LogEmitter.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
LogEmitter.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
Mumble.proto MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
MumbleConstants.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
MumbleProtocol.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
MumbleProtocol.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
MumbleUDP.proto MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
Net.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
Net.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
OSInfo.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
OSInfo.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
PacketDataStream.h REFAC: Use template to support arbitrary integer types 2025-01-08 12:01:17 +01:00
PasswordGenerator.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
PasswordGenerator.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
PlatformCheck.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
PlatformCheck.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
ProcessResolver.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
ProcessResolver.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
ProtoUtils.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
ProtoUtils.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
QtUtils.cpp CHANGE(client): Migrate boost::filesystem to std 2024-12-05 22:27:03 +00:00
QtUtils.h CHANGE(client): Migrate boost::filesystem to std 2024-12-05 22:27:03 +00:00
SelfSignedCertificate.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
SelfSignedCertificate.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
ServerAddress.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
ServerAddress.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
ServerResolver.cpp REFAC: Remove code specific to non-supported Qt versions 2024-10-03 18:40:56 +02:00
ServerResolver.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
ServerResolverRecord.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
ServerResolverRecord.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
SignalCurry.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
SSL.cpp REFAC: Remove code specific to non-supported Qt versions 2024-10-03 18:40:56 +02:00
SSL.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
SSLLocks.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
SSLLocks.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
Timer.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
Timer.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
UnresolvedServerAddress.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
UnresolvedServerAddress.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
User.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
User.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
Utils.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
Version.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
Version.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
VolumeAdjustment.cpp MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
VolumeAdjustment.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00
win.h MAINT: Remove copyright year from all copyright notices 2024-09-30 18:06:20 +02:00