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-03-15 09:57:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40fbdd4e9e0e58c5db8133ca2d3b23046baebd1d
ladybird
/
Applications
/
KeyboardMapper
History
Andreas Kling
0f9be82826
LibGfx: Move StandardCursor enum to LibGfx
...
This enum existed both in LibGUI and WindowServer which was silly and error-prone.
2020-09-10 19:25:13 +02:00
..
CMakeLists.txt
Applications: Add new KeyboardMapper application
2020-06-03 21:52:40 +02:00
KeyboardMapperWidget.cpp
Unicode: Try s/codepoint/code_point/g again
2020-08-05 22:33:42 +02:00
KeyboardMapperWidget.h
Applications: Add new KeyboardMapper application
2020-06-03 21:52:40 +02:00
KeyButton.cpp
LibGfx: Move StandardCursor enum to LibGfx
2020-09-10 19:25:13 +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