Fladder/lib/models/settings
PartyDonut fa30e634b4
feat: Customizable shortcuts/hotkeys (#439)
This implements the logic for allowing hotkeys with modifiers.
Implemented globalhotkeys and videocontrol hotkeys
Also implements saving the forward backwards seconds to the user.

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-08 16:36:50 +02:00
..
arguments_model.dart feature: HTPC mode startup argument (#358) 2025-06-01 15:30:34 +02:00
arguments_model.freezed.dart chore: Update dependencies (#372) 2025-06-07 18:36:17 +02:00
client_settings_model.dart feat: Customizable shortcuts/hotkeys (#439) 2025-08-08 16:36:50 +02:00
client_settings_model.freezed.dart feat: Customizable shortcuts/hotkeys (#439) 2025-08-08 16:36:50 +02:00
client_settings_model.g.dart feat: Customizable shortcuts/hotkeys (#439) 2025-08-08 16:36:50 +02:00
home_settings_model.dart chore: Update dependencies (#372) 2025-06-07 18:36:17 +02:00
home_settings_model.freezed.dart chore: Update dependencies (#372) 2025-06-07 18:36:17 +02:00
home_settings_model.g.dart feature: Rework responsive layout (#217) 2025-02-07 15:55:01 +01:00
key_combinations.dart feat: Customizable shortcuts/hotkeys (#439) 2025-08-08 16:36:50 +02:00
key_combinations.freezed.dart feat: Customizable shortcuts/hotkeys (#439) 2025-08-08 16:36:50 +02:00
key_combinations.g.dart feat: Customizable shortcuts/hotkeys (#439) 2025-08-08 16:36:50 +02:00
subtitle_settings_model.dart fix: Removed subtitle position animation 2025-07-29 16:00:38 +02:00
video_player_settings.dart feat: Customizable shortcuts/hotkeys (#439) 2025-08-08 16:36:50 +02:00
video_player_settings.freezed.dart feat: Customizable shortcuts/hotkeys (#439) 2025-08-08 16:36:50 +02:00
video_player_settings.g.dart feat: Customizable shortcuts/hotkeys (#439) 2025-08-08 16:36:50 +02:00