mirror of
https://github.com/hyprwm/hyprpicker.git
synced 2025-12-26 03:10:03 +01:00
e
This commit is contained in:
parent
ce9f7f9787
commit
82016eb0fc
1 changed files with 0 additions and 2 deletions
|
|
@ -96,7 +96,5 @@ void CLayerSurface::markDirty() {
|
|||
frameCallback = makeShared<CCWlCallback>(pSurface->sendFrame());
|
||||
frameCallback->setDone([this](CCWlCallback* r, uint32_t when) { onCallbackDone(this, when); });
|
||||
|
||||
pSurface->sendCommit();
|
||||
|
||||
dirty = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue