ladybird/Base/res
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
..
apps Games: Add Spider 2021-06-24 10:32:53 +02:00
color-palettes PixelPaint: Add loading and saving of color palettes 2021-06-21 22:32:58 +02:00
cursors Base: Fill in rightmost pixel in crosshair cursor 2021-02-09 20:10:00 +01:00
devel/templates Base: clang-format the cpp-gui template project. 2021-04-25 01:13:59 +02:00
emoji Emoji: Add a return key symbol 2021-05-17 00:16:49 +01:00
fonts LibGfx+Base: Tweak bitmap fonts to ensure glyph data is 4-byte aligned 2021-05-24 08:18:34 +02:00
graphics WindowServer: Add an Overlay class for flicker-free overlay rendering 2021-06-25 20:38:13 +02:00
html Browser: Add various test pages to welcome 2021-06-06 11:33:18 +01:00
icons Games: Add Spider 2021-06-24 10:32:53 +02:00
js/Spreadsheet Spreadsheet: Add a 'contents' getter/setter to Position 2020-12-29 00:58:43 +01:00
keymaps Keymaps: Fix for missing mapping for the polish ć,Ć character 2021-05-27 22:57:49 +02:00
terminal-colors LibVT: Implement bright color support 2021-06-04 09:02:43 +01:00
themes LibGUI+HackStudio: Make gutter a first class element 2021-06-13 12:33:15 +01:00
wallpapers Base: Add back the OG grid wallpaper from back in the day, now as a PNG 2020-04-30 12:31:02 +02:00
fortunes.json Base: Add a quote to the fortunes database 2021-04-23 09:27:49 +02:00