1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 19:31:00 +00:00
serenity/Base
Timothy Flynn 4f19deb13b LibWeb: Implement reverse lookup to labels from their labelable nodes
This enables, for example, clicking on the check box, dragging the mouse
over to the label, releasing the mouse to act as a click on the check
box.

This was implemented for labels / labelable nodes with the "for"
attribute already. This implements the same for labelable nodes that are
inside the label.
2022-02-16 19:18:57 +01:00
..
bin Userland: Add more(1) emulation to less(1) 2021-07-07 20:01:15 +04:30
etc Base: Restart the SQL server if it crashes 2022-02-13 21:30:38 +00:00
home/anon Base: Start Keymap.Applet automatically 2022-02-03 00:47:22 +01:00
res LibWeb: Implement reverse lookup to labels from their labelable nodes 2022-02-16 19:18:57 +01:00
root Base: Add icons to man pages for GUI applications 2022-01-17 03:38:54 -08:00
usr Utilities: Add the 'files' argument to the unzip utility 2022-02-16 10:57:14 +03:30
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00