gnome-shell/js
Tarun Kumar Joshi cbceac4c8a boxpointer: Add condition checks for -arrow-rise:0px
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
2014-01-15 18:28:31 +01:00
..
extensionPrefs Synchronize shell startup 2013-11-04 11:50:20 -05:00
gdm loginDialog: move user list loading after actors are constructed 2014-01-13 12:42:39 -05:00
misc Remove our custom hashmap implementation 2014-01-15 00:55:00 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui boxpointer: Add condition checks for -arrow-rise:0px 2014-01-15 18:28:31 +01:00
js-resources.gresource.xml Remove our custom hashmap implementation 2014-01-15 00:55:00 +01:00
Makefile.am build: Add built js-resources to CLEANFILES 2013-11-13 21:24:30 +01:00