mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 06:57:45 +00:00
LibGUI+WindowServer: Introduce new mouse tracking mechanism
This commit is contained in:
parent
bde3c7301e
commit
45126655cd
10 changed files with 94 additions and 3 deletions
|
@ -66,6 +66,7 @@ set(SOURCES
|
|||
Model.cpp
|
||||
ModelIndex.cpp
|
||||
ModelSelection.cpp
|
||||
MouseTracker.cpp
|
||||
MultiView.cpp
|
||||
Notification.cpp
|
||||
OpacitySlider.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue