mutter/src/x11
Jonas Ådahl e2464660bc x11-display: Set the correct default Xcursor theme size
Under Xorg the cursor size preference was pre-scaled originating from
gtk, while with Wayland it came directly from GSettings remaining
unscaled. Under Xwayland this caused the X11 display code to set the
wrong size with HiDPI configurations, which was often later overridden
by the equivalent code in gtk, but not always.

Fix this by always having the cursor size preference unscaled, scaling
the size correctly where it's used, depending on how it's used.

https://bugzilla.gnome.org/show_bug.cgi?id=759538
2018-07-06 19:47:17 +02:00
..
atomnames.h xwayland: add _XWAYLAND_MAY_GRAB_KEYBOARD property 2017-12-18 13:15:13 +01:00
events.c Move workspace related code from MetaDisplay to MetaWorkspaceManager 2018-07-06 19:47:17 +02:00
events.h Move X11 event, icon cache and property handling to MetaX11Display 2018-07-06 19:47:16 +02:00
group-private.h Move groups and window/group prop hooks to MetaX11Display 2018-07-06 19:47:16 +02:00
group-props.c Move X11 helper windows and xprops to MetaX11Display 2018-07-06 19:47:16 +02:00
group-props.h Move groups and window/group prop hooks to MetaX11Display 2018-07-06 19:47:16 +02:00
group.c Move stack tracking and guard_window outside of MetaScreen 2018-07-06 19:47:16 +02:00
iconcache.c Rename errors.[ch] to meta-x11-errors.[ch] 2018-07-06 19:47:17 +02:00
iconcache.h Move X11 event, icon cache and property handling to MetaX11Display 2018-07-06 19:47:16 +02:00
meta-x11-display-private.h Split GDK initialization from MetaUI 2018-07-06 19:47:16 +02:00
meta-x11-display.c x11-display: Set the correct default Xcursor theme size 2018-07-06 19:47:17 +02:00
meta-x11-errors.c Rename errors.[ch] to meta-x11-errors.[ch] 2018-07-06 19:47:17 +02:00
mutter-Xatomtype.h mutter-Xatomtype: Fix the sizes of these structs 2015-06-23 11:46:29 -07:00
session.c Start populating MetaX11Display 2018-07-06 19:47:16 +02:00
session.h Remove trailing whitespace 2014-05-02 09:34:48 -04:00
window-props.c Move workspace related code from MetaDisplay to MetaWorkspaceManager 2018-07-06 19:47:17 +02:00
window-props.h Move groups and window/group prop hooks to MetaX11Display 2018-07-06 19:47:16 +02:00
window-x11-private.h xwayland: Add MetaWindowXwayland 2017-12-18 13:15:09 +01:00
window-x11.c Move workspace related code from MetaDisplay to MetaWorkspaceManager 2018-07-06 19:47:17 +02:00
window-x11.h xwayland: Add MetaWindowXwayland 2017-12-18 13:15:09 +01:00
xprops.c Rename errors.[ch] to meta-x11-errors.[ch] 2018-07-06 19:47:17 +02:00
xprops.h Move X11 helper windows and xprops to MetaX11Display 2018-07-06 19:47:16 +02:00