Revert "fix: xdg_surface configure serial"
This reverts commit 0478cea9b6.
This commit is contained in:
parent
0478cea9b6
commit
0b23abb4c3
1 changed files with 1 additions and 1 deletions
|
|
@ -347,7 +347,7 @@ impl SurfaceExt for XdgSurface {
|
|||
if let Some(ext) = self.ext.get() {
|
||||
ext.initial_configure()?;
|
||||
}
|
||||
self.send_configure(rse + 1);
|
||||
self.send_configure(rse);
|
||||
}
|
||||
// return CommitAction::AbortCommit;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue