ladybird/Ladybird/AppKit
Jelle Raaijmakers 9309cc9df3 UI+LibWeb+WebContent: Implement KeyEvent repeat property
When a platform key press or release event is repeated, we now pass
along a `repeat` flag to indicate that auto-repeating is happening. This
flag eventually ends up in `KeyboardEvent.repeat`.
2024-10-22 11:20:35 -04:00
..
Application LibWebView+UI: Remove Qt networking infrastructure 2024-10-08 06:52:51 +02:00
UI UI+LibWeb+WebContent: Implement KeyEvent repeat property 2024-10-22 11:20:35 -04:00
Utilities Ladybird/AppKit: Remove system header workarounds for global names 2024-07-18 09:43:38 +01:00
CMakeLists.txt UI/AppKit: Remove workaround for Protocol naming conflict 2024-08-20 09:29:12 +02:00
main.mm LibWebView: Increase the open file limit in a more central location 2024-10-07 14:03:03 -04:00
module.modulemap Ladybird/AppKit: Port TaskManager window to Swift 2024-07-21 15:55:47 -06:00