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

chore: Rename "state" functions & file to "(tray) icon" #241

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

Antiz96
Copy link
Owner

@Antiz96 Antiz96 commented Sep 24, 2024

Description

The "current_state" file and the related functions are in fact only used to determine which icon the systray applet should display (depending on the current state of the system). Recording the current state of the system (up to date/updates available) is not necessary for any other stages (not currently at least), so it makes sense adopting a more suited & precise name.

The "current_state" file and the related functions are in fact only used to determine which icon the systray applet should display (depending on the current state of the system).
Recording the current state of the system (up to date/updates available) is not necessary for any other stages (not currently at least), so it makes sense adopting a more suited & precise name.
@Antiz96 Antiz96 added this to the v3.1.0 milestone Sep 24, 2024
Copy link
Owner Author

@Antiz96 Antiz96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Antiz96 Antiz96 merged commit 90e1f0a into main Sep 24, 2024
1 check passed
@Antiz96 Antiz96 deleted the tray_icon_file branch September 24, 2024 12:01
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