Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • thunar thunar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 335
    • Issues 335
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • XfceXfce
  • thunarthunar
  • Merge requests
  • !339

Make spinner always visible

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Błażej Szczygieł requested to merge zaps166/thunar:spinner-visible into master Mar 12, 2023
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

It's no need to hide spinner, because it's invisible when inactive.

Fixes resizes of menu bar when refresing/changing directory when "/Gdk/UnscaledDPI" is used in xsettings.

I have /Gdk/UnscaledDPI set to 81500 and /Gdk/WindowScalingFactor set to 2 which behaves like 170% scaling. Before the fix every directory change or refresh looks like this:

thunar-spinner-bug

After fix:

thunar-spinner-ok

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: spinner-visible