update: use dyrend & use autosized window in app-list & fix button size in workspaces & only update popup text in time when creating popup
This commit is contained in:
parent
9b229c6e72
commit
982b8f5fd1
6 changed files with 164 additions and 205 deletions
|
|
@ -26,6 +26,7 @@ pub fn main() -> cosmic::iced::Result {
|
|||
.min_width(1)
|
||||
.max_width(1000);
|
||||
}
|
||||
InitialSurface::None => unimplemented!(),
|
||||
};
|
||||
}
|
||||
_ => {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue