Files
ladybird/Libraries/LibGUI
Andreas Kling cf429a788c LibGUI: Add Widget override cursor concept
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.
2020-09-11 14:26:37 +02:00
..
2020-08-25 09:46:28 +02:00
2020-09-08 14:01:21 +02:00
2020-08-28 09:15:47 +02:00
2020-05-01 16:58:18 +02:00
2020-07-28 16:29:44 +02:00
2020-07-28 16:29:44 +02:00
2020-04-21 16:19:18 +02:00