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 support for custom messages with icons #97

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

3akev
Copy link
Contributor

@3akev 3akev commented Sep 1, 2024

This PR adds support for displaying arbitrary text messages and icons, which opens up the possible use cases immensely. For example, I use this to display a message when I change my keyboard layout.

Untitled

This is done by adding two CLI options, --custom-message and --custom-icon.

Closes #86.

Copy link
Owner

@ErikReider ErikReider left a comment

Choose a reason for hiding this comment

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

Other wise, LGTM! :)

src/server/osd_window.rs Outdated Show resolved Hide resolved
Copy link
Owner

@ErikReider ErikReider left a comment

Choose a reason for hiding this comment

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

LGTM! :)

@ErikReider ErikReider merged commit dbb8b72 into ErikReider:main Sep 11, 2024
1 check passed
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 rfkill kill switch support Custom messages Feature Request: RFKill / Airplane mode
3 participants