Merged
Conversation
Add UI elements for copying current element state and display notification
…e and expand functionality
…ting/stopping recording
…and cursor management
…window picking logic
…ry whitespace across multiple files Refactor overlay initialization in StartupViewModel; update HoverManager to use a callback for hover overlay retrieval Add overlay settings management; implement FlaUiAppOptions and update application to utilize new overlay configurations Add settings management and color picker functionality; implement ISettingsService and Editable classes, and create ColorPicker control Implement element details export functionality; add IElementDetailsExporter interface and XmlElementDetailsExporter class Add track highlighter overlay to ProcessViewModel; implement highlight selection mode for selected items Refactor FocusTrackingMode to accept a callback for focus changes; update ProcessViewModel to utilize the new callback mechanism Enhance HoverManager and ProcessViewModel with listener management; implement enable/disable functionality for hover mode and handle window closure Remove unnecessary whitespace in HoverManager and StartupWindow; improve code readability Bind WindowTitle in ProcessWindow to display process information; update ProcessViewModel to initialize WindowTitle based on process ID Add InvertBooleanConverter and enhance StartupViewModel with process filtering; update UI bindings in StartupWindow Add window picking functionality and enhance StartupViewModel; integrate process selection and overlay display Implement HoverManager for element hover functionality; refactor related code in ProcessViewModel and StartupWindow Refactor LoadChildren method: remove unnecessary parameter and streamline calls across view models Add PatternExpanderStyle and integrate into ProcessWindow; enhance UI with new group boxes and improved layout Refactor ElementPatternItem and ElementViewModel; improve property handling and clean up unused code correct expand 235213535 Implement ProcessViewModel and UI enhancements; add XML tree exporter and logging functionality Add startup window and view model; implement visibility converters for process management Add ApplicationUiSettings and OverlaySettingsWindow for UI configuration
Add ElementToggleExpander style and icons; update ProcessWindow to use new style Implement cleanup logic in ProcessViewModel and ProcessWindow on close event
…nclude new resource Update DarkTheme and ProcessWindow styles; add PatternExpanderStyle and adjust resource bindings Add RadioButton styles and resource dictionary; update ProcessWindow to use new styles Add ToggleButton styles and resource dictionary; update button styles in ProcessWindow and RibbonIcons Add Combobox styles and templates; update Generic.xaml to include new resource dictionary Theme for StartupWindow Add light and dark themes; refactor theme application logic
Enhance AboutView; improve UI layout and add dynamic text color animation Enhance AboutView; add dynamic HUD line generation and animation effects Rename AboudView to AboutView; update references in XAML and code-behind Update StartupWindow.xaml; fix typo in AboutView and adjust button layout Update AboutView and AboutViewModel; enhance UI layout and add dialog properties Add AboutView and AboutViewModel; integrate About command in StartupViewModel
…nce README with new features and screenshots
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
3.0.0 version