You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module shows icons in waybar when screen is recorded/shared or microphone is used.
Looks useful for me, especially screen recording, as I'm using wf-recorder often.
Please note that I added new variable to wbarconfgen.sh named i_priv. Thats because if existing i_task variable is used for icon-size in this module, icons are ridiculously larger than should be.
p.s. I'm not sure about if it is a good idea or not to add privacy module to config.ctl by default. If it is not - i'll revert this commit
Type of change
Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
Breaking change (fix or feature that would cause existing functionality to not work as expected)
Documentation update (non-breaking change; modified files are limited to the documentations)
Technical debt (a code change that does not fix a bug or add a feature but makes something clearer for devs)
I've tested it with wf-recorder and gpu-screen-recorder, both worked. Maybe diffetent methods of screen recording are used and not all of them are detected by waybar
I only tested this on these platforms. I merged that PR as It's more likely users will be using obs as screen recorder. Maybe this is a waybar issue on how the module polls/queries the status or the screen recorder themeselves
custom notification if screenrecorder is running. Not the same but fits my needs
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
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.
Pull Request
Description
This module shows icons in waybar when screen is recorded/shared or microphone is used.
Looks useful for me, especially screen recording, as I'm using
wf-recorderoften.Please note that I added new variable to
wbarconfgen.shnamedi_priv. Thats because if existingi_taskvariable is used foricon-sizein this module, icons are ridiculously larger than should be.p.s. I'm not sure about if it is a good idea or not to add
privacymodule toconfig.ctlby default. If it is not - i'll revert this commitType of change
Checklist
Please put an
xin the boxes that apply:Screenshots
Only microphone is used

Only screen is shared/captured

Both screen is shared and microphone is used
