SHA256
1
0
forked from pool/mutter

Accepting request 625009 from home:iznogood:branches:GNOME:Factory

New stable rel

OBS-URL: https://build.opensuse.org/request/show/625009
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=299
This commit is contained in:
2018-07-24 15:37:43 +00:00
committed by Git OBS Bridge
parent 8c9157a8d1
commit 1b2e2f3155
6 changed files with 27 additions and 6 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Jul 23 18:36:08 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.28.3+20180719.62660bbd1:
+ gpu-kms: Don't crash if drmModeGetResources returns NULL.
+ Bump version to 3.28.3.
+ monitor-manager: Add back warning messages.
+ screen-cast-src: Allow negotiating the framerate.
+ contraints: Do not constrain modals without parent.
+ backends:
- Add logical monitor -> monitor -> output -> crtc ref chain.
- Move MetaOutput::crtc field into private struct.
+ renderer-native: Don't crash if the FB surface can't be locked.
+ device-manager-evdev:
- Add main seat to seats by default.
- Free the main seat on finalize.
- Set and unset the stage for the main seat too.
+ clutter-device-evdev: Get devices from main seat if no real
seat is set.
+ clutter-seat-evdev: Add function to get device by id.
-------------------------------------------------------------------
Fri Jul 6 11:38:13 UTC 2018 - bjorn.lie@gmail.com