mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
We got ourselves into a mess by making widgets override the window cursor whenever they wanted a custom cursor. This patch introduces a better solution to that issue: per-widget override cursors. Each widget now has an override cursor that overrides the window cursor when that widget is hovered.
28 KiB
28 KiB