serenity/Userland
Andreas Kling a6a2caf6db LibCore: Remove unused "client ID" from InspectorServerConnection
This was sharing an ID allocator with event loop timers for some reason.
More importantly, it wasn't actually used for anything.
2023-04-25 14:48:40 +02:00
..
Applets Applets/Keymap: Repaint applet on keymap change 2023-03-09 21:42:23 +01:00
Applications LibCore: Remove some unnecessary includes from EventLoop.h 2023-04-25 14:48:40 +02:00
BuggieBox Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Demos Applications: Update man page links for applications 2023-04-25 02:16:48 -06:00
DevTools Applications: Update man page links for applications 2023-04-25 02:16:48 -06:00
DynamicLoader DynamicLoader: Ensure that backtrace computation stops at _start 2023-04-23 14:30:59 +02:00
Games LibChess: Return ErrorOr<String> from to-algebraic/fen methods 2023-04-24 20:58:35 +02:00
Libraries LibCore: Remove unused "client ID" from InspectorServerConnection 2023-04-25 14:48:40 +02:00
Services LibCore: Simplify Core::Notifier by only allowing one event type 2023-04-25 14:48:40 +02:00
Shell LibCore: Simplify Core::Notifier by only allowing one event type 2023-04-25 14:48:40 +02:00
Utilities cal: Add the -y option to show the current year 2023-04-25 01:54:53 -06:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00