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-04-16 17:47:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e953f2acc2e8afd9bcf9aa0fa54e9d2b4c2cf60
ladybird
/
Kernel
/
Devices
History
Timothy Flynn
f798e43ea8
Kernel: Add a key code modifier to detect the number pad
...
This is analagous to how Qt exposes whether the number pad was used for a key press.
2023-07-09 06:32:20 +02:00
..
Audio
Kernel: Decouple Intel HDA interrupt handling from controller
2023-07-04 16:24:04 +02:00
Generic
…
GPU
Everywhere: Remove needless trailing semi-colons after functions
2023-07-08 10:32:56 +01:00
HID
Kernel: Add a key code modifier to detect the number pad
2023-07-09 06:32:20 +02:00
Storage
Everywhere: Remove needless trailing semi-colons after functions
2023-07-08 10:32:56 +01:00
AsyncDeviceRequest.cpp
…
AsyncDeviceRequest.h
…
BlockDevice.cpp
…
BlockDevice.h
…
CharacterDevice.cpp
…
CharacterDevice.h
…
Device.cpp
…
Device.h
…
DeviceManagement.cpp
…
DeviceManagement.h
…
KCOVDevice.cpp
…
KCOVDevice.h
…
KCOVInstance.cpp
…
KCOVInstance.h
…
PCISerialDevice.cpp
…
PCISerialDevice.h
…
SerialDevice.cpp
…
SerialDevice.h
…