mutter/src
Jasper St. Pierre 488dd0b402 Support for hardware cursor sizes other than 64x64 on wayland
Use the new DRM capabilities to figure out the correct cursor size, and
make sure that matches instead of hardcoding 64x64. This fixes incorrect
rendering on some newer AMD cards that support 256x256 cursors.

Based heavily on a patch by:
Alvaro Fernando García <alvarofernandogarcia@gmail.com>
2014-09-24 15:42:17 -06:00
..
backends Support for hardware cursor sizes other than 64x64 on wayland 2014-09-24 15:42:17 -06:00
compositor MetaBackground: fix getting stuck in a bad state after monitor changes 2014-09-12 14:59:20 -04:00
core keybindings: Do a breadth first search in our keysym to keycode code 2014-09-24 23:20:42 +02:00
meta MetaBackground: add properties to set vignette settings 2014-09-03 13:43:40 -04:00
tests Add a test for stacking vs. minimization 2014-09-24 16:51:20 -04:00
ui Add meta_ui_window_is_dummy() 2014-09-12 11:00:55 -04:00
wayland wayland: Send accurate capabilities 2014-09-24 15:42:17 -06:00
x11 window: Adjust the frame rect when _GTK_FRAME_EXTENTS is set on map 2014-09-19 17:35:38 -06:00
.cvsignore
libmutter.pc.in meta: Add generated meta-version.h 2014-06-05 14:05:16 +02:00
Makefile-tests.am Add a test for stacking vs. minimization 2014-09-24 16:51:20 -04:00
Makefile.am Add a test framework and stacking tests 2014-09-12 13:14:51 -04:00
mutter-enum-types.c.in
mutter-enum-types.h.in
org.freedesktop.login1.xml
org.gnome.Mutter.DisplayConfig.xml
org.gnome.Mutter.IdleMonitor.xml