Coder Social home page Coder Social logo

Comments (3)

pulb avatar pulb commented on May 16, 2024

Oh, I didn't even notice this because I patched the original adwaita gtk theme to use the same window decoration color for both, focused and unfoced windows*. Looks way better imho. Maybe a bug should be filled against the orginal Adwaita theme as well? :-)

*pached titlebar_fill_unfocused section in /usr/share/themes/Adwaita/metacity1/metacity-theme-3.xml:

<draw_ops name="titlebar_fill_unfocused">
  <gradient type="vertical" x="0" y="0" width="width" height="height">
    <color value="blend/gtk:bg[NORMAL]/gtk:base[NORMAL]/0.6" />
    <color value="gtk:bg[NORMAL]"/>
 </gradient>
</draw_ops>

(basically I just copied the titlebar_fill_focused_alt section)

from firefox-gnome.

garrett avatar garrett commented on May 16, 2024

Yeah, you're right. It's a problem with Empathy, the terminal, and pretty much everything else.

I guess the Adwaita WM theme could have a gradient to look right, but as is, with the hard edge, it looks tacky.

from firefox-gnome.

garrett avatar garrett commented on May 16, 2024

Well, it looks like this is no longer a problem with GNOME 3.2.

from firefox-gnome.

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.