mirror of
https://github.com/hyprwm/Hyprland
synced 2026-05-07 06:18:05 +02:00
parent
78f0918339
commit
593fd5650a
1 changed files with 0 additions and 3 deletions
|
|
@ -727,9 +727,6 @@ void CWLSurfaceResource::updateCursorShm(CRegion damage) {
|
|||
void CWLSurfaceResource::presentFeedback(const Time::steady_tp& when, PHLMONITOR pMonitor, bool discarded) {
|
||||
frame(when);
|
||||
|
||||
if (!PROTO::presentation->hasPendingFeedbacks())
|
||||
return;
|
||||
|
||||
auto FEEDBACK = makeUnique<CQueuedPresentationData>(m_self.lock());
|
||||
FEEDBACK->attachMonitor(pMonitor);
|
||||
if (discarded)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue