[MacPorts] #48656: Weird double shadow on GTK3
MacPorts
noreply at macports.org
Fri Aug 21 22:03:30 PDT 2015
#48656: Weird double shadow on GTK3
-----------------------+--------------------------------
Reporter: m.rick@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: |
-----------------------+--------------------------------
Changes (by ryandesign@…):
* cc: cal@…, devans@…, landonf@… (added)
* keywords: GTK3 =>
Old description:
> With GTK3 applications, there are artefacts around the menus.
> There are double shadows.
>
> It is not a MacPorts related issue because it has been reported in Linux
> as well.
> https://github.com/chjj/compton/issues/189
>
> But it happens in at least 2 ports in MacPorts, Gnumeric and Glom, with
> the default theme or any other. And the problem, it makes it more
> difficult to use the menus especially with the contextual menus.
>
> They give a working solution[[BR]]
> shadow-exclude = [ "_GTK_FRAME_EXTENTS@:c" ];[[BR]]
> But i don't know where to place it, I tried in settings.ini and the
> gtk.css main script inside the theme itself and none is working.
>
> I put screen shots from Glom and Gnumeric.
New description:
With GTK3 applications, there are artefacts around the menus.
There are double shadows.
It is not a MacPorts related issue because it has been reported in Linux
as well.
https://github.com/chjj/compton/issues/189
But it happens in at least 2 ports in MacPorts, Gnumeric and Glom, with
the default theme or any other. And the problem, it makes it more
difficult to use the menus especially with the contextual menus.
They give a working solution
{{{
shadow-exclude = [ "_GTK_FRAME_EXTENTS@:c" ];
}}}
But i don't know where to place it, I tried in settings.ini and the
gtk.css main script inside the theme itself and none is working.
I put screen shots from Glom and Gnumeric.
--
--
Ticket URL: <https://trac.macports.org/ticket/48656#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list