Revert, fixes focus issues
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=142
This commit is contained in:
parent
5fe01493a3
commit
360a1f03b9
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/mutter.git</param>
|
||||
<param name="changesrevision">d78585d68a90da0ccc67a58c3327752e9945c4a2</param></service></servicedata>
|
||||
<param name="changesrevision">85f5db7e739bb524fa8e98c16dc59c95deb9ad66</param></service></servicedata>
|
3
mutter-3.34.1+27.obscpio
Normal file
3
mutter-3.34.1+27.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a5713bc5f11c0e8c654e937e6f6b2e6c359cc28ceb72a9129a80c6f69307224
|
||||
size 25443853
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0ad90ebc0c34319cb6658729a2b5983c74aab44c93e625ea0cf2653b9f97a6e
|
||||
size 25458701
|
@ -1,43 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 11:56:58 UTC 2019 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.34.1+57:
|
||||
* cursor-renderer/native: Fix cursor drawing in combination with panel_orientation_transform
|
||||
* output-kms: Fix "panel orientation" kms-prop being ignored on native outputs
|
||||
* compositor: Plug cairo_region_t leak
|
||||
* backends: Plug MetaKmsPageFlipData leak
|
||||
* input-settings/x11: Add missing clutter_x11_trap_x_errors around XIGetProperty
|
||||
* plugin-manager: Kill window effects on destroy
|
||||
* plugins/default: Handle skipped animations
|
||||
* wayland/surface: Don't double scale when getting absolute coordinates
|
||||
* window-props: Don't set override redirect windows as top-level parent
|
||||
* window-props: Don't look for parent multiple times
|
||||
* window: Assert we only set a NULL workspace when unmanaging
|
||||
* window: Warn if O-R window workspace state is used
|
||||
* wayland/actor-surface: Always store away frame callbacks on commit
|
||||
* ci: Fix checking out gnome-shell on stable branches
|
||||
* x11-display: Don't unset the X11 focused window after setting one
|
||||
* tests/monitor-unit-tests: Add another tiling window hot plug test
|
||||
* window: Reset tile monitor number when untiling
|
||||
* tests/monitor-unit-tests: Add window tiling hot plug test
|
||||
* tests/runner: Move window shown synchronization to helper
|
||||
* tests/monitor-unit-tests: Move test client sanity check into helper
|
||||
* window: Always update tile monitor number on hot plug
|
||||
* plugins/default: Clean up tile preview when closing display
|
||||
* plugin/default: Init quark before using
|
||||
* display: Add 'closing' signal
|
||||
* renderer-native: Separate offscreen and shadowfb
|
||||
* clutter/stage-view: Separate offscreen and shadowfb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 15:43:16 UTC 2019 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.34.1+31:
|
||||
* wayland: Check stylus serials on meta_wayland_seat_can_popup()
|
||||
* x11: Limit touch replay pointer events to when replaying
|
||||
* display: Move finishing of touch sequence to the backend
|
||||
* x11: Update X11 focus before updating MetaDisplay focus
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 18:14:18 UTC 2019 - bjorn.lie@gmail.com
|
||||
|
||||
@ -698,7 +658,7 @@ Fri Jun 22 02:32:53 UTC 2018 - luc14n0@linuxmail.org
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 3 02:40:36 UTC 2018 - luc14n0@linuxmail.org
|
||||
|
||||
- Update to version 3.29.1 (bsc#1093541):
|
||||
- Update to version 3.29.1:
|
||||
+ Fix various input-method regressions glgo#GNOME/mutter#65,
|
||||
glgo#GNOME/mutter#74, glgo#GNOME/mutter#66,
|
||||
glgo#GNOME/mutter#112).
|
||||
@ -856,7 +816,7 @@ Tue Mar 6 08:37:38 UTC 2018 - dimstar@opensuse.org
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 03:27:51 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.27.91 (bsc#1133445):
|
||||
- Update to version 3.27.91:
|
||||
+ Fix handling of trackball settings on wayland (bgo#787804).
|
||||
+ Apply font settings on wayland (bgo645433).
|
||||
+ Fix keybindings getting mixed up with some layouts
|
||||
@ -866,14 +826,12 @@ Thu Mar 1 03:27:51 UTC 2018 - dimstar@opensuse.org
|
||||
+ Support platforms that export EGL_KHR_platform_gbm
|
||||
(bgo#780668).
|
||||
+ Add keyboard accessibility support on wayland (bgo#788564).
|
||||
+ Fix missing cursor when using screen magnifier (bsc#1120290
|
||||
bgo#754806).
|
||||
+ Fix missing cursor when using screen magnifier (bgo#754806).
|
||||
+ Fix external monitor shutting off on wayland when lid closes
|
||||
(bgo#788915).
|
||||
+ Add xdg-output support (bgo#787363).
|
||||
+ Add Xwayland grab keyboard support (bgo#783342).
|
||||
+ Allow shortcut inhibition of the super key (bsc#1120372
|
||||
bgo#790627).
|
||||
+ Allow shortcut inhibition of the super key (bgo#790627).
|
||||
+ Take "panel orientation" drm_connector property into account
|
||||
(bgo#782294).
|
||||
+ Fix focus window ending up below other windows on wayland
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: mutter
|
||||
version: 3.34.1+57
|
||||
mtime: 1573641331
|
||||
commit: d78585d68a90da0ccc67a58c3327752e9945c4a2
|
||||
version: 3.34.1+27
|
||||
mtime: 1571663005
|
||||
commit: 85f5db7e739bb524fa8e98c16dc59c95deb9ad66
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%define api_minor 0
|
||||
%define libmutter libmutter-%{api_major}-%{api_minor}
|
||||
Name: mutter
|
||||
Version: 3.34.1+57
|
||||
Version: 3.34.1+27
|
||||
Release: 0
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user