Skip to content
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

[FEATURE] I want css classnames for other widgets #55

Open
5 tasks
codyduong opened this issue Dec 13, 2024 · 0 comments
Open
5 tasks

[FEATURE] I want css classnames for other widgets #55

codyduong opened this issue Dec 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request priority medium question Further information is requested

Comments

@codyduong
Copy link
Owner

Currently CPU is the only widget that has custom class names appended based on properties. To make styling easier we want this to extend to other widgets

  • Workspace -> workspace-#
  • Weather -> `temp-#, discuss: whether this should in F or C, or both, or configurable...
  • Clock -> hour-#, discuss: whether this should have higher fidelity
  • Memory -> free-#, total-#, used-#, swap_free-#, swap_total-#, swap_used-#, discuss: whether in MB or GB, or configurable
  • Battery -> percent-#, charging (not charging is implied by non-existence of this one), depends on [FEATURE] I want battery to show if it is charging or not #50
@codyduong codyduong added enhancement New feature or request triage labels Dec 13, 2024
@codyduong codyduong self-assigned this Dec 13, 2024
@codyduong codyduong added question Further information is requested priority medium and removed triage labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority medium question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant