gpui-component icon indicating copy to clipboard operation
gpui-component copied to clipboard

Rust GUI components for building fantastic cross-platform desktop application by using GPUI.

Results 142 gpui-component issues
Sort by recently updated
recently updated
newest added

Fix #263 ![2024-10-14 21 26 02](https://github.com/user-attachments/assets/b6060f82-117a-4935-91df-d336f905624d)

I'm using `lighten` to change background and found that it actually darkens the color. Looking into the code and I found that both `lighten` and `darken` tries to decrease the...

Hi Jason, I'm using this library to create a simple demo ui, and found that there is no tree component right now. I checked the source code of Zed, and...

enhancement

For example: If we resize the panel again and again, the inside Input element will get an incorrect scrollbar position.