Skip to content

Dashboard Overhaul#99

Open
Abscissa24 wants to merge 5 commits intoAxOS-project:mainfrom
Abscissa24:Dashboard-Overhaul
Open

Dashboard Overhaul#99
Abscissa24 wants to merge 5 commits intoAxOS-project:mainfrom
Abscissa24:Dashboard-Overhaul

Conversation

@Abscissa24
Copy link
Contributor

@Abscissa24 Abscissa24 commented Mar 16, 2026

Dashboard Overhaul

Summary

  • Reworked the dashboard module from the ground up with smoothness and efficiency in mind.
  • The dashboard now has ZERO latency, loads immediately with ZERO stutters, especially with animated wallpapers.
  • Added smooth configurable slide animations and animation duration components.

  • 0% ---> INSTANT, zero latency.
  • 40% ---> default, quick and smooth.
  • 50% or greater ---> SMOOTH.
dashboard.overhaul.demo.mp4

@0x0WizA
Copy link

0x0WizA commented Mar 17, 2026

image ### 2nd Pic is Of 1440P Monitor image

Well It's a Good Idea Towards AxOS But While Youre working on dashboard Ive seen past 2 Pr's so would you mind taking a look why the dashboard gets bad rendering when decreased 100>
I have Tried On my Own some Fixes But didnt worked out Pleas mind taking A look @Abscissa24
if you notice this scale is 80 But rendering of icons and text is way worse

@Abscissa24
Copy link
Contributor Author

image ### 2nd Pic is Of 1440P Monitor image

Well It's a Good Idea Towards AxOS But While Youre working on dashboard Ive seen past 2 Pr's so would you mind taking a look why the dashboard gets bad rendering when decreased 100>
I have Tried On my Own some Fixes But didnt worked out Pleas mind taking A look @Abscissa24
if you notice this scale is 80 But rendering of icons and text is way worse

Hey, yeah I've also noticed that issue.
I'll take a look at it. I think it has to do with how scaling is managed. To confirm, are you using a scaling factor other than 1?

@0x0WizA
Copy link

0x0WizA commented Mar 17, 2026

image ### 2nd Pic is Of 1440P Monitor image Well It's a Good Idea Towards AxOS But While Youre working on dashboard Ive seen past 2 Pr's so would you mind taking a look why the dashboard gets bad rendering when decreased 100> I have Tried On my Own some Fixes But didnt worked out Pleas mind taking A look @Abscissa24 if you notice this scale is 80 But rendering of icons and text is way worse

Hey, yeah I've also noticed that issue. I'll take a look at it. I think it has to do with how scaling is managed. To confirm, are you using a scaling factor other than 1?

Yeah Im using the 1440p = 100% scaling
But on 1440p monitor any value under 100 is making just rendering issue

@LeVraiArdox
Copy link
Member

LeVraiArdox commented Mar 17, 2026

Before I make a code review, I'd like to make a comment from the video. The animations looks very cool, but it looks like the dashboard pops out of nowhere. Could you just improve that animation please ?

Oh, and the bad rendering is about the text rendering (renderType: Text.NativeRendering from StyledText.qml). But if we change that, it would have impacts on the whole interface even at normal scale. That's why screen scaling is a better solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants