Commit Graph

3 Commits (1658636ad00454478944c31845b059fadc07752d)

Author SHA1 Message Date
thyttan 82a5ab5724 supaclk: remove unnecessary delete in remove funct
since they are initiatied with let inside the outer curly braces they
should be cleared automatically like all other let-ibles.
2024-06-01 15:12:01 +02:00
thyttan 249a119e12 supaclk: misc suggested fixes and changes
- clear screen including widgets before drawing splash screen.
- change from a font that's not defined to one that is.
- make it so the splash screen can be cut short to load the launcher.
2024-06-01 13:41:35 +02:00
Tom Wallroth be770a02dc Initial version done! 2024-05-31 14:56:59 +02:00