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

Taskbar fix #240

Closed
dzuberi opened this issue Jun 28, 2024 · 1 comment
Closed

Taskbar fix #240

dzuberi opened this issue Jun 28, 2024 · 1 comment

Comments

@dzuberi
Copy link

dzuberi commented Jun 28, 2024

I tried out your config and noticed your taskbar doesn't change when windows are closed/opened in hyprland. I've changed line 75 of Taskbar.ts to

    children: hyprland.bind("clients").as(clients => sortItems(clients.map(c => AppItem(c.address)))),
@dianaw353
Copy link

I do have that issue where sometimes the taskbar dosent change windows and this appears to fix it, thank you

@Aylur Aylur closed this as completed Nov 13, 2024
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

3 participants