update applets using latest libcosmic auto-sizing popups
This commit is contained in:
parent
a1aa87f5bd
commit
88b4a7d20b
13 changed files with 319 additions and 251 deletions
|
|
@ -2,9 +2,7 @@ mod dbus;
|
|||
mod graphics;
|
||||
mod window;
|
||||
|
||||
use cosmic::{
|
||||
iced::Application, applet::CosmicAppletHelper,
|
||||
};
|
||||
use cosmic::{applet::CosmicAppletHelper, iced::Application};
|
||||
use window::*;
|
||||
|
||||
pub fn main() -> cosmic::iced::Result {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue