mutter/src
Ray Strode 50099c4c10 wayland: use glib function for fetching timestamp
The code currently implements a function, get_time, that
fetches a timestamp.  That duplicates code already in glib,
and the glib implementation is better, anyway, since it doesn't
skew backward when the system clock is changed.

This commit changes the code to use g_get_monotonic_time and
drop the get_time function.

https://bugzilla.gnome.org/show_bug.cgi?id=761613
2016-02-08 17:01:58 -05:00
..
backends cursor-renderer-native: Re-use cogl's gbm device 2016-02-04 18:22:05 +01:00
compositor Revert "window: Remove old tiling code" 2016-01-10 15:16:09 +01:00
core Revert "window: Remove old tiling code" 2016-01-10 15:16:09 +01:00
meta Revert "window: Remove old tiling code" 2016-01-10 15:16:09 +01:00
tests tests: Add test for testing that setting a parent affects the stack 2015-12-23 14:59:36 +08:00
ui theme: Take invisible borders required by the theme into account 2016-02-04 15:16:26 +01:00
wayland wayland: use glib function for fetching timestamp 2016-02-08 17:01:58 -05:00
x11 window-x11: Fix checks for a bounding region input region 2016-01-22 18:28:47 -08:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in meta: Add generated meta-version.h 2014-06-05 14:05:16 +02:00
Makefile-tests.am tests: Add test for testing that setting a parent affects the stack 2015-12-23 14:59:36 +08:00
Makefile.am wayland: Use xdg shell protocol from wayland-protocols 2015-11-26 16:55:35 +08:00
meta-enum-types.c.in Install enum types 2015-07-05 22:01:59 -07:00
meta-enum-types.h.in Install enum types 2015-07-05 22:01:59 -07:00
org.freedesktop.login1.xml MetaLauncher: Don't g_error() on failure 2015-11-06 17:03:59 -05:00
org.gnome.Mutter.DisplayConfig.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
org.gnome.Mutter.IdleMonitor.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
stamp-mutter-enum-types.h Install enum types 2015-07-05 22:01:59 -07:00