ladybird/Userland
kleines Filmröllchen 1e9554145e LibGUI: Add a cancel button callback to settings window tabs
Some settings tabs, like the ones on the upcoming terminal settings,
need to know when the cancel button is pressed to clean up things like
temporary live updates. Therefore, the SettingsWindow::Tab now features
a cancel_settings callback which does not need to be implemented.
2021-11-27 12:45:44 +01:00
..
Applets Applets/Audio: Remove unveiling /tmp/portal/config 2021-11-24 19:46:03 +01:00
Applications Settings: Fix launch of settings dialog 2021-11-27 11:24:31 +01:00
Demos WidgetGallery: Use TRY() a lot more :^) 2021-11-25 08:49:31 +01:00
DevTools UserspaceEmulator: Fix after add_positional_argument API change :^) 2021-11-26 16:47:39 -08:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games FlappyBug: Support mouse clicks for flapping 2021-11-24 21:18:31 -08:00
Libraries LibGUI: Add a cancel button callback to settings window tabs 2021-11-27 12:45:44 +01:00
Services Userland: Use Core::ArgsParser's Vector<StringView> API everywhere 2021-11-26 23:27:57 +01:00
Shell AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 2021-11-17 00:21:13 +01:00
Utilities bt: Port to LibMain :^) 2021-11-27 11:14:16 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00