1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 20:28:11 +00:00
serenity/Base/res
Tom 0ce4b9d7db WindowServer: Implement simple window shadows
This implements simple window shadows around most windows, including
tooltips. Because this method uses a bitmap for the shadow bits,
it is limited to rectangular window frames. For non-rectangular
window frames we'll need to implement a more sophisticated algorithm.
2021-02-09 18:47:43 +01:00
..
apps LibGfx: Make it possible to apply an (integer) scale to a Painter 2021-01-12 23:32:54 +01:00
cursors Base: Add 2x images for arrow cursor and window buttons 2021-01-20 10:28:27 +01:00
emoji Base: Add information box emoji 2020-07-06 23:40:35 +02:00
fonts LibGfx+FontEditor+Fonts: Add family, size and weight metadata to fonts 2020-10-25 10:12:03 +01:00
graphics Base: Create /res/graphics/ and relocate system art assets 2020-08-27 15:38:02 +02:00
html Everywhere: Fix typos 2021-01-22 18:41:29 +01:00
icons WindowServer: Implement simple window shadows 2021-02-09 18:47:43 +01:00
js/Spreadsheet Spreadsheet: Add a 'contents' getter/setter to Position 2020-12-29 00:58:43 +01:00
keymaps Base: Rename some keymaps to use xx-xx format where appropriate 2021-02-02 16:53:11 +01:00
themes WindowServer: Implement simple window shadows 2021-02-09 18:47:43 +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
serenity.ansi.txt RetroFetch: Add a silly neofetch-like program. 2019-05-13 04:54:48 +02:00