This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-13 14:49:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
063228c02ec0dd337cd412dad34baea93d3aca70
ladybird
/
DevTools
History
Andreas Kling
977863ea07
LibGUI: Include keyboard modifier state with button on_click calls
...
This will allow you us to implement special behavior when Ctrl+clicking a button.
2020-05-12 20:31:16 +02:00
..
FormCompiler
AK: Add out() and warn() streams that forward to stdout and stderr
2020-04-06 10:49:27 +02:00
HackStudio
LibGUI: Include keyboard modifier state with button on_click calls
2020-05-12 20:31:16 +02:00
Inspector
…
IPCCompiler
LibIPC+IPCCompiler: Templatize encoding/decoding of Optional<T>
2020-05-12 19:04:05 +02:00
ProfileViewer
Misc: Replace "String(string_view)" with "string_view.to_string()"
2020-05-06 19:28:59 +02:00
VisualBuilder
LibGUI: Include keyboard modifier state with button on_click calls
2020-05-12 20:31:16 +02:00
Makefile
…