1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-22 21:57:35 +00:00
serenity/Base/home/anon
Andreas Kling 5a34225999 LibHTML: Implement basic tiled background image support
It's now possible to set a page background image via <body background>.
Also, HtmlView now officially handles rendering the body element's
background (color, image or both.) LayoutBox is responsible for all
other background rendering.

Note that it's not yet possible to use CSS background-image properties
directly, since we can't parse them yet. :^)
2019-10-19 11:49:46 +02:00
..
www LibHTML: Implement basic tiled background image support 2019-10-19 11:49:46 +02:00
IRCClient.ini IRC client setttings, Terminal settings, more WM settings 2019-05-27 21:40:53 +02:00
Launcher.ini ProcessManager: Rename it to SystemMonitor 2019-08-14 14:28:45 +02:00
myfile.txt Base: Rename /users to /home. 2019-02-10 11:18:12 +01:00
Terminal.ini Terminal: Use the visual bell by default. 2019-06-07 08:45:39 +02:00
test.frm AK: Make a tiny JSON unit test based on a saved VisualBuilder form. 2019-06-29 12:07:42 +02:00
WindowManager.ini LibGUI+WindowServer: Add a "Hand" cursor to the standard cursors 2019-10-10 21:35:12 +02:00