Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • xfce4-sensors-plugin xfce4-sensors-plugin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Panel PluginsPanel Plugins
  • xfce4-sensors-pluginxfce4-sensors-plugin
  • Merge requests
  • !33
The source project of this merge request has been removed.

Use a drawing area to display sensor data in text UI style

Merged Ghost User requested to merge (removed):master into master Jul 24, 2021
  • Overview 0
  • Pipelines 0
  • Changes 4

The previous implementation was utilizing a GtkLabel. A GtkDrawingArea provides slightly more freedom than a GtkLabel when displaying text. This patch improves the formula determining the maximum number of text lines, and prevents the size of the plugin to shrink when, for example, the text oscillates between "1000 rpm" and "999 rpm".

Horizontal: Screenshot_20210724_182026

Vertical: Screenshot_20210724_182035

Deskbar: Screenshot_20210724_182050

Horizontal dark: Screenshot_20210724_182114

Closes: #7 (closed)

Closes: #18 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master