[mutter] (100 commits) Non-fast-forward update to branch wip/carlosg/grabs-pt3



The branch 'wip/carlosg/grabs-pt3' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  f979d26... clutter: Add yet another grab API
  ac8f96d... clutter: Add parameter to control the event emission root
  3419238... clutter: Make crossing events unstoppable
  bf7a9fc... clutter: Separate crossing event creation from emission
  3d826ae... clutter: Emit crossing events along with ClutterGrabs becom
  53c9d8f... clutter: Propagate events only inside the grab
  c1d9ccd... clutter: Notify grab changes on the key focus
  575b88a... clutter: Only emit regular crossing events in the actors th
  dc6b7c8... clutter: Carry accounting of grabs in the ClutterActors hol
  e97e340... clutter: Add ClutterSeat private API to grab devices
  9d9750b... clutter: Integrate ClutterSeat grabs into ClutterGrab
  5c7f8f7... clutter: Add specific event flag to tag "grab notify" cross
  1395113... tests: Add tests for crossing events generated during Clutt
  0b5ed79... clutter: Key events should not be delivered to non reactive
  c9d8c9a... clutter: Drop clutter_stage_[gs]et_motion_events_enabled()
  c88328a... clutter: Drop undefined function declarations
  10fd0f5... clutter: Drop clutter_stage_[gs]et_throttle_motion_events()
  d97ed1e... clutter: Cancel ClutterGestureActions on leave+grab_notify 
  3193302... clutter: Fix CLUTTER_LEAVE handling of ClutterClickAction
  8ce190a... clutter: Add docs and introspection annotations to grabs
  285f6de... clutter: Use ClutterGrab for ClutterText implicit grab
  2b22e19... core: Handle redirection changes in and out of ClutterGrab 
  a74ade5... tests: Rewrite interactive Clutter grabs tests
  a9ef5c1... clutter: Remove input device grabs
  42266c1... clutter: Refactor event emission into a common function
  748dab5... compositor: Remove meta_plugin_begin/end_modal
  8e25e49... core: Drop META_GRAB_OP_COMPOSITOR

Commits added to the branch:

  3eeecd4... tests/dbus-runner: Don't log to a loose ended pipe (*)
  87a6683... cogl: Drop cogl-wayland-server.h (*)
  3cd77f8... cogl: Drop COGL_HAS_WAYLAND_EGL_SERVER_SUPPORT (*)
  d43cc77... renderer/native: Allow forcing EGLStream backend (*)
  1c56137... tools/uncrustify: Remove space between i18n function shortc (*)
  8b8690c... clutter/frame-clock: Don't recalculate refresh_interval_us (*)
  6a49219... Update Russian translation (*)
  d2998a8... wayland: Check keyboard serials for activation (*)
  ad071c6... cogl: Rebind the EGL image when handling damage (*)
  364902d... Updated Lithuanian translation (*)
  2e8aef6... backends/native: Refactor LIBINPUT_EVENT_POINTER_AXIS handl (*)
  d703ba5... wayland/pointer: Call wl_resource_get_version once (*)
  cea5c47... wayland/pointer: Return on scroll without client (*)
  844445b... window: Fix up comment (*)
  40d9d26... window: Add has_attached_dialogs() function (*)
  ccf6bbc... window: Add has_modals() function (*)
  3643e0b... events: Bypass windows with modal transients (*)
  525cb7e... display: Add meta_display_list_all_windows() (*)
  f48b3b4... Update Icelandic translation (*)
  b77cb09... clutter/frame-clock: Make SYNC_DELAY_FALLBACK a fraction (*)
  4469042... workspace: Downgrade abort() to a warning when getting inde (*)
  7992b46... tests/invalid-xdg-shell-actions: Avoid flakyness (*)
  d111c47... tests/wayland-unit-tests: Change to use headless backend (*)
  ed677f4... context/test: Let g_test_init() consume argc/argv first (*)
  d8521ff... tests/wayland-test-driver: Add surface argument to sync_poi (*)
  a1d5c96... unit-tests: Print error when configuring context (*)
  ed4e532... tests/wayland-test-driver: Add sync event (*)
  41e426a... tests/wayland-unit-tests: Clean up toplevel_apply_limits()  (*)
  8a43123... xdg-shell/popup: Reset 'dismissed-by-client' state when rem (*)
  3602762... tests/wayland-unit-tests: Add test case for remapping popup (*)
  618cc50... tests/wayland-unit-tests: Fix some style issues (*)
  6613c24... tests/wayland/xdg-apply-limits: Add missing whitespace (*)
  75d8fed... tests/wayland/xdg-apply-limits: Uncomment assert (*)
  f5f59ad... ci: Bump to F35 (*)
  0df12eb... xwayland: Don't remove /tmp/.X11-unix/X0 when running tests (*)
  6204769... surface-actor: Fix unobscurred_fraction calculation (*)
  cc9bb7c... monitor-manager: Fix orientation changes on devices with 90 (*)
  54b36d7... monitor-unit-tests: Take panel orientation transform in acc (*)
  65df817... monitor-unit-tests: Check orientation changes with transfor (*)
  56939ab... cursor-renderer/native: Add a means to disable HW cursors (*)
  9fb2a2a... ci: Build newer gsettings-desktop-schemas (*)
  f4717d0... wayland/surface: Switch order for calculating surface damag (*)
  c166811... wayland/surface: Use correct default viewport for surface d (*)
  c498ae3... wayland/surface: Do not uncoditionally process surface dama (*)
  25ed64b... cursor-sprite: Register all cursor sprites with the cursor  (*)
  c87779f... cursor-tracker: Add missing newline (*)
  ada5242... backend: Return NULL cursor renderer if there is no seat (*)
  4159c76... cursor-renderer/native: Clear GPU state before closing devi (*)
  287908e... renderer/native: Don't clear GPU data with pending page fli (*)
  fc1de74... cursor: Hold reference to cursor tracker (*)
  640536d... Update Indonesian translation (*)
  bbd7f79... Update Basque translation (*)
  b596de2... wayland/window-configuration: Fix missing horizontal maximi (*)
  3941597... window-actor/wayland: Fix child actor list leak on dispose (*)
  97dd5d8... backends/x11: Fix memory leak in meta_x11_handle_event() (*)
  60d7cd8... crtc-mode-xrandr: Take RR_DoubleScan and RR_Interlace flags (*)
  fb9564b... output/kms: Filter out duplicate fallback modes (*)
  36481b8... gen_default_modes: Add more refresh rates to fallback modes (*)
  450ab0f... window-group: Disable culling when rendering to non-stage-v (*)
  f99d3c0... shaped-texture: Fix code style issue (*)
  cd78175... surface-actor-x11: Fix code style issue (*)
  58f82d0... texture-tower: Fix code style issues (*)
  06c215c... wayland/surface: Remove unnecessary resource user data chan (*)
  ae086a3... device-pool: Remove duplicate include macro (*)
  32affbf... wayland/dma-buf: Fix building without native backend (*)
  e90ab53... ci: Fix gsettings-desktop-schemas branch name (*)
  f51cccb... wayland/surface: Fix code style issues (*)
  6d1bd87... egl: Fix code style issue (*)
  9ee03fe... wayland: Fix some code style issues (*)
  34063da... ci/dist: Store meson logs in artifacts (*)
  1dcdb55... ci/dist: Don't expose artifacts (*)
  9e9f3a0... meson.build: Remove a newline (*)
  b0b45b0... ci: Make run-tests.sh usable for the dist job too (*)
  e89c098... clutter: Add yet another grab API (*)
  8886e4d... clutter: Add parameter to control the event emission root (*)
  66611c8... clutter: Make crossing events unstoppable (*)
  10a61f7... clutter: Separate crossing event creation from emission (*)
  6683e39... clutter: Emit crossing events along with ClutterGrabs becom (*)
  8bcab17... clutter: Propagate events only inside the grab (*)
  f74d416... clutter: Notify grab changes on the key focus (*)
  8e742e0... clutter: Only emit regular crossing events in the actors th (*)
  f86123d... clutter: Carry accounting of grabs in the ClutterActors hol (*)
  39ccba2... clutter: Add ClutterSeat private API to grab devices (*)
  8ad4b99... clutter: Integrate ClutterSeat grabs into ClutterGrab (*)
  649d438... clutter: Add specific event flag to tag "grab notify" cross (*)
  61ae7bc... tests: Add tests for crossing events generated during Clutt (*)
  a29b80e... clutter: Key events should not be delivered to non reactive (*)
  fb47e72... clutter: Drop clutter_stage_[gs]et_motion_events_enabled() (*)
  418d64f... clutter: Drop undefined function declarations (*)
  66e13d1... clutter: Drop clutter_stage_[gs]et_throttle_motion_events() (*)
  83ff475... clutter: Cancel ClutterGestureActions on leave+grab_notify  (*)
  4265ec0... clutter: Fix CLUTTER_LEAVE handling of ClutterClickAction (*)
  f91627f... clutter: Add docs and introspection annotations to grabs (*)
  c9ea377... clutter: Use ClutterGrab for ClutterText implicit grab (*)
  4fdb62b... core: Handle redirection changes in and out of ClutterGrab  (*)
  ee7ba1a... tests: Rewrite interactive Clutter grabs tests
  54e1f39... clutter: Remove input device grabs
  c6951ee... clutter: Refactor event emission into a common function
  610736f... compositor: Remove meta_plugin_begin/end_modal
  c23b59c... core: Drop META_GRAB_OP_COMPOSITOR

(*) This commit already existed in another branch; no separate mail sent


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