Giter VIP home page Giter VIP logo

Comments (7)

snwh avatar snwh commented on May 28, 2024

Yes, the GTK2 (sigh) is far from complete or even ready.

from paper-gtk-theme.

sancio6 avatar sancio6 commented on May 28, 2024

Ok! As it is "work in progress" I'll wait the beta version before writing other posts for gtk2 (i just wrote something about libreoffice!)!!

from paper-gtk-theme.

snwh avatar snwh commented on May 28, 2024

I can't figure out what the rogue pixel is yet.

from paper-gtk-theme.

poxip avatar poxip commented on May 28, 2024

Also if a window is maximized, there's a 1px border on the left side of the window.
http://i.imgur.com/aKmiEpb.png

from paper-gtk-theme.

dehen avatar dehen commented on May 28, 2024

This is from some leftover rounding code (presumably from Adwaita) in the metacity theme. Remove:

<piece position="titlebar" draw_ops="rounded_titlebar_focused" />
<piece position="overlay" draw_ops="rounded_border_focused" />
<piece position="overlay" draw_ops="rounded_border_unfocused" />

You will then have a leftover white line. So between lines 160-200, where ever x="1", it should be x="0".

Unless that wrecks some other part of the theme that I haven't perceived, that should clean it up.

from paper-gtk-theme.

snwh avatar snwh commented on May 28, 2024

I believe the latest commit has fixed this.

from paper-gtk-theme.

poxip avatar poxip commented on May 28, 2024

Works fine now (GNOME Shell 3.14.3).

from paper-gtk-theme.

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.