[mutter] (117 commits) Created branch wip/rstrode/rhel-8.0.0
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (117 commits) Created branch wip/rstrode/rhel-8.0.0
- Date: Sun, 17 Feb 2019 17:22:49 +0000 (UTC)
The branch 'wip/rstrode/rhel-8.0.0' was created.
Summary of new commits:
dcfaf95... gtk-shell: Work around non-working startup notifications
ac1dcec... hw-cursor-on-demand-gnome-3-28.patch
f28c56e... renderer/native: Check calculated transform when creating v
946acd6... mutter-search-for-libpipewire-0_2.patch
d4c6c73... mutter-pipewire-0_2-API.patch
22e507e... virtual-input/evdev: Translate from button codes internal t
b65f3c3... Make screen cast and remote desktop non-experimental
5df0172... Add remote access controller API
63c33c5... wayland: Allow Xwayland grabs on selected apps
e8a0994... window/wayland: Always update monitor for non-user ops
0537907... window: Pass flag to meta_window_update_monitor() instead o
8a74b26... window: Force update monitor on hot plugs
60b62af... window/wayland: Don't recursive indefinitely when updating
e5be12c... wayland: Nullify monitor resources when updating outputs
aadf25b... wayland: No xdg-output events without a logical monitor
71cfb52... wayland: Clean up xwayland grabs even if surface is gone
a54976d... native/gpu: Handle drmModeSetCrtc() failing gracefully
c192747... window: Don't refuse to move focus to the grab window
988fac3... window: Explicitly exclude unmanaging window from focus aga
c8552cf... tests: Add "closed-transient" test
4e57e4c... monitor: Use current monitor mode to check whether active
5e56384... gpu-kms: Don't crash if drmModeGetResources returns NULL
2fb46fd... gpu-kms: Handle drmModeGetResources() failing
b2cc2b1... monitor-manager-kms: Check if GPUs can have outputs
c3590ce... renderer/native: Fallback to non-planar API if gbm_bo_get_h
eda1b3b... wayland/keyboard: Create a separate keymap shm file per res
f607df4... window: Return -1 if meta_window_get_monitor is called on a
2d36f92... backends/x11: Only free cursor if it was created successful
3e2294c... idle-monitor: Don't try to auto-start SessionManager
3712f8c... window: unmanage dialog when clearing transient_for
b9f5f93... wayland/xdg-shell: Queue frame callbacks on new actor after
ad2e928... wayland/surface: Add API to cache frame callbacks
da26d24... wayland/xdg-shell: Cache pending frame callbacks on popup r
b3f236a... wayland/xdg-shell: Cache frame callbacks if toplevel is unm
8cae9ad... wayland/xdg-shell: Handle requests after toplevel was unman
5eaa815... wayland/legacy-xdg-shell: Cache frame callbacks if toplevel
a7727a5... wayland/legacy-xdg-shell: Handle requests after toplevel wa
779ae37... wayland/gtk-shell: Handle requests after toplevel was unman
162ae22... x11/window-props: Do not convert WM_NAME
f8d99dc... xprops: Make sure text_property_to_utf8() returns UTF8
0f93452... renderer/native: Choose first EGL config for non-GBM backen
f459cd3... wayland-buffer: Create EGLStream texture at buffer_realize
d820815... wayland: Always realize buffers at surface commit time
b2a0353... wayland: Realize dmabuf buffers before trying to attach the
8eccb68... wayland: Create EGLStream-backed buffers through wl_eglstre
988f6e7... renderer/native: Also wrap flip closures for EGLStreams
71288b2... renderer/native: Use shadow fb on software GL if preferred
53a5c6a... clutter/evdev: Use `clutter_event_set_device()`
d165eb9... clutter: Keep a device reference with events
a96f057... remote-desktop: Do not leak the virtual touchscreen
9cde0a7... screen-cast-src: Add VideoCrop support
c94ee76... screen-cast: Add screen-cast-window interface
acca296... window-actor: Implement MetaScreenCastWindow interface
591e7c5... screen-cast-session: Add screen-cast window mode
c60c2f9... screen-cast-session: Add support for RecordWindow
b0267c1... window: Add window id
e19a294... screen-cast-session: Add window-id support
0c9eb18... window: Expose the client type in the API
6833777... window: Fix introspection warnings
29e7a69... cogl/texture-2d-gl: Try to determine format for external te
6dc7bac... cogl/texture-2d-gl: Bind correct target when getting data
e27c63e... cogl/texture: Add API to check whether _get_data() will wor
01d147a... compositor: Make meta_actor_painting_untransformed take a f
847d37b... shaped-texture: Put actual texture painting in helper
e8a3341... boxes: Add helper to scale rectangles by a double
06be60b... shaped-texture: Stop using gdk rect helper
a53eb8d... shaped-texture: Add priv pointer to _get_image()
1fe3adc... shaped-texture: Don't change the callers clip rect
58c2c2c... shaped-texture: Draw external textures via offscreen
3e8364d... renderer/native: Make EGLStream page flip errors non-fatal
6628d12... renderer/native: Make the EGLStreams operate in mailbox mod
63cee05... cursor-tracker: Add 'cursor-moved' signal
c74dc7c... clutter/stage: Add clutter_stage_is_redraw_queued() API
fef2ecd... screen-cast-monitor-stream: Don't pass monitor manager when
851954b... screen-cast: Add getters to fetch object owners
1d83843... renderer: Add API to get view from logical monitor
7ca0fee... backends/stage: Fix minor style issue
c5f0fc1... backends/stage: Emit signal between painting actors and ove
fcd55e6... screen-cast/monitor-stream-src: Copy content before cursor
46dccd8... cursor-renderer: Add API to allow inhibiting HW cursor
0ec3353... screen-cast: Add 'cursor-mode' to allow decoupled cursor up
ffa30f5... cursor-tracker: Emit `cursor-changed` after renderer was up
a7f2145... screen-cast-monitor-stream-src: Only send cursor bitmap whe
3bdfbf9... window-actor: Use actual image size for capture
18b68e3... screen-cast: Fix monitor recording on HiDPI
ea6535c... cogl: add new UNSTABLE_TEXTURES feature
76c3485... backend: switch to using generated logind proxy
4ac2899... backend: add signals for reporting suspend and resume
214aced... wayland: force X clients to redraw on resume
4d5869f... backends/native: emit gl-video-memory-purged when becoming
e4339ae... backends/native: update glyph cache on resume
2a26979... backends/native: update cursor on resume
00a06c5... background: purge all background textures on suspend
5f1325e... MetaShapedTexture: save and restore textures on suspend
bac2a07... backends/native: explicitly pause on suspend
e9d41e0... window: Really force update monitor on hot plugs
7aed729... constraints: Enforce X11 size limits
064788c... monitor-manager-xrandr: Work around spurious hotplugs on Xv
a6f95bc... monitor-manager-xrandr: Force an update when resuming from
f3765bf... monitor-manager: Consider external layout before default li
a280a6d... events: Don't move (sloppy) focus while buttons are pressed
333d775... backends/x11: Support synaptics configuration
9c9551c... window-actor: Special-case shaped Java windows
b4bb859... clutter: Extend touchpad device property check for Synaptic
4c76523... clutter/x11: Implement keycode lookup from keysyms on virtu
c15c8fa... Add support for quad-buffer stereo
0a50755... monitor-manager: only reuse initial-config if monitor topol
c697d2a... clutter: Do not latch modifiers on modifier keys
3680d75... wayland: enable scale-monitor-framebuffer by default
325d3eb... backends/x11: Add a synaptics check for two finger scroll a
b0067b4... backends/x11: Add disable while typing support for synaptic
d720a0a... backends/x11: Support plain old X device configuration
e4da082... main: be more aggressive in assuming X11 backend
0dccf69... clutter: Only reset scroll axes on slave devices
be0e1a6... wayland: Relax requirements for evdev events to have a evco
b79e74f... clutter: Add clutter_input_method_forward_key() method.
31c3695... native: add some logging spew
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]