-
Notifications
You must be signed in to change notification settings - Fork 14
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: monochrome tray icon #836
Conversation
13405ae
to
e7ee0e3
Compare
Signed-off-by: Grigorii K. Shartsev <[email protected]>
Signed-off-by: Grigorii K. Shartsev <[email protected]>
e7ee0e3
to
d65a869
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works, tested on Win
@@ -58,6 +59,10 @@ function relaunch() { | |||
{{ t('talk_desktop', 'Theme') }} | |||
</SettingsSelect> | |||
|
|||
<NcCheckboxRadioSwitch :checked.sync="monochromeTrayIcon" type="switch"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requires a restart for me to take effect
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be good now, you can merge)
Signed-off-by: Grigorii K. Shartsev <[email protected]>
21010d9
to
89cd747
Compare
One of the PRs, continuing #835
☑️ Resolves
🖼️ Screenshots
Handle system theme change without reload