WIP
This commit is contained in:
parent
3b1e5e966a
commit
dd6425e898
5 changed files with 56 additions and 19 deletions
|
@ -180,7 +180,7 @@ pub struct WindowOptions<'a> {
|
|||
pub screen: Option<Rc<dyn Screen>>,
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
#[derive(Debug, Default)]
|
||||
pub struct TitlebarOptions<'a> {
|
||||
pub title: Option<&'a str>,
|
||||
pub appears_transparent: bool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue