Files
ladybird/Userland/Libraries/LibGUI
Valtteri Koskivuori 6931a5a0a8 WindowServer+LibGUI: Yank out window-global opacity
From what I can tell, this facility was added to WSWindow/GWindow in
2019 in 9b71307. I only found a single place in the codebase still using
this facility: `WindowServer::Menu::start_activation_animation()`. A
subtle fade-out animation that happens when a menu item is selected, and
the menu disappears.
I think our compositing facilities have improved enough to make this
facility redundant. The remaining use mentioned above was ported to just
directly blit the fade-out animation instead of requesting it from
WindowServer.
2023-06-24 23:45:27 +02:00
..
2023-02-21 00:54:04 +01:00
2023-02-21 00:54:04 +01:00
2023-02-19 01:09:09 +01:00
2023-02-21 00:54:04 +01:00
2023-02-21 00:54:04 +01:00
2023-01-11 10:24:51 +01:00
2023-01-11 10:24:51 +01:00
2023-04-19 07:59:54 +02:00
2023-04-19 07:59:54 +02:00
2023-02-16 10:47:22 +00:00
2023-02-21 00:54:04 +01:00
2023-02-21 00:54:04 +01:00