mirror of
https://github.com/virtcode/hypr-dynamic-cursors
synced 2025-09-19 16:13:21 +02:00
fix: failed build with eventfd changes
6ffde36466
---------
Co-authored-by: Virt <41426325+VirtCode@users.noreply.github.com>
This commit is contained in:
parent
261bc1668f
commit
c6473ac2db
6 changed files with 6 additions and 16 deletions
|
@ -17,8 +17,6 @@ void CCursorPassElement::draw(const CRegion& damage) {
|
|||
&data.box,
|
||||
data.damage.empty() ? damage : data.damage,
|
||||
1.F,
|
||||
data.syncTimeline,
|
||||
data.syncPoint,
|
||||
data.hotspot,
|
||||
data.nearest,
|
||||
data.stretchAngle,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue