1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-14 03:02:09 +00:00
serenity/Userland/Demos/Eyes
Lucas CHOLLET 70846d701c LaunchServer+SystemServer: Move the portal to a user-specific directory
Various changes are needed to support this:
 - The directory is created by Core::Account on login (and located in
   /tmp).
 - Service's sockets are now deleted on exit (to allow re-creation)
 - SystemServer needs to handle SIGTERM to correctly destroy services.
2022-07-19 11:15:14 +01:00
..
CMakeLists.txt Eyes: Add 'Contents' action to help menu 2022-03-18 01:10:16 +01:00
EyesWidget.cpp LibGfx: Rename draw_ellipse/circle to fill_ellipse/circle 2022-06-01 19:33:45 +02:00
EyesWidget.h Demos/Eyes: Render eyes antialiased 2022-05-07 22:59:02 +02:00
main.cpp LaunchServer+SystemServer: Move the portal to a user-specific directory 2022-07-19 11:15:14 +01:00