applet overlap
chore: mpris dep fix: dock buttons improv: battery and audio improvements feat: overlapping padding fix: input source text button fix: apply panel spacing to app tray chore: update libcosmic fix: spacing and padding fix(minimize): hide when empty
This commit is contained in:
parent
b026db6f7c
commit
836c0e378b
26 changed files with 627 additions and 576 deletions
|
|
@ -204,13 +204,6 @@ impl cosmic::Application for CosmicBluetoothApplet {
|
|||
) => {
|
||||
// my headphones seem to always request this
|
||||
// doesn't seem to be defined in the UX mockups
|
||||
// dbg!(
|
||||
// "request service authorization",
|
||||
// d.name,
|
||||
// bluer::id::Service::try_from(service)
|
||||
// .map(|s| s.to_string())
|
||||
// .unwrap_or_else(|_| "unknown".to_string())
|
||||
// );
|
||||
}
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue