Sander
Sander
There is a splash though as described in: https://github.com/hyprwm/Hyprland/issues/5832#issuecomment-2090662706 _(even with a empty config + a color as background to minimize computation)_. Not sure if there is an solution to...
@PaideiaDilemma thanks for the replies > A display manager has the difficult and nuanced task of creating and managing a user session. The login method is just a very small...
I was already concerned about your second point. Is there a possibility that Hyprlock can deal with this?
Note: adjust the nextjs docs when this is supported: https://github.com/vercel/next.js/pull/69368/files#diff-17101b1f28b1328c50c485e0f95f7eda347ed8be4549f5413aa2cbe667f3a858R185
Hi @binghao-guan, using a ref as a prop is not supported inside test files, which might be causing the issue. Could you also try using the JSX syntax?: `await component.update()`....
Glad it works now! @mxschmitt what do you think of the suggested improvements above?
Thank you for looking into this! The flicker still exists for me unfortunately, but seems to be less, also got errors when i open telescope sometimes; ``` E5108: Error executing...
> @sand4rt see if your issue is fixed now in #1316 @shadmansaleh thank you! the error is gone, the flicker still exists for me unfortunately.
@shadmansaleh Big improvement! Although, there's still some flickering most of the time _(especially when toggling Telescope + editing a large file)_. Please let me know if this is sufficient; otherwise,...
Hey @shadmansaleh, it was hard to pinpoint the flicker to a specific plugin, but i've found a consistent way to reproduce it: https://github.com/user-attachments/assets/6af30712-02cf-4b4c-9277-1c4d4e2e7978 1. Start Neovim 2. Open Telescope using...