Skip to content
Snippets Groups Projects

style: Remove unnecessary blending

Merged Sebastian Krzyszkowiak requested to merge sebastian.krzyszkowiak/phosh:solids into master
All threads resolved!

GTK uses software rendering and pixman isn't optimized on aarch64. This makes blending huge surfaces pretty expensive - and there's no reason to do that if we're blending black on black anyway.

This makes fullscreen scrolling in app drawer way smoother.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • f1e47be3 - style: Remove unnecessary blending

    Compare with previous version

  • Sebastian Krzyszkowiak resolved all threads

    resolved all threads

  • got lgtm'd, so let's merge it

  • added 9 commits

    Compare with previous version

  • Sebastian Krzyszkowiak enabled an automatic merge when the pipeline for 3adf216f succeeds

    enabled an automatic merge when the pipeline for 3adf216f succeeds

  • Please register or sign in to reply