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-06 16:45:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d063dc1e71cde8eefaec478cdebcbe6da315d2ff
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