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

(v2) chore: use verbs in background, foreground, and window request cmd names #1205

Merged
merged 4 commits into from
Oct 28, 2024

Conversation

meowgorithm
Copy link
Member

@meowgorithm meowgorithm commented Oct 25, 2024

This renames a few existing commands to make it clearer that the user is firing off a task, and to improve code readability.

  • WindowSize -> RequestWindowSize
  • ForegroundColor -> RequestForegroundColor
  • BackgroundColor -> RequestBackgroundColor

It also expands on a few comments, and provides examples.

This renames a few existing commands to make it clearer that the user is
firing off a task.

* WindowSize -> RequestWindowSize
* ForegroundColor -> RequestForegroundColor
* BackgroundColor -> RequestBackgroundColor

It also expands on a few comments, and provides examples.
@aymanbagabas aymanbagabas merged commit 3bd4650 into v2-exp Oct 28, 2024
38 checks passed
@aymanbagabas aymanbagabas deleted the v2-cmd-verbs branch October 28, 2024 17:38
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.

2 participants