mutter/src
Pascal Nowack 9772f084bf screen-cast: Fix window recording on HiDPI
Using the same scale for the window as the
logical monitor only works correctly when having
the experimental 'scale-monitor-framebuffer'
feature enabled.
Without this experimental feature, the stream
will contain a black screen, where the actual
window only takes a small part of it.

Therefore, use a scale of 1 for the non-
experimental case.

Patch is based on commit 3fa6a92cc5.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/976


(cherry picked from commit e89cea8e5a)
2019-12-18 19:54:03 +00:00
..
backends screen-cast: Fix window recording on HiDPI 2019-12-18 19:54:03 +00:00
compositor shaped-texture: Do not invalidate content on set_cogl_texture() 2019-11-26 22:43:54 +00:00
core stack: Allow promoting transient windows to their parent's layer 2019-11-29 14:18:59 +00:00
meta cursor-tracker: Add API to keep the wayland pointer focus while hidden 2019-11-25 16:15:14 +01:00
tests window-props: Don't set override redirect windows as top-level parent 2019-11-07 16:21:37 +00:00
ui cleanup: Don't use g_memmove() 2019-07-18 11:01:09 +02:00
wayland cursor-tracker: Add API to keep the wayland pointer focus while hidden 2019-11-25 16:15:14 +01:00
x11 window-props: Don't set override redirect windows as top-level parent 2019-11-07 16:21:37 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build build: Fix build when wayland is disabled 2019-10-03 08:52:44 +00:00
meta-marshal.list cursor-tracker: Use our own marshal for cursor-moved 2019-07-31 09:34:17 +00:00
org.freedesktop.login1.xml
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 Fix typo in RemoteDesktop dbus api 2019-05-22 16:21:57 +02:00
org.gnome.Mutter.ScreenCast.xml org.gnome.Mutter.ScreenCast: Document what was added in API version 2 2019-02-26 13:39:11 +00:00