ZIm/crates/title_bar
Matin Aniss ca3f46588a
gpui: Implement dynamic window control elements (#30828)
Allows setting element as window control elements which consist of
`Drag`, `Close`, `Max`, or `Min`. This allows you to implement
dynamically sized elements that control the platform window, this is
used for areas such as the title bar. Currently only implemented for
Windows.

Release Notes:

- N/A
2025-06-06 10:11:24 -07:00
..
src gpui: Implement dynamic window control elements (#30828) 2025-06-06 10:11:24 -07:00
Cargo.toml agent: Remove feature flag checks (#30055) 2025-05-06 21:38:05 -04:00
LICENSE-GPL Extract title_bar crate (#13597) 2024-06-27 19:14:13 -04:00