hyprwm / Hyprland

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
21.34k stars 898 forks source link

PCManFM (GTK3) resizes on launch even with animations disabled #3714

Open GrabbenD opened 1 year ago

GrabbenD commented 1 year ago

Hyprland Version

ab5497a0

Bug or Regression?

Bug

Description

When starting PCManFM (GTK3), there is a visible resize even though animations are disabled when the following conditions are meet:

Video (once again, you need 144Hz to see it):

https://github.com/hyprwm/Hyprland/assets/45666572/3ada75aa-5c4b-4b29-8289-e2bc0eaceaca

If you pause the video at the right moment you can see how it starts as a small window:

pcmanfm-recording

How to reproduce

Crash reports, logs, images, videos

vaxerski commented 1 year ago
GrabbenD commented 1 year ago

Aw snap Figured it wasn't supposed to happen since I didn't notice it in Sway

With the new pcmanfm-qt rewrite this also happens until you add qt6-wayland pkg and QT_QPA_PLATFORM="wayland;xcb" env (https://github.com/lxqt/pcmanfm-qt/issues/1823#issuecomment-1784935733)

If that's the expected behavior then let's close this ticket 👍🏻

vaxerski commented 1 year ago

it's expected but not ideal.