desktop: cleanup, unify desktop elements as views (#12563)
This commit is contained in:
parent
834f019bab
commit
920353370b
105 changed files with 2636 additions and 2337 deletions
|
|
@ -33,7 +33,7 @@ struct SSessionLock {
|
|||
CTimer lockTimer;
|
||||
SP<CEventLoopTimer> sendDeniedTimer;
|
||||
|
||||
std::vector<UP<SSessionLockSurface>> vSessionLockSurfaces;
|
||||
std::vector<SP<SSessionLockSurface>> vSessionLockSurfaces;
|
||||
|
||||
struct {
|
||||
CHyprSignalListener newSurface;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue