Use ext-session-lock protocol
This commit is contained in:
parent
a497ed8b1e
commit
3eac044e9c
4 changed files with 382 additions and 253 deletions
|
|
@ -616,7 +616,7 @@ impl cosmic::Application for App {
|
|||
|
||||
column = column.push(
|
||||
//TODO: use button
|
||||
widget::pick_list(
|
||||
iced::widget::pick_list(
|
||||
&self.session_names,
|
||||
Some(self.selected_session.clone()),
|
||||
Message::Session,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue