Replies: 3 comments 5 replies
-
|
There are plenty of discussions /feature request about this scratchpad implementation. But I always wonder what's wrong with the systray... All apps you mentioned (and some more) apps are running in my systray here, as they always did. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
What is wrong with the system tray:
Why building it into Niri is better:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Probably duplicate of: #329 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
So I have few applications that I need open at all times but rarely interact with. Like
I need them to be active but I don't want them to be part of the normal window navigation flow.
requirements:
I checked the code if it will be easy to add, however my rust is minimal and from what I understand there is no such thing as hidden window as a concept at the moment. If someone can point me where such feature will fit the current output->workspace->column->window model I can try to implement it.
Beta Was this translation helpful? Give feedback.
All reactions