1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 19:35:09 +00:00
serenity/Userland
Valtteri Koskivuori 370231c05c Kernel: Expose minor device numbers for keyboard and mouse
A fix for two FIXMEs, and paving the way for multi-keyboard/mouse
support, I guess.
2021-05-01 20:07:11 +02:00
..
Applets AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
Applications TextEditor: Make sure to mark the Window as unmodified after saving 2021-05-01 19:42:29 +02:00
Demos WindowServer+LibGfx: Automatic "modified" markers in window titles 2021-05-01 19:42:29 +02:00
DevTools Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
DynamicLoader Tests: Unify LibC tests to single location. 2021-04-29 10:37:26 +02:00
Games Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
Libraries LibGUI: Improve a FIXME comment in TextDocument 2021-05-01 19:42:29 +02:00
Services Kernel: Expose minor device numbers for keyboard and mouse 2021-05-01 20:07:11 +02:00
Shell Shell: Move the heredocs vector to a local value before processing it 2021-05-01 15:58:31 +02:00
Tests Tests: Convert LibC exec unit test to be LibTest based. 2021-04-29 10:37:26 +02:00
Utilities Userland: Add the rev(1) utility to reverse lines 2021-05-01 14:15:30 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00