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

feat: add option shown_notifications_when: {string}, to determine when to show notifications #1031

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

fxliang
Copy link
Contributor

@fxliang fxliang commented Nov 22, 2023

by this pr, we can determine when to show notifications, except deployment's.

for example, set show_notifications_when: never could disable all notifications except msg from deployment.

#in weasel.yaml

# configuration: when to show notifications
# always, never, or combination of: ascii_mode, ascii_punct, shape, simplification, schema
# e.g., ascii_mode+shape+schema
show_notifications_when: always

@fxliang fxliang merged commit ec085c7 into rime:master Nov 26, 2023
1 check passed
@fxliang fxliang deleted the show_notifications_when branch November 26, 2023 14:04
@oniondelta
Copy link

oniondelta commented Nov 26, 2023

能否像 Mac 鼠鬚管一樣,自設的 switches 項目也可顯示提示?
如果能就太好了🙏🏻!
一直想提這樣的設定,不然 Win 上快捷鍵切換,好似盲切!

@fxliang
Copy link
Contributor Author

fxliang commented Dec 19, 2023

能否像 Mac 鼠鬚管一樣,自設的 switches 項目也可顯示提示? 如果能就太好了🙏🏻! 一直想提這樣的設定,不然 Win 上快捷鍵切換,好似盲切!

#1055 已实现

@oniondelta
Copy link

非常感謝🙏🏻 👍🏻

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