Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KWin KWin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 157
    • Merge requests 157
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • KWinKWin
  • Merge requests
  • !1336

effects: Added more options to the show-fps effect

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Gustavo Silvera requested to merge goosers/kwin:master into master Aug 30, 2021
  • Overview 36
  • Commits 39
  • Pipelines 1
  • Changes 7
  • Added option to remove the frametime graph.
  • Added option to remove the "this is a benchmark" message.
  • Location of the FPS counter is by default on the "active" monitor
  • Made the FPS counter no longer hard capped to 100 (useful for high refresh rate displays)
    • Automatically detects the highest refresh rate across all monitors and caps the framerate at that
    • Added option to colorize the text based off the FPS value in relation to the highest recorded FPS
      • eg. On 60hz monitor: 60-45: green, 45-30: yellow, 30-15: red, <15: black
Edited Mar 30, 2022 by Gustavo Silvera
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master