Skip to content

Conversation

@carsteneu
Copy link

Forces actor relayout after clock label update to prevent rendering artifacts
(ghost pixels from previous digits remaining on screen).

Tests

  • Tested in VM with Linux Mint 22.3 Cinnamon 6.6.5
  • Observed clock transitions before/after fix
  • Fix successfully prevents visual artifacts during time updates

The fix calls this.actor.queue_relayout() after set_applet_label()
to ensure complete redraw of the clock actor.

Fixes #13441

Force actor relayout after label update to prevent ghost pixels
from previous digits remaining on screen.

Fixes linuxmint#13441
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.

clock is often renderred incorrectly

1 participant