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-01-07 17:15:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
27d3971ba6d5be40a45e1d8932f0a30d66035cb9
ladybird
/
Applications
/
KeyboardMapper
History
Andreas Kling
ea9ac3155d
Unicode: s/codepoint/code_point/g
...
Unicode calls them "code points" so let's follow their style.
2020-08-03 19:06:41 +02:00
..
CMakeLists.txt
…
KeyboardMapperWidget.cpp
Unicode: s/codepoint/code_point/g
2020-08-03 19:06:41 +02:00
KeyboardMapperWidget.h
…
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
Applications: Stop setting initial window location
2020-08-01 08:06:48 +02:00