Coder Social home page Coder Social logo

Comments (8)

javashin avatar javashin commented on June 29, 2024

and here is the mate-sensors-applet 1.18.0 in a way other level with the same configuration as the other screenshot
screenshot at 2017-03-14 21-03-32

from mate-sensors-applet.

javashin avatar javashin commented on June 29, 2024

this is gentoo with mate 1.18 gtk3 all compiled with:
CFLAGS="-march=westmere -mtune=westmere -O2 -pipe -fstack-protector-strong"
everything is working like it has to be only mate-sensors applet have this issue so far . thanks in advance.

from mate-sensors-applet.

flexiondotorg avatar flexiondotorg commented on June 29, 2024

EDIT: OK, I see it now. In the second screenshot the CPU sensors are offset vertically.

from mate-sensors-applet.

javashin avatar javashin commented on June 29, 2024

cool

from mate-sensors-applet.

monsta avatar monsta commented on June 29, 2024

Confirmed. Looks like a regression from 0392b7a. 😞

from mate-sensors-applet.

raveit65 avatar raveit65 commented on June 29, 2024

We need to set valign=GTK_ALIGN_CENTER to the whole GtkGrid, than every sensor is in the middle of the panel. The default GTK_ALIGN_FILL isn't useful here.
You can test this in runtime with gtk3-inspector and set up this in inspectors properties page for the grid.
I guess for a vertical panel we need halign=GTK_ALIGN_CENTER.

from mate-sensors-applet.

lukefromdc avatar lukefromdc commented on June 29, 2024

confirmed

from mate-sensors-applet.

monsta avatar monsta commented on June 29, 2024

@javashin: fixed in 6dd3a48, you can make a patch from that commit (we will release 1.18.1 later).

from mate-sensors-applet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.