Add "None" display type to sysmon bar widget - #3535
Merged
Ly-sec merged 2 commits intoJul 22, 2026
Merged
Conversation
Add new display type to sysmon bar widget - "None". When "None" is selected, the widget shows only icon. The icon's color still reflects current usage.
Electronic-Mango
force-pushed
the
sysmon-widget-none-display-type
branch
from
July 21, 2026 20:28
1cee0f2 to
40fe66d
Compare
Member
|
Hey @Electronic-Mango , that looks good to me, I'll merge this one and the docs one afterwards :) thank you very much! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add new display type for "sysmon" bar widget - "None".
Motivation
This allows turning the sysmon bar widget into a simple icon, without any additional indicators.
Type of Change
Related Issue
N/A
Testing
Installed manually, configured the widget with new display type.
Manual Coverage
Screenshots / Videos
noctalia-sysmon-demo.mp4
Checklist
CONTRIBUTING.md.just formatwith clang-format v22+ installed, or this PR has no code changes.assets/translations/en.json, or this PR adds no new user-facing strings.Additional Notes
I'll update the documentation once this commit is merged (noctalia-dev/noctalia-docs#202).