linuxmint / linuxmint/mint-themes
Panel "urgent notification" flash/highlight is broken on Mint XFCE for Mint-L and Mint-Y
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 265
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
I am running Linux Mint 22 XFCE edition, which I upgraded from a fresh install of 21.3. XFCE is on version 4.18
When an application renders an "urgent notification" event, both the title bar and the item in the xfce panel are supposed to flash or change colour. This works correctly for some themes, but not for others.
How to reproduce
- Go to
Window Manager Tweaks, and underAccessibility, turn onNotify of urgency by making window's decoration blink. I'm not sure if this is strictly necessary but this is just to exclude this setting interfering with the testing. - Open up an Xfce terminal.
- In the terminal, go to
edit->preferencesand underAdvancedmake sureVisual bellis enabled. - In the terminal itself, run this command:
sleep 2 && printf "\a". This waits for 2 secs, then prints the bell character to trigger the notification. - WITHIN 2 SECONDS, click some other window so that the terminal is no longer focused.
- Open the
Appearancesettings and switch between the themes to see for which it works and for which it doesn't
From my testing, everything works correctly (I see the highlight) on Adwaita, Adwaita-dark, High Contrast and also the Mint-X series.
However, no flashing/highlighting happens on the themes Mint-L series and Mint-Y series. So this bug affects Mint-L and Mint-Y.
Here you see the correct behaviour on Adwaita-dark: "Appearance" is the focused window, and Terminal is highlighted because of the bell.
Here, you see the bug on Mint-L-Dark-Grey: Appearance is still the focused window, but even though Terminal is highlighted and the title bar is flashing, there is no indication whatsoever on the panel. In fact, it looks identical to the Desktop item next to it.
Unfortunately Mint-X only comes in bright themes and I prefer a dark one. So, for now I'll have no choice to switch to Adwaita-dark.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in Linux Mint 22 XFCE using the listed Window Manager Tweaks, Xfce terminal visual bell, and Appearance theme-switching steps. Compare the Mint-L and Mint-Y theme definitions with Adwaita and Mint-X, and verify completion when an urgent terminal notification visibly flashes or highlights its panel item in both affected theme series.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- design, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100