Bug 473874 - Fix the splash screen to not slow down boot
Summary: Fix the splash screen to not slow down boot
Status: RESOLVED DUPLICATE of bug 357170
Alias: None
Product: plasmashell
Classification: Plasma
Component: Splash Screens (show other bugs)
Version: 5.27.7
Platform: unspecified Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-28 23:38 UTC by Henning
Modified: 2023-08-29 15:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henning 2023-08-28 23:38:16 UTC
The current implementation of the KDE Splash screen does not have any performance benefit, but slows down the launch as until its gone plasma doesnt start loading, as do the autostart apps.

The fix: Convert it into an overlay that displays over the screen immediately. This would help with laggy loading of the Panel and startup apps.
Comment 1 Nate Graham 2023-08-29 15:46:23 UTC

*** This bug has been marked as a duplicate of bug 357170 ***