Structs§
- Fluent
App - Builder for a FluentGUI application.
- Fluent
Assets - Built-in FluentGUI assets plus an optional application asset fallback.
- Title
Bar - A custom frameless title bar that replaces the OS-provided one.
- Window
Chrome - Wraps a user’s window content with client-decoration helpers:
Functions§
- title_
bar - Create a
TitleBarentity — include as the first child of yourWorkspace. - wrap_
with_ chrome - Construct a chrome wrapper entity for
content. Used byFluentApp::run.