[mutter] Created tag 3.11.3-wayland



The unsigned tag '3.11.3-wayland' was created.

Tagger: Florian Müllner <fmuellner gnome org>
Date: Thu Dec 19 19:39:20 2013 +0100

    Tag release 3.11.3

Changes since the last tag '3.11.2-wayland':

Alberto Milone (1):
      xrandr: ignore the error if setting the primary output fails

Colin Walters (1):
      compositor: Update to latest cogl API

Florian Müllner (2):
      keybinding: Implement keybindings for moving windows between monitors
      Bump version to 3.11.3

Jasper St. Pierre (88):
      compositor: Make sure to construct plugin_mgr in Wayland as well...
      window: Remove unused parameter from meta_window_new_shared()
      window: Remove width/height from meta_window_new_for_wayland
      cursor-tracker: Make sure to sync after we change the cursor
      wayland-surface: Embed MetaWaylandSurfaceExtension in MetaWaylandSurface
      wayland-surface: Support xdg_surface.destroy
      window: Create a backing MetaWindow for unmapped Wayland surfaces
      wayland-surface: Remove some properties from the double-buffered state
      wayland-surface: Add support for xdg_popup
      pointer: Fix crash when we have the pointer over nothing during a popup grab
      Update xdg-shell.xml
      wayland-surface: Fill in the maximized/fullscreen hints to the configure event
      wayland-surface: Allow extension resources to be double-destroyed
      window-actor: Don't set ourselves as reactive twice
      window-actor: Set as unreactive when hiding
      pointer: Remove dead and incorrect code
      wayland: Set a log handler
      pointer: Remove focus listener
      pointer: Don't send leave events to dying surfaces
      keyboard: Remove focus listener
      keyboard: Don't send leave events to dying surfaces
      Revert "wayland-surface: Allow extension resources to be double-destroyed"
      wayland-surface: Properly destroy extension resources on the destroy request
      mutter-launch: Don't test the argument name to validate launching things
      Update xdg-shell.xml
      keybindings: Properly interpret keybindings
      wayland-surface: Don't mark popup windows as override-redirect
      wayland-surface: Fix transient_for
      Move window pings to MetaWindow
      window: Support pinging Wayland surfaces as well
      background-group: Remove some unnecessary cruft
      background-group: Use the Clutter iteration APIs
      background-group: Fix cast warning
      surface-actor: Remove unused field
      window-actor: Fix a copy/paste typo
      display: Fix logic for determining whether our focus was successful
      window-group: Decompose culling operations into two methods
      window-actor: Move the operations we need to do when we cull out here
      cullable: Turn cull_out / reset_culling into a separate interface
      window-actor: Update the shape region when the surface actor changes size
      wayland-surface: Don't rewrite input/opaque regions if the client doesn't attach any
      wayland-surface: Properly allow setting the cursor to a NULL buffer
      wayland-surface: Rework flow control for wl_surface_commit
      cullable: Use relative actor coordinates for culling
      shaped-texture: Make Cullable
      surface-actor: Add setters for set_input_region / set_opaque_region
      wayland-surface: Replace MetaWindowActor with MetaSurfaceActor
      window: Make setters for shape/input/opaque regions private again
      wayland-surface: Return after posting errors back to the client
      wayland-surface: Fix copy/paste typo
      wayland-surface: Restructure code flow in wl_surface_attach a bit more...
      wayland-surface: Don't require a MetaWindow to process damage...
      wayland-surface: Create the surface actor ourselves
      wayland-surface: Add support for subsurfaces
      wayland-surface: Process damage even if the buffer didn't change
      shaped-texture: Prevent a critical when setting a NULL cogl texture
      wayland-surface: Set popups transient to their parents
      Revert "keyboard: Remove focus listener"
      Revert "pointer: Remove focus listener"
      wayland-surface: Unmanage the window when destroying xdg_surface/xdg_popup
      background-actor: Remove custom get_paint_volume
      wayland: Use a stage paint callback instead of a signal handler on "paint"
      window-actor: Update shape at construction time
      wayland-surface: Properly set the window type
      compositor: Don't assume we're a Wayland compositor
      cursor-tracker: Don't assume we're a Wayland compositor
      display: Set the cursor when calling XIGrabDevice again
      display: Correct the detection of a grab
      Support X button events again
      Support keybindings again, too
      meta-wayland: Remove undefined variable
      display: Fix window pings
      surface-actor: Move work out of _new constructor
      surface-actor: Don't use self->priv->foo directly
      window: Fix meta_window_ping some more
      surface-actor: Reindent
      xwayland: Remove outdated code
      window-actor: Use g_signal_connect_object
      window: Add a simple meta_window_get_toplevel_xwindow utility
      window-actor: Remove (private) xwindow property
      window-actor: Remove meta-screen property
      window-actor: Make the meta-window property construct-only
      window-actor: Move signal handler connections to the meta-window setter
      window-actor: Remove outdated code path
      compositor: Remove atom_x_root_pixmap
      Move _NET_WM_WINDOW_OPACITY handling to the standard window-props interface
      wayland: Update to latest xdg-shell
      window-actor: Fix optimization in get_paint_volume

Lionel Landwerlin (2):
      compositor: meta-surface-actor: upload texture changes at the correct position
      core: window: enable create effect for new wayland windows

Owen W. Taylor (5):
      window-props.c: React to changes to _GTK_FRAME_EXTENTS
      MetaWindowGroup: fix paint volume
      Use the correct frame size during unmaximize
      meta_window_move_resize_internal: handle border size changes
      Fix problems with focus tracking

Rico Tzschichholz (3):
      window: Fix deprecated version of get_outer_rect
      window: Proper argument naming for meta_window_client_rect_to_frame_rect
      prefs: Properly add new META_KEYBINDING_ACTION_* value

Rui Matos (8):
      idle-monitor: Fix a GSList leak
      xwayland: Fix a couple of small leaks
      compositor: Also redirect windows in wayland compositor mode
      keybindings: Fix typo in port to Clutter events
      wayland: Set the clutter stage focus when we focus a window
      window: Possibly set the pointer focus on newly mapped wayland windows
      wayland: Fix setting keyboard/pointer focus for new clients
      introspection: Make MetaKeyHandlerFunc compatible with master


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]