From dfb0a5caaabcc4f1de0be739083cea862045d0d0 Mon Sep 17 00:00:00 2001 From: D3SOX Date: Wed, 28 Apr 2021 22:44:38 +0200 Subject: [PATCH] feat: initial implementation of settings tooltips --- src/components/modals/SettingsModal.vue | 271 ++++++++++++++++-------- 1 file changed, 181 insertions(+), 90 deletions(-) diff --git a/src/components/modals/SettingsModal.vue b/src/components/modals/SettingsModal.vue index 5d3e7e4..a69a64d 100644 --- a/src/components/modals/SettingsModal.vue +++ b/src/components/modals/SettingsModal.vue @@ -19,96 +19,187 @@
- - - - - - - - - - + + + Select the theme Soundux should use + + + + Select your preferred view + + + + + Only trigger sound hotkeys if they are in the current tab / favorites (can be used to map + 2 sounds from different tabs to the same key) + + + + + Allows multiple sounds to be played at the same time + + + + + When deleting sounds move them to the trash instead of deleting them permanently + + + + + Use Soundux as default input device (useful for games) + + + + Mute your microphone during playback of sounds + + + + When closing the window, minimize to the system tray instead + + + + Set a hotkey to stop all sounds + + + + A set of keys to press while playing a sound (useful for games) +