Sheldon Lee

Results 10 comments of Sheldon Lee

How to set auto formatting?

I got the same problem, just the version is 8. I'm on macos, can't find where rust-anaylzer is Edit: I just found out, I have to type the full path...

I found that it's _mutter_, a Wayland display server used by GNOME. _mutter_ doesn't support WpCursorShapeManagerV1. So SCTK (depended by floem-winit) can only render cursor icon with legacy method. Coincidentally,...

I read the source code of Zed editor. When WpCursorShapeManagerV1 is not supported, instead of only reading XCURSOR_THEME from env, Zed also receives events from ashpd that provide current cursor...

If we bump winit to a newer version, the cursor will work but in a different theme("default" theme). I guess we need to add dbus access to floem to get...

Even when the subtile is opened by the popup menu in the bottom right corner, it still shows "Unplayable Content" warning and stopped playing. Though you can start playing again...

FYI, this page explains why: https://www.mediawiki.org/wiki/Writing_systems#Multiple_scripts,_multiple_dialects[https://www.mediawiki.org/wiki/Writing_systems#Multiple_scripts,_multiple_dialects](url)

Just a question, do we refactor the existing reqwest or create a new repo for the modular one?

Now the Open Editors panel has a fix height, guess we can close this issue?