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
2025-12-28 20:29:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
21de20825a58c2cd314c19eddf071560a60aff99
ladybird
/
Applications
/
KeyboardMapper
History
Tom
65a11fb5f9
LibGUI: Add InputBox::show with required parent window argument
...
Similar to MessageBox::show, this encourages passing in a window.
2020-07-16 16:10:21 +02:00
..
CMakeLists.txt
Applications: Add new KeyboardMapper application
2020-06-03 21:52:40 +02:00
KeyboardMapperWidget.cpp
LibGUI: Add InputBox::show with required parent window argument
2020-07-16 16:10:21 +02:00
KeyboardMapperWidget.h
Applications: Add new KeyboardMapper application
2020-06-03 21:52:40 +02:00
KeyButton.cpp
KeyboardMapper: Replace char data type to u32 for code point
2020-06-16 13:15:17 +02:00
KeyButton.h
Application: KeyboardMapper, make button to like a real key
2020-06-13 12:36:30 +02:00
KeyPositions.h
KeyboardMapper: Add missing #pragma once
2020-06-03 22:06:08 +02:00
main.cpp
LibGUI: Add parent window argument to FilePicker functions
2020-07-16 16:10:21 +02:00