gnome-shell/js
Alexander Larsson 70ae700461 Only add hot corner for primary and "top left" monitors
To avoid having hot corners that accidentally trigger when e.g. trying
to hit the panel on the primary monitor we add hot corners only to
monitors that are "naturally" top left (top right for RTL).

For instance, we'd like a hot corner here:

corner -> +-------------
          |            |
+---------+            |
|=========|            |
|         |            |
|         |            |
|         |            |
+---------+------------+

But not here:

          unexpected hot corner
          ↓
+---------+-------+
|=========|       |
|         |       |
|         +-------+
+---------+

https://bugzilla.gnome.org/show_bug.cgi?id=645116
2011-03-21 10:32:30 +01:00
..
misc Util: use the right function name when reporting errors. 2011-03-19 19:57:08 +01:00
perf perf: Add metrics for switching to the applications view 2011-03-11 19:25:40 -05:00
ui Only add hot corner for primary and "top left" monitors 2011-03-21 10:32:30 +01:00
Makefile.am Status area: add NetworkManager indicator 2011-03-16 15:59:34 +01:00