Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S spice-gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • spice
  • spice-gtk
  • Merge requests
  • !94

Open
Created Sep 29, 2021 by skullernet@skullernet
  • Report abuse
Report abuse

spice-widget: use nearest scaling for integral scaling factors

  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 4

This makes text easier to read on HiDPI display if guest OS doesn't support HiDPI scaling.

This also changes EGL widget minification filter from NEAREST to LINEAR to make it behave the same as Cairo widget.

Fixes: #92.

Disclaimer: I only tested this with Cairo, not EGL.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: nearest-scaling