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

Panel "urgent notification" flash/highlight is broken on Mint XFCE for Mint-L and Mint-Y #481

Open
CO2-Codes opened this issue Oct 26, 2024 · 0 comments

Comments

@CO2-Codes
Copy link

CO2-Codes commented Oct 26, 2024

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

  1. Go to Window Manager Tweaks, and under Accessibility, turn on Notify 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.
  2. Open up an Xfce terminal.
  3. In the terminal, go to edit -> preferences and under Advanced make sure Visual bell is enabled.
  4. 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.
  5. WITHIN 2 SECONDS, click some other window so that the terminal is no longer focused.
  6. Open the Appearance settings 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.
Adwaita-dark

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.
mint-l-dark-grey

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.

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

No branches or pull requests

1 participant