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
  • !13
The source project of this merge request has been removed.

Patchset 2021.4

Merged Ghost User requested to merge (removed):cleanups4 into master Apr 01, 2021
  • Overview 0
  • Pipelines 0
  • Changes 30

This merge request contains 4 patches:

  1. Remove unused options.dialog files

  2. Surround declarations with G_BEGIN_DECLS and G_END_DECLS

  3. Move text inside the tachometer:

    This patch slightly improves readability of tachometer texts by putting the baseline of the text 1 pixel above the center of the tachometer circle.

    Before: Screenshot_20210331_234548

    After: Screenshot_20210331_234604

    Closes: #20 (closed)

  4. Enable automatic switching of colors based on light or dark UI theme:

    The colors in the configuration dialog can now be set to empty strings, in which case the color of the text or of the bar will be set according to the current UI style.

    Remaining issues to be fixed:

    • There seems to be an interference between Gtk CSS providers applied to a bar if its color is an empty string
    • There is currently no help text nor a tooltip telling the user that the color can be set to an empty string

    Screenshot_20210401_003517

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