1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 20:37:36 +00:00
serenity/Userland/Demos
Tom 8d2d080923 CatDog: Fix wake-sleep "loop" when cursor is over right-top of head
Because re-evaluation of the hovered window may trigger sending a
MouseMove event to a window we should only wake it if the mouse
position actually has changed.
2021-02-21 23:45:04 +01:00
..
CatDog CatDog: Fix wake-sleep "loop" when cursor is over right-top of head 2021-02-21 23:45:04 +01:00
Cube Cube: Add an option to render a frameless cube 2021-02-21 10:33:28 +01:00
Eyes Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Fire Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
LibGfxDemo LibGfx: Remove static load_from_file() from abstract Font class 2021-02-15 08:50:48 +01:00
LibGfxScaleDemo LibGfx: Implement scaling support for Painter::blit_filtered() 2021-01-25 22:31:07 +01:00
Mouse Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
Screensaver Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" 2021-01-16 19:30:32 +01:00
WidgetGallery LibGUI: Swap order of InputBox value and parent window args 2021-02-20 12:19:46 +01:00
CMakeLists.txt LibGfx: Make it possible to apply an (integer) scale to a Painter 2021-01-12 23:32:54 +01:00