rafaelmardojai / firefox-gnome-theme

A GNOME👣 theme for Firefox🔥
The Unlicense
3.4k stars 155 forks source link

Borders are drawn outside of the window content #721

Closed AbrarSL closed 8 months ago

AbrarSL commented 8 months ago

Describe the bug

There's a difference in how Epiphany draws it's borders and how FF does it. Epiphany draws a translucent border on top of content and FF draws one around the window itself.

I'm not sure if this is even something that can be handled by the theme without any changes to FF itself. Could it perhaps be possible to just remove that border? There'd be no need to draw an overlay border the way Epiphany does.

To Reproduce

  1. Go vala.dev or any site that is visually simple enough to make the problem obvious
  2. See error

Expected behavior

Firefox should not draw an outer border. If possible it should draw the window border on top of the web content.

Screenshots

Firefox Firefox

Epiphany Epiphany

Setup information

rafaelmardojai commented 8 months ago

Yeah is true, but I don't think we can manipulate the window borders from UserChrome :/