mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 10:47:35 +00:00
Demos: Add a little "Mouse" demo for showing mouse button states
This was very helpful when adding support for 5-button mice! :^)
This commit is contained in:
parent
67b92a7d5f
commit
b8f778a430
3 changed files with 109 additions and 0 deletions
|
@ -150,6 +150,7 @@ cp ../Demos/WidgetGallery/WidgetGallery mnt/bin/WidgetGallery
|
|||
cp ../Demos/Cube/Cube mnt/bin/Cube
|
||||
cp ../Demos/Screensaver/Screensaver mnt/bin/Screensaver
|
||||
cp ../Demos/Fire/Fire mnt/bin/Fire
|
||||
cp ../Demos/Mouse/Mouse mnt/bin/Mouse
|
||||
cp ../Demos/DynamicLink/LinkDemo/LinkDemo mnt/bin/LinkDemo
|
||||
cp ../DevTools/HackStudio/HackStudio mnt/bin/HackStudio
|
||||
cp ../DevTools/VisualBuilder/VisualBuilder mnt/bin/VisualBuilder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue