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

Float Script Editor other Workspace slow #78818

Open
Tracked by #78581
RouZERO opened this issue Jun 29, 2023 · 3 comments
Open
Tracked by #78581

Float Script Editor other Workspace slow #78818

RouZERO opened this issue Jun 29, 2023 · 3 comments

Comments

@RouZERO
Copy link

RouZERO commented Jun 29, 2023

Godot version

4.1 RC1

System information

Fedora Linux Gnome or Hyprland - Wayland

Issue description

Editor becomes unresponsive when I drag float script editor to another workspace, same behavior happens both in Gnome and Hyprland both in Wayland

error that appears in the log I don't know if it helps: platform/linuxbsd/x11/display_server_x11.cpp:1727 - Condition "prev_parent == p_parent" is true.

Steps to reproduce

Drag float script editor to another workspace

Minimal reproduction project

N/A

@Calinou
Copy link
Member

Calinou commented Jun 29, 2023

This sounds like the FPS limiter going haywire. You may be able to work around this issue by setting Unfocused Low Processor Mode Sleep Usec to 6900 (same value as Low Processor Mode Sleep Usec).

@RouZERO
Copy link
Author

RouZERO commented Jun 30, 2023

This sounds like the FPS limiter going haywire. You may be able to work around this issue by setting Unfocused Low Processor Mode Sleep Usec to 6900 (same value as Low Processor Mode Sleep Usec).

Tested and still with the same behavior

@dannroda
Copy link

Just found a workaround that fixed for me.
Launch godot with MESA_VK_WSI_PRESENT_MODE=immediate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants