Re: [RFC] Feature proposal to speed up the computer when the display is turned off.

2025-02-10 Thread Carsten Haitzler
On Sun, 9 Feb 2025 22:52:12 -0500 Vitalii said: > Basically, the kernel freezes the GUI tasks when > the display is turned off so that they don't run but > also don't exit. When the display is turned back on > again or a command returns any exit code, all GUI > tasks are unfrozen. And this loads

[RFC] Feature proposal to speed up the computer when the display is turned off.

2025-02-09 Thread Vitalii
Basically, the kernel freezes the GUI tasks when the display is turned off so that they don't run but also don't exit. When the display is turned back on again or a command returns any exit code, all GUI tasks are unfrozen. And this loads right before the first process that the init system launches