Skip to content

Taskbar fixes + misc #84

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

Merged
merged 2 commits into from
Aug 5, 2025
Merged

Taskbar fixes + misc #84

merged 2 commits into from
Aug 5, 2025

Conversation

quadbyte
Copy link
Collaborator

@quadbyte quadbyte commented Aug 5, 2025

  • Readme: removed requirement for qt6-5compat as it is no longer necessary.
  • Taskbar vs SystemInfo: Found a weird bug where the width of the SystemInfo component would be a float, and that would affect rendering of the following widget, the taskbar icons would be all blurry. Fixing the width of the SystemInfo to avoid this.
  • Taskbar: It re-uses the same tooltip across all icons and the tooltip dimensions where not properly updated when the text changed. Also added a basic truncate with ellipsis to avoid super large tooltip (ex: when hovering a browser icon.)

- Fix broken tooltip and truncate them if too long
- Fix SystemInfo width which can lead to blurry image in the taskbar
@Ly-sec Ly-sec merged commit 62800d9 into Ly-sec:main Aug 5, 2025
@quadbyte quadbyte deleted the taskbar-fixes branch August 5, 2025 13:51
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.

2 participants