Files
ladybird/Libraries/LibC
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-12-14 23:05:53 +01:00
2020-12-14 23:05:53 +01:00
2020-12-14 23:05:53 +01:00
2020-09-27 01:02:11 +02:00
2020-10-30 17:03:28 +01:00
2020-10-02 16:03:17 +02:00
2020-09-27 01:02:11 +02:00
2020-07-06 10:01:14 +02:00
2020-09-12 13:46:15 +02:00
2020-12-25 12:20:37 +01:00
2020-07-04 10:49:36 +02:00
2020-11-10 19:03:08 +01:00