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

[Bug] Incorrect scaling of Workspace switcher icons #516

Closed
Solarunit opened this issue Jan 29, 2024 · 0 comments
Closed

[Bug] Incorrect scaling of Workspace switcher icons #516

Solarunit opened this issue Jan 29, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@Solarunit
Copy link

Description

Workspace switcher icons look horrible when using 200% display scaling, 4K.

Budgie version

10.9

Operating System

Solus

Steps to reproduce the issue

  1. set 200% scaling on 4K display
  2. witness horrible icons scaling
  3. see screenshot

Actual result

Screenshot:

budgie-ws

Expected result

Proper scaled icons

Additional information

No response

@JoshStrobl JoshStrobl changed the title [Bug] Workspace switcher icons look horrible when 200% scaling [Bug] Incorrect scaling of Workspace switcher icons Jan 29, 2024
@JoshStrobl JoshStrobl added the bug Something isn't working label Jan 29, 2024
@JoshStrobl JoshStrobl added this to the 10.9.1 milestone Jan 29, 2024
JoshStrobl added a commit that referenced this issue Jan 31, 2024
…rsizing) (#518)

* fix: multiple tabswitcher bugs (workspace-based rendering, focus, oversizing)

1. Fixed workspace-based rendering by adding missing invalidate filter during construction.
2. Fix focus issue caused by our get_time providing an incorrect event timing. Resolved by using Gdk.X11.get_server_time, need to rip that out when we switch to Wayland.
3. Fix TabSwitcher sizing not updating

Fixes:

- #515
- #517

* fix: rename get_preferred_max_children to get_visible_children

* fix: workspace blurry oversized icon #516
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants