cbceac4c8a
This is done for properly drawing popup menu when arrow rise is 0 (in case of background menu). Normally, the menu with arrow rise set to 0 is drawn properly having all four corners rounded. But when the source(click/arrowOrigin) is near screen's edges, one of the corners (depending on source's position and arrow alignment) is drawn right angled. This happens because the rounded corners are skipped and right angled arrow is drawn when arrow origin is close to the edges.(That's why when arrow-rise is 0, it forms right angled corner). So, a few condition checks are made to ensure that right angled corner is not drawn. https://bugzilla.gnome.org/show_bug.cgi?id=699608 |
||
---|---|---|
.. | ||
extensionPrefs | ||
gdm | ||
misc | ||
perf | ||
ui | ||
js-resources.gresource.xml | ||
Makefile.am |