Files
ladybird/Userland
Andreas Kling 0e2b7f9c9a Kernel: Remove the per-process icon_id and sys$set_process_icon()
This was a goofy kernel API where you could assign an icon_id (int) to
a process which referred to a global shbuf with a 16x16 icon bitmap
inside it.

Instead of this, programs that want to display a process icon now
retrieve it from the process executable instead.
2020-12-27 01:16:56 +01:00
..
2020-11-10 19:03:08 +01:00
2020-12-16 17:29:28 +01:00
2020-12-26 10:05:50 +01:00
2020-10-03 12:36:49 +02:00
2020-10-24 12:56:25 +02:00
2020-12-17 19:39:56 +01:00
2020-11-28 14:28:58 +01:00
2020-06-18 23:00:19 +02:00
2020-12-16 23:26:35 +01:00
2020-07-19 11:46:37 +02:00
2020-11-10 12:06:04 +01:00
2020-12-24 13:22:24 +01:00
2020-06-17 15:02:03 +02:00
2020-11-17 09:40:03 +01:00
2020-12-26 10:05:50 +01:00
2020-11-08 16:16:03 +01:00
2020-10-25 18:52:51 +01:00
2020-12-03 21:55:02 +01:00
2020-10-25 14:37:39 +01:00