summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRui Matos <tiagomatos@gmail.com>2015-04-29 16:20:38 +0200
committerRui Matos <tiagomatos@gmail.com>2015-04-30 14:01:23 +0200
commitd478d8f143020fea1cf051b404f55e977ff0476e (patch)
tree3bebb7ad6ade04b819166a505d318a8e04a538cd /NEWS
parent7eca43cec93b37a3db3a2d66aff86569e0f60313 (diff)
downloadmutter-d478d8f143020fea1cf051b404f55e977ff0476e.tar.gz
core/events: Invalidate monitor cache when we're a wayland compositor
When running as an X11 compositor we do this for every event we see on the X event stream. As a wayland compositor we don't go through that code path but since we see all events we can easily do this on motion events. In fact, we don't even need this caching when we're a wayland compositor since we can always find where the pointer is without a round trip but we're sharing the current monitor logic with the X path so let's keep it as is for now. https://bugzilla.gnome.org/show_bug.cgi?id=748478
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions