Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lock keys flyout and refactor animations #13

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

unchihugo
Copy link
Owner

closes #3, added lock keys flyout

Added new settings LockKeysEnabled and LockKeysDuration to App.config and Settings.settings for lock key notifications. Updated MainWindow.xaml.cs to include a LockWindow instance and refactor animation methods. Enhanced SettingsWindow.xaml and SettingsWindow.xaml.cs to support new lock key settings. Updated LockWindow.xaml and LockWindow.xaml.cs to define and implement the lock status indicator window. Removed Resources\FluentFlyoutDemo5.1.png from FluentFlyout.csproj.

Added new settings `LockKeysEnabled` and `LockKeysDuration` to `App.config` and `Settings.settings` for lock key notifications. Updated `MainWindow.xaml.cs` to include a `LockWindow` instance and refactor animation methods. Enhanced `SettingsWindow.xaml` and `SettingsWindow.xaml.cs` to support new lock key settings. Updated `LockWindow.xaml` and `LockWindow.xaml.cs` to define and implement the lock status indicator window. Removed `Resources\FluentFlyoutDemo5.1.png` from `FluentFlyout.csproj`.
@unchihugo unchihugo merged commit cb855b9 into master Nov 4, 2024
@unchihugo unchihugo deleted the enhancement-issue-#3-lock-keys-flyout branch November 4, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add More Flyouts
1 participant