1
0
Fork 0
mutter-performance-source/src
Sebastian Keller e741adb82e backends/x11: Only free cursor if it was created successfully
XcursorLibraryLoadCursor can return 'None' if the current cursor theme
is missing the requested icon. If XFreeCursor is then called on this
cursor, it generates a BadCursor error causing gnome-shell to crash.

Fixes https://gitlab.gnome.org/GNOME/mutter/issues/254
2018-08-21 16:39:41 +02:00
..
backends monitor-manager-kms: Check if GPUs can have outputs 2018-08-21 13:16:22 +00:00
compositor Don't cast free function passed to g_clear_pointer 2018-07-31 23:40:01 +02:00
core keybindings: Ignore auto-repeat events for some keybindings 2018-08-20 10:16:33 +00:00
meta keybindings: Ignore auto-repeat events for some keybindings 2018-08-20 10:16:33 +00:00
tests tests: Add "closed-transient" test 2018-07-30 17:48:42 +00:00
ui Split GDK initialization from MetaUI 2018-07-06 19:47:16 +02:00
wayland wayland/actor-surface: Intersect input/opaque region with surface region 2018-08-21 12:24:02 +02:00
x11 backends/x11: Only free cursor if it was created successfully 2018-08-21 16:39:41 +02:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
Makefile-tests.am tests: Add "closed-transient" test 2018-07-30 17:48:42 +00:00
Makefile.am wayland: Implement text-input from wayland-protocols 2018-08-14 15:43:21 +00: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 fixed typo 2018-07-24 13:16:36 +00:00
org.gnome.Mutter.IdleMonitor.xml idle-monitor: Add ResetIdletime API, for testing purposes 2018-04-16 13:28:03 +02:00
org.gnome.Mutter.RemoteDesktop.xml remote-desktop, screen-cast: Add version number to D-Bus APIs 2018-02-23 19:33:31 +08:00
org.gnome.Mutter.ScreenCast.xml remote-desktop, screen-cast: Add version number to D-Bus APIs 2018-02-23 19:33:31 +08:00