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

wlr/taskbar won't exec on-update when all windows are closed #3250

Open
AlvinLIQ opened this issue May 10, 2024 · 0 comments
Open

wlr/taskbar won't exec on-update when all windows are closed #3250

AlvinLIQ opened this issue May 10, 2024 · 0 comments

Comments

@AlvinLIQ
Copy link

I have a custom global title bar looks like:
"custom/title": {
"exec": "echo get the active window title",
"signal": 18
}
and I set wlr/taskbar on-update to "pkill -RTMIN+18 waybar" in order to update the title
Screenshot from 2024-05-10 14-31-28

but when I close all windows it still shows previous active window title.
I wonder is there a better way to do this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant