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-01-01 22:29:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eac3bbdcee331ffcdc585d3bc0c7491a9782cfb2
ladybird
/
Services
/
NotificationServer
History
Ben Wiederhake
3ec7b8b33c
Services: Mark compilation-unit-only functions as static
...
This enables a nice warning in case a function becomes dead code.
2020-08-12 20:40:59 +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
Build: Switch to CMake :^)
2020-05-14 20:15:18 +02:00
main.cpp
LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr
2020-07-06 13:30:11 +02:00
NotificationClient.ipc
…
NotificationServer.ipc
LibIPC: Allow opt-in UTF-8 validation on message parameters
2020-05-16 14:13:09 +02:00
NotificationWindow.cpp
Services: Mark compilation-unit-only functions as static
2020-08-12 20:40:59 +02:00
NotificationWindow.h
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
2020-06-10 10:59:04 +02:00