Files
ladybird/Applications
Andreas Kling f813bb52a2 Applications+DevTools+MenuApplets: Drop "unix" pledge when possible
Now that the "unix" pledge is no longer required for socket I/O, we can
drop it after making the connections we need in a program.

In most GUI program cases, once we've connected to the WindowServer by
instantiating a GApplication, we no longer need "unix" :^)
2020-01-12 12:03:57 +01:00
..
2020-01-08 13:14:39 +01:00
2020-01-11 21:33:12 +01:00
2020-01-11 23:53:54 +01:00