1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:18:13 +00:00
serenity/Userland/Applications
Timothy Flynn 25e0ab3ee4 Userland: Tighten promises by removing 'proc' where it isn't used
This is a partial revert of commit 7af5eef. After 97d15e9, the 'proc'
promise is not needed for operations using getsid().

This also fixes launching several applications in which 7af5eef added
the 'proc' promise only in the second call to pledge().
2022-10-03 17:09:21 +01:00
..
3DFileViewer Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
About Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
AnalogClock Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Assistant AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
Browser SystemServer+LoginServer+Userland: Switch to sid-based sockets 2022-10-03 11:11:29 +02:00
BrowserSettings Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 2022-09-29 08:31:15 -04:00
Calculator Calculator: Change internal representation to support perfect division 2022-09-15 14:08:21 +01:00
Calendar Calendar: Fix crash when changing event date 2022-10-02 15:43:37 +02:00
CalendarSettings Calendar: Add setting to choose default view 2022-09-20 13:12:00 -04:00
CharacterMap AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
ClockSettings ClockSettings: Increase max visible items for time zone ComboBox 2022-09-22 21:37:26 +02:00
CrashReporter AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
Debugger Everywhere: Make the codebase more architecture aware 2022-07-27 21:46:42 +00:00
DisplaySettings AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
FileManager Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 2022-09-29 08:31:15 -04:00
FontEditor AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
GamesSettings GamesSettings: Always ensure last card back selected is saved 2022-09-20 07:59:13 +01:00
Help Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
HexEditor Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
ImageViewer AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
KeyboardMapper Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
KeyboardSettings KeyboardSettings: Improve KeymapDialog layout 2022-07-15 12:34:25 +02:00
Magnifier Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Mail Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
MailSettings Applications: Make settings outer margins and spacing consistent 2022-07-15 12:34:25 +02:00
MouseSettings Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 2022-09-29 08:31:15 -04:00
NetworkSettings NetworkSettings: Remove warning about reboot 2022-07-14 23:26:47 +02:00
PartitionEditor Base: Add Icon for Partition Editor 2022-08-14 00:52:56 +01:00
PDFViewer Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Piano Piano: Replace knob instantiations with ProcessorParameterWidgets 2022-07-25 15:25:13 +02:00
PixelPaint Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
Run AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
Settings Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
SoundPlayer SoundPlayer: Port M3UParser to Core::Stream 2022-09-20 07:48:45 -04:00
SpaceAnalyzer AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
Spreadsheet Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
SystemMonitor SystemMonitor: Save configuration of columns 2022-09-21 10:14:40 +01:00
Terminal SystemServer+LoginServer+Userland: Switch to sid-based sockets 2022-10-03 11:11:29 +02:00
TerminalSettings Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
TextEditor Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
ThemeEditor Userland: Tighten promises by removing 'proc' where it isn't used 2022-10-03 17:09:21 +01:00
VideoPlayer LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
Welcome SystemServer+LoginServer+Userland: Switch to sid-based sockets 2022-10-03 11:11:29 +02:00
CMakeLists.txt Calendar: Add a Calendar settings dialog for the first day of the week 2022-09-20 13:12:00 -04:00