Skip to content

Fixed taskbar not showing all apps icons#149

Merged
amnweb merged 2 commits intoamnweb:mainfrom
arthurferrai:taskbar-fix
Mar 8, 2025
Merged

Fixed taskbar not showing all apps icons#149
amnweb merged 2 commits intoamnweb:mainfrom
arthurferrai:taskbar-fix

Conversation

@arthurferrai
Copy link
Copy Markdown
Contributor

This pull request changes taskbar icon rendering so it will look to all open programs and render all icons except the windows that won't show neither on alt-tab nor task manager (it does so by checking for WS_EX_NOREDIRECTIONBITMAP style, which is not included on win32con).

It also fixes some typing and changes some checks.

With this pull request, all taskbar icons will show even if you start yasb after a bunch of programs are opened before.

@amnweb
Copy link
Copy Markdown
Owner

amnweb commented Mar 8, 2025

@arthurferrai thanks for this PR. This is what we need. I have just made some changes in the taskbar widget to get better icon quality. Can you check your code once again, please?

@Osyx
Copy link
Copy Markdown
Contributor

Osyx commented Mar 8, 2025

Closes #150

# Conflicts:
#	src/core/widgets/yasb/taskbar.py
@arthurferrai
Copy link
Copy Markdown
Contributor Author

@arthurferrai thanks for this PR. This is what we need. I have just made some changes in the taskbar widget to get better icon quality. Can you check your code once again, please?

I've merged main into this branch and tested here, and it works as expected.

@amnweb
Copy link
Copy Markdown
Owner

amnweb commented Mar 8, 2025

Thanks, it works fine for me as well.

@amnweb amnweb merged commit 4cd5e56 into amnweb:main Mar 8, 2025
Kepners pushed a commit to Kepners/yasb that referenced this pull request Feb 4, 2026
Fixed taskbar not showing all apps icons
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

Successfully merging this pull request may close these issues.

3 participants