[mutter] Created tag 3.21.90



The unsigned tag '3.21.90' was created.

Tagger: Florian Müllner <fmuellner gnome org>
Date: Fri Aug 19 22:41:51 2016 +0200

    Tag release 3.21.90

Changes since the last tag '3.21.4':

Alberts Muktupāvels (1):
      monitor-config: add missing chain-up for finalize

Aurimas Černius (1):
      Updated Lithuanian translation

Balázs Úr (1):
      Updated Hungarian translation

Bastien Nocera (3):
      backends: Re-add support for edge scrolling with some touchpads
      backends/x11: Add enum for scroll methods
      build: Fix KMS backend summary printout

Carlos Garnacho (80):
      wayland: Use tablet protocol v2
      wayland: Use wl_fixed_t for angle arguments in wp_tablet_tool
      wayland: Make additional data in MetaWaylandSurfaceRoleCursor private
      wayland: Make MetaWaylandSurfaceRoleCursor derivable
      wayland: Add MetaWaylandSurfaceRoleTabletCursor
      wayland: Set an specific role on surfaces passed in wp_tablet_tool.set_cursor
      clutter: Add "pad" device type
      clutter: Add pad event structs
      clutter: Add clutter_event_get_mode_group()
      clutter: Add pad event types
      clutter: Add ::n-rings and ::n-strips property to ClutterInputDevice
      clutter/evdev: Handle management of pad devices
      clutter/evdev: Translate/emit libinput pad events
      clutter: Handle pad button events in clutter_event_get_button()
      wayland: Implement wp_tablet_pad_ring
      wayland: Implement wp_tablet_pad_strip
      wayland: Implement wp_tablet_pad_group
      wayland: Implement wp_tablet_pad
      wayland: Implement pad management in MetaWaylandTabletSeat
      wayland: Wire up pad device event management
      wayland: Add pointer from MetaWaylandTabletSeat to MetaWaylandSeat
      wayland: Add MetaWaylandTabletSeat API to correlate pads/tablets
      wayland: Add focus management to pads
      configure: Check for libwacom
      clutter: Fix ClutterInputDeviceTool:serial setter/getter
      clutter: Add ClutterInputDeviceTool:id property
      clutter/evdev: Set tool IDs
      wayland: Implement wp_tablet_tool.hardware_id_wacom
      backends: Add empty stubs for tablet configuration
      backends: Map tablets/pads, and wire to configuration vfuncs
      backends: Store mappable devices' info in the hashtable
      backends: Add function to lookup the mapping for a given tablet
      clutter: Add clutter_input_device_get_device_node()
      clutter/evdev: Set device node information to evdev devices
      clutter/x11: Set device node information in XI2 devices
      wayland: Implement wp_tablet.path
      backends: Fetch libwacom information for tablets in MetaInputSettings
      backends: Add private getter for the MetaInputSettings
      clutter: Add clutter_input_device_[gs]et_mapping()
      clutter/evdev: Optionally report abs/rel motions for tablet tools
      backends: Implement set_tablet_mapping() in native backend
      backends: Disable keep-aspect and output mapping on relative devices
      backends: Perform libwacom checks before applying settings
      backends: Add function to retrieve the action mapped to an stylus button
      wayland: Implement stylus button actions
      backends: Add function to apply pressure sensitivity to tablet tools
      wayland: Apply pressure settings before sending wp_tablet_tool.pressure
      wayland: Add update() phase to MetaWaylandTabletPad
      backends: Add API to trigger actions related to pad buttons
      wayland: Hook MetaWaylandTabletPad to pad button actions management
      meta: Add MetaPadActionType enum
      wayland: Add getters for the current feedback strings in MetaWaylandTabletPad
      backends: Add function to retrieve the label for a pad button action
      core: Add public MetaDisplay functions to get action labels for pad buttons
      backends: Implement "switch monitor" pad button action
      backends: Export call to retrieve the base GSettings for a tablet
      backends: Export function to query the mapped MetaMonitorInfo of a tablet
      core: Add MetaDisplay:show-pad-osd signal
      core: Add meta_display_request_pad_osd() function
      core: Add special case for the pad OSD in event handling
      backends: Implement the "show osd" pad action
      wayland: Add method to relate a pad ring to its group
      wayland: Add method to relate a pad strip to its group
      wayland: Move strips/rings management back to MetaWaylandTabletPad
      wayland: Fix label lookup on >1 strips/rings
      wayland: Check serial on wp_tablet_pad_ring.set_feedback
      wayland: Check serial on wp_tablet_pad_strip.set_feedback
      wayland: Export function to tell whether a button belongs to a pad group
      wayland: Check serial on wp_tablet_pad.set_feedback
      wayland: Emit wp_tablet_pad_group.buttons after focus changes
      configure: Bump gsettings-desktop-schemas/wayland-protocol versions
      configure: Lower minimum libwacom version
      configure: Require libinput 1.4
      xwayland: Fix typo
      xwayland: Avoid late errno checks
      clutter/evdev: Allow specifying the ClutterInputMode of virtual devices
      clutter: Make ClutterVirtualInputDevice public
      clutter: Add ClutterVirtualInputDevice vmethod to notify keysyms
      clutter/evdev: Implement ClutterVirtualInputDevice::notify_keyval
      backends: Prepare for virtual devices

Daniel Mustieles (1):
      Updated Spanish translation

Dušan Kazik (1):
      Updated Slovak translation

Fabio Tomat (3):
      Updated Friulian translation
      Updated Friulian translation
      Updated Friulian translation

Florian Müllner (6):
      cogl-gles2: Don't leak gles2 types into mutter
      backends: Add missing guards to libwacom calls
      wayland: Shut up a compiler warning
      clutter: Fix typo in assert
      build: Say good-bye to intltool
      Bump version to 3.21.90

Jonas Ådahl (25):
      main: Fix compilation with wayland disabled
      MetaWindowWayland: Don't set X11 window attributes that'll get ignored
      Always use the default screen
      Gracefully exit with failure if backend creation failed
      settings: Support mouse and trackball accel profile
      MetaInputSettings: Don't initialize the same setting twice
      MetaInputSettings: Initialize the accel-profile setting
      x11/nested: Only paint monitor stage views when enabled
      ClutterStageView: Initialize viewport/projection as dirty
      MetaRendererX11: Allocate offscreen framebuffers up front
      MetaRendererView: Fix GObject parent
      clutter: Add virtual input device API
      ClutterDeviceManagerEvdev: Split out seat into a separate file
      ClutterVirtualInputDevice: Keep track of the device manager
      clutter/evdev: Move keyboard and pointer notification into seat
      ClutterVirtualInputDevice: Store the device type
      ClutterVirtualInputDeviceEvdev: Construct with a specific seat
      ClutterVirtualInputDeviceEvdev: Create associated ClutterInputDevice
      ClutterVirtualInputDeviceEvdev: Forward motion events
      ClutterSeatEvdev: Keep track of button count
      ClutterVirtualInputDeviceEvdev: Forward button and key presses
      MetaMonitorManagerKms: Split up read_current() into logical chunks
      monitor-manager: Always set the monitor info scale
      MetaMonitorManagerKms: Set output scale when assigning crtc
      cogl: Fix a few GISCAN warnings

Jouke Witteveen (1):
      Throw an error in case of unsupported session type

Marek Černocký (1):
      Updated Czech translation

Matej Urbančič (1):
      Updated Slovenian translation

Piotr Drąg (3):
      Updated POTFILES.in
      Add Language headers to po files
      Updated POTFILES.skip

Simon McVittie (1):
      META_PLUGIN_DECLARE: don't emit an old-style definition

Thomas Hindoe Paaboel Andersen (3):
      cogl: fix indentation
      backend: simplify assert
      MetaSurfaceActorWayland: clean up var assigned to self

Yosef Or Boczko (1):
      Updated Hebrew translation


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