ladybird/Base/res/graphics
Tom 41859ad3fe WindowServer: Add an Overlay class for flicker-free overlay rendering
An Overlay is similar to a transparent window, but has less overhead
and does not get rendered within the window stack. Basically, the area
that an Overlay occupies forces transparency rendering for any window
underneath, which allows us to render them flicker-free.

This also adds a new API that allows displaying the screen numbers,
e.g. while the user configures the screen layout in DisplaySettings

Because other things like drag&drop or the window-size label are not
yet converted to use this new mechanism, they will be drawn over the
screen-number currently.
2021-06-25 20:38:13 +02:00
..
brand-banner.png Base: Create /res/graphics/ and relocate system art assets 2020-08-27 15:38:02 +02:00
buggie.png Base: Create /res/graphics/ and relocate system art assets 2020-08-27 15:38:02 +02:00
download-animation.gif Base: Create /res/graphics/ and relocate system art assets 2020-08-27 15:38:02 +02:00
download-finished.gif Browser: Add download finished graphics to download widget 2021-06-13 20:55:58 +02:00
file-flying-animation.gif FileManager: Show file copying animation 2021-04-17 09:41:35 +02:00
monitor.png DisplaySettings: Replace the monitor image with something more thematic 2021-05-20 00:03:30 +02:00
overlay-rect-shadow.png WindowServer: Add an Overlay class for flicker-free overlay rendering 2021-06-25 20:38:13 +02:00
wizard-banner-simple.png LibGUI: add a rudimentary framework for Wizards. 2021-02-27 07:31:55 +01:00