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

Enhanced SystemCommand with Minimize All Functionality #452

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

zenangst
Copy link
Owner

Added a new functionality to the SystemCommand enumeration that allows users to minimize all open windows. This feature is designed to quickly declutter the desktop and provide users with a more organized workspace. As a consequence, the SystemMinimizeAllWindows runner has been created to handle the execution of this command. To support this new command, corresponding icons and display values have been included to facilitate user interaction and enhance overall usability. Additionally, integrated this functionality into the SystemCommandRunner for seamless operation within the application.

Screen.Recording.2023-11-29.at.21.45.01.mov

Added a new functionality to the SystemCommand enumeration that allows users to minimize all open windows. This feature is designed to quickly declutter the desktop and provide users with a more organized workspace. As a consequence, the SystemMinimizeAllWindows runner has been created to handle the execution of this command. To support this new command, corresponding icons and display values have been included to facilitate user interaction and enhance overall usability. Additionally, integrated this functionality into the SystemCommandRunner for seamless operation within the application.
Copy link

@zenangst zenangst merged commit dd458a7 into main Nov 29, 2023
2 checks passed
@zenangst zenangst deleted the feature/minimze-all-windows branch November 29, 2023 22:39
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.

1 participant