Use layer shell for greeter
This commit is contained in:
parent
c3e530434d
commit
3e2743a2e6
2 changed files with 213 additions and 41 deletions
|
|
@ -660,7 +660,7 @@ impl cosmic::Application for App {
|
|||
struct PamSubscription;
|
||||
|
||||
//TODO: just use one vec for all subscriptions
|
||||
let mut extra_suscriptions = Vec::with_capacity(1);
|
||||
let mut extra_suscriptions = Vec::with_capacity(2);
|
||||
|
||||
#[cfg(feature = "networkmanager")]
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue