deps: Update smithay
This commit is contained in:
parent
9e0a6e1b5f
commit
6690e13d54
31 changed files with 572 additions and 562 deletions
|
|
@ -68,7 +68,7 @@ fn main() -> Result<()> {
|
|||
|
||||
// trigger routines
|
||||
data.state.common.shell.refresh(&data.display.handle());
|
||||
data.state.common.refresh_focus(&data.display.handle());
|
||||
state::Common::refresh_focus(&mut data.state);
|
||||
|
||||
// do we need to trigger another render
|
||||
if data.state.common.dirty_flag.swap(false, Ordering::SeqCst) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue