Skip to content

feat(github): added notification dot option#252

Merged
amnweb merged 2 commits into
amnweb:mainfrom
Video-Nomad:feat/github-notification-dot
May 5, 2025
Merged

feat(github): added notification dot option#252
amnweb merged 2 commits into
amnweb:mainfrom
Video-Nomad:feat/github-notification-dot

Conversation

@Video-Nomad

Copy link
Copy Markdown
Contributor

This option will show a small dot in a specified corner with specified color when there are unread notifications available.
Can also have customizable x and y margin.
It is drawn on the QLabel itself, so changing margin/padding for the .icon style will affect the dot position.

image

notification_dot:
  enabled: True
  corner: "bottom_left" # Can be "top_left", "top_right", "bottom_left", "bottom_right"
  color: "red" # Can be hex color or string
  margin: [ 1, 1 ] # x and y margin for the dot

@amnweb

amnweb commented May 5, 2025

Copy link
Copy Markdown
Owner

I like it. Thank you!👍

@amnweb amnweb merged commit e324c02 into amnweb:main May 5, 2025
@Video-Nomad Video-Nomad deleted the feat/github-notification-dot branch May 8, 2025 08:35
Kepners pushed a commit to Kepners/yasb that referenced this pull request Feb 4, 2026
…on-dot

feat(github): added notification dot option
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants