renderer: improve zoom in anims (#11453)
Removes `animations:first_launch_animation` as it's useless now
This commit is contained in:
parent
78c9e2080c
commit
3d4dc19412
6 changed files with 13 additions and 36 deletions
|
|
@ -104,8 +104,6 @@ class CHyprRenderer {
|
|||
wl_event_source* m_crashingLoop = nullptr;
|
||||
wl_event_source* m_cursorTicker = nullptr;
|
||||
|
||||
CTimer m_renderTimer;
|
||||
|
||||
std::vector<CHLBufferReference> m_usedAsyncBuffers;
|
||||
|
||||
struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue