mirror of
https://github.com/JakeStanger/system-tray.git
synced 2026-07-11 06:15:52 +01:00
[GH-ISSUE #9] Maybe we can start using zvarient like cosmic does? #4
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/system-tray#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ogios on GitHub (Jan 31, 2025).
Original GitHub issue: https://github.com/JakeStanger/system-tray/issues/9
Like this(from cosmic):
@JakeStanger commented on GitHub (Jan 31, 2025):
I'm struggling to understand this. What are the advantages of going this route?
@ogios commented on GitHub (Jan 31, 2025):
i just thinks it may introduce less code for us to maintain.
we're fine with what we do currently, this is not necessary
@JakeStanger commented on GitHub (Jan 31, 2025):
Always a plus in my books - if you're happy to take it on, go for it. I won't be able to take it on any time soon unfortunately though.
example/basic.rs#11