mirror of
https://github.com/JakeStanger/ironbar.git
synced 2026-07-11 14:15:22 +01:00
[GH-ISSUE #620] Notifications module's count indicator is unclickable #1613
Labels
No labels
A:Build
A:CI
A:Client
A:Config
A:Core
A:Documentation
A:Documentation
A:IPC
A:Testing
A:UX/UI
blocked
BREAKING CHANGE
duplicate
good first issue
GTK4
help wanted
invalid
M:Battery
M:Battery
M:Bindmode
M:Bluetooth
M:Brightness
M:Cairo
M:Clipboard
M:Clock
M:Clock
M:Custom
M:Focused
M:Keyboard
M:Launcher
M:Menu
M:Music
M:Music
M:Music
M:Network Manager
M:Notifications
M:SysInfo
M:Tray
M:Volume
M:Workspaces
partially resolved
P:Critical
P:High
P:Low
P:Medium
pull-request
T:Bug
T:Bug
T:Core Enhancement
T:Module Enhancement
T:New Module
T:Question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/ironbar#1613
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 @ToxicMushroom on GitHub (Jun 2, 2024).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/620
Describe the bug
The number indicator for the notifications module essentially blocks the button under it.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
With mouse above the on the notification count should imo also toggle the module's click, scroll or other events. The current behavior make it look like the module sometimes doesn't work, because you clicked on an unfortunate location.
Furthermore, when styling the notification count to make it a little bigger (as its quite small by default with my gtk theme) this issue becomes worse.
System information:
Configuration
Config
Styles
Screenshots
https://github.com/JakeStanger/ironbar/assets/32853531/e62006b5-63d5-4701-8e5c-6838805f2e5a
@JakeStanger commented on GitHub (Jun 2, 2024):
Fix on its way, cheers for reporting