Go to file
Ray Strode 3488015d17 window: always disarm XSYNC watchdog when X client responds
At the moment we only disarm the watchdog timer set up for SYNC counter
requests if we're in the middle of a resize operation.

It's possible that the resize operation finished prematurely by the user
letting go of the mouse before the client responded.  If that happens, when the
client finally updates mutter will erroneously still have the watchdog timer
engaged from before until it times out, leading to resizes for the next second
or so to not get processed, and the client to get blacklisted from future sync
requests.
2018-03-29 14:37:06 +00:00
clutter clutter: Avoid unnecessary relayouts in ClutterText 2018-03-22 21:21:43 +01:00
cogl cogl: Read pixels as per the stored format 2018-03-21 18:45:20 +00:00
data data: Don't expose window shading shortcut 2018-01-24 19:09:27 +01:00
doc Remove gtk-doc 2015-07-06 00:52:18 -07:00
po Added Slovenian translation 2018-03-20 22:39:36 +01:00
src window: always disarm XSYNC watchdog when X client responds 2018-03-29 14:37:06 +00:00
tools Clean up the source tree 2014-03-18 20:37:35 -04:00
.gitignore wayland: Add support for stable xdg-shell 2018-02-23 18:57:53 +08:00
autogen.sh Fix bashism in autogen.sh 2017-05-11 13:45:44 +02:00
configure.ac mutter: allow building with elogind 2018-03-21 21:42:37 +01:00
COPYING
Makefile.am Fix the merged build 2016-04-27 20:37:47 +02:00
mutter.doap doap: add <programming-language> 2014-07-31 17:50:28 +02:00
NEWS Bump version to 3.28.0 2018-03-12 19:45:19 +01:00