ladybird/Userland
Andreas Kling 411d36719e LibCore: Simplify Core::Notifier by only allowing one event type
Not a single client of this API actually used the event mask feature to
listen for readability AND writability.

Let's simplify the API and have only one hook: on_activation.
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: Simplify Core::Notifier by only allowing one event type 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: Simplify Core::Notifier by only allowing one event type 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