ladybird/Userland
Idan Horowitz b27f855107 LibWeb: Add the 'is popup' BrowsingContext property
This will also be used by the window.open algorithm steps.
2022-11-15 21:48:19 +00:00
..
Applets Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Applications Userland: Remove workarounds for LibIPC include order sensitivity 2022-11-15 13:25:51 -05:00
Demos Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
DevTools Userland: Accept drag_enter events for widgets supporting file drops 2022-11-13 16:13:03 -07:00
DynamicLoader LibC: Properly implement stack protectors 2022-11-01 14:49:09 +00:00
Games 2048: Call event.ignore() correctly in 2048's BoardView keydown handler 2022-11-14 16:08:11 +00:00
Libraries LibWeb: Add the 'is popup' BrowsingContext property 2022-11-15 21:48:19 +00:00
Services Userland: Remove workarounds for LibIPC include order sensitivity 2022-11-15 13:25:51 -05:00
Shell Shell: Re-block SIGTT{IN,OU} on start 2022-11-03 00:01:42 +03:30
Utilities hexdump: Support truncating output with -n 2022-11-14 14:54:45 +00:00
CMakeLists.txt