-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Urgency not working #3375
Comments
From the manpage: |
so how it work in Firefox or Chromium ? |
I don't think you can configure URxvt using ~/.Xresources on Wayland. Try putting it in ~/.Xdefaults instead.
Termite uses Wayland by default, and Wayland doesn't support urgency. Only Xwayland windows do. If you want to use termite using Xwayland, launch it with |
Yes, I use .Xdefaults my ~/.config/termite/config
my .Xdefaults setings:
|
Are you changing focus after running |
Urgency appears to be working fine for me. My guess is the same it was two months ago and the view was focused when the urgency hint was set, causing it to be immediately cleared. I'm going to close this. Feel free to reopen if you can reproduce on master without the view having focus |
Hi, I still have problem with urgency. |
Note that according to this gitlab ticket on wayland, the Urgency is actually meant to be supported through the xdg-activation protocol. Any chance that we can see support for the urgency in wayland windows? |
The protocol is supported in Sway. |
Hi @emersion - first of, thanks for what you are doing. Note: seeing that you committed the thing 7 days ago, it's probably that I have not yet the appropriate sway version. |
Just curious about the state of this feature ? Does anybody have some updated info ? I am currently using Sway and i cannot figure out how the urgency things should work in an heavy electron-based environment (Slack, teams, Chromium etc...) |
I can't get working urgent form application and console.
I have all settings done like "URxvt.urgentOnBell: true" in termite in section options "urgent_on_bell = true" and etc.
Also I try URxvt.visualBell: true to confirm that is bell working, and terminal is blinking when I try to execute: "sleep 5; echo -e "\a""
Only urgent is working when I start new tab in chromium or firefox on other workspace.
Below is debug when I recive message on Pidgin.
Sometimes when I just start new session and I have unreaded message in IM then for few seconds urgent change conversation window border to red (like in configuration).
Sway Version:
sway version 1.0-beta.2-99-gd87cded5
Debug Log:
The text was updated successfully, but these errors were encountered: