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-03-26 23:36:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc615572a9740410dfdcc34fd51ec270cbac846b
ladybird
/
Services
/
NotificationServer
History
Andreas Kling
299824de73
LibGUI: Rename GUI::Image => GUI::ImageWidget
...
"Image" was a bit too vague, "ImageWidget" is obviously a widget of some sort.
2020-07-23 17:31:08 +02:00
..
ClientConnection.cpp
LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr
2020-07-06 13:30:11 +02:00
ClientConnection.h
LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr
2020-07-06 13:30:11 +02:00
CMakeLists.txt
…
main.cpp
LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr
2020-07-06 13:30:11 +02:00
NotificationClient.ipc
…
NotificationServer.ipc
…
NotificationWindow.cpp
LibGUI: Rename GUI::Image => GUI::ImageWidget
2020-07-23 17:31:08 +02:00
NotificationWindow.h
…