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-05-18 17:18:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6eaae726fa4c4a5be045fda1db51fb4dfd047c4f
ladybird
/
Userland
/
Services
/
Taskbar
History
Tim Ledbetter
b4e134cb52
Userland: Use non-fallible
EventReceiver::add()
where possible
2023-09-25 10:58:31 +02:00
..
ClockWidget.cpp
Userland: Make
Window::set_main_widget()
non-fallible
2023-09-21 10:20:23 +02:00
ClockWidget.h
ClockWidget: Deduplicate logic for updating calendar buttons
2023-07-13 04:31:40 +03:30
CMakeLists.txt
…
main.cpp
Userland: Prefer non-fallible construction for LibGUI objects
2023-09-18 18:00:45 +02:00
QuickLaunchWidget.cpp
LibGUI: Add deprecated suffix to {set_,}tooltip in Widget
2023-08-18 10:43:37 +01:00
QuickLaunchWidget.h
…
ShutdownDialog.cpp
Userland: Make
Window::set_main_widget()
non-fallible
2023-09-21 10:20:23 +02:00
ShutdownDialog.h
…
TaskbarButton.cpp
…
TaskbarButton.h
…
TaskbarWindow.cpp
Userland: Use non-fallible
EventReceiver::add()
where possible
2023-09-25 10:58:31 +02:00
TaskbarWindow.h
…
WindowIdentifier.h
…
WindowList.cpp
…
WindowList.h
…