Git Product home page Git Product logo

Comments (6)

Elbullazul avatar Elbullazul commented on June 14, 2024

that is intentional and in accordance with Microsoft's styling for focused buttons for Metro apps:
image

if you want to manually remove that styling, I can provide assistance

from windows-10-fluent-dark.

sidmint avatar sidmint commented on June 14, 2024

Thank you for your active involvement. I'm so content using this theme, best I found till for me.

Styling for focused buttons: Now I understood and find it okay and useful.

But I see some problems while switching it via tab button in gnome system monitor. Rectangle over 'processes' and 'resources' have only 3 white sides, next three selections are good as shown in gif, selection over the process named xfwm4 is not white at all [that may be intentional/exception for that type of area though, is that so?], and the last two selections of 'end process' and another icon [whose tool tip says 'show process properties'] has only one side as white as shown below.

1

from windows-10-fluent-dark.

Elbullazul avatar Elbullazul commented on June 14, 2024

It's caused by the way GTK draws controls. Basically, a child control can't be drawn outside of its parent's boundaries. But to have the intended effect, I had to offset by 2px, so it "fails" to draw some parts of the outline.

I had another look at what grouped buttons look like without the highlight:
image

there should actually be spacing between button. I should rework the buttons, probably in a short time.

from windows-10-fluent-dark.

Elbullazul avatar Elbullazul commented on June 14, 2024

selection over the process named xfwm4 is not white at all [that may be intentional/exception for that type of area though, is that so?]

it is intentional. Only the buttons and text entries (if I remember correctly) are supposed to have that outline style

from windows-10-fluent-dark.

Elbullazul avatar Elbullazul commented on June 14, 2024

c1fa436 corrects this issue

from windows-10-fluent-dark.

sidmint avatar sidmint commented on June 14, 2024

Wow, thanks a lot, it's even more awesome now.

from windows-10-fluent-dark.

Related Issues (18)

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.