[mutter] (159 commits) Non-fast-forward update to branch wip/exalm/focused-appearance



The branch 'wip/exalm/focused-appearance' 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:

  c77703f... stack: Check workspace in get_default_focus_window()
  8c36e73... workspace: Add meta_workspace_get_default_focus_window()
  11437ff... window: Make default focus window on each workspace appear 
  d47a602... window: Appear as focused while focusing

Commits added to the branch:

  e1fa073... x11: Detach selection streams on dispose (*)
  45a8806... x11: Iterate over selections in a safer manner for event ha (*)
  9889239... wayland/surface: Reset buffer_destroy_handler_id (*)
  179d5ba... clutter: Split pick and paint (*)
  ff8ed70... clutter/stage: Refactor view setup code (*)
  86a5358... clutter/stage: Pick with clutter_actor_pick() (*)
  db8fcc0... clutter/actor: Remove pick code from paint (*)
  05da4a6... clutter/effect: Remove pick flags (*)
  a444a4c... EGL: Include EGL/eglmesaext.h (*)
  668be1f... backends: Plug MetaKmsPageFlipData leak (*)
  40e6aa7... compositor: Plug cairo_region_t leak (*)
  f297a5f... cogl: Remove unneeded driver/ includes from the core (*)
  049e788... cogl: Move _cogl_bitmap_gl_{,un}bind into the GL driver (*)
  c5bb2e3... cogl: Remove unused cogl_renderer_get_n_fragment_texture_un (*)
  148cba3... cogl: Remove COGL_PRIVATE_FEATURE_QUADS (*)
  ba9fb16... cogl: Remove COGL_PRIVATE_FEATURE_FOUR_CLIP_PLANES (*)
  de36253... cogl: VBOs are always available (*)
  82f5605... cogl: Remove some completely unused GL function pointers (*)
  d810c05... cogl: Move some GL function pointers from in-gles-core to c (*)
  8b0289a... cogl: Remove unused COGL_FEATURE_ID_DEPTH_RANGE (*)
  6ab2e30... cogl: Remove unused COGL_FEATURE_ID_MIRRORED_REPEAT (*)
  7716a41... cogl: Remove always-set COGL_PRIVATE_FEATURE_BLEND_CONSTANT (*)
  da36575... cogl: Remove always-set COGL_FEATURE_ID_PER_VERTEX_POINT_SI (*)
  96da0c6... cogl: Remove always-set COGL_FEATURE_ID_POINT_SPRITE (*)
  eaf0aa1... cogl: Remove unused COGL_FEATURE_DEPTH_RANGE (*)
  5f4e878... cogl: Remove unused COGL_FEATURE_POINT_SPRITE (*)
  4523251... cogl: Require {EXT,ARB}_framebuffer_object in the GL driver (*)
  6a8830a... cogl: Remove always-set COGL_FEATURE_ID_OFFSCREEN (*)
  cf107c8... cogl: Remove always-set COGL_FEATURE_OFFSCREEN (*)
  45e77c1... cogl: Remove unused COGL_FEATURE_DEPTH_TEXTURE (*)
  fb49e9d... cogl: Remove unused COGL_FEATURE_ID_DEPTH_TEXTURE (*)
  0e4c23c... cogl: Remove unused depth texture API (*)
  3076895... cogl: Remove unused COGL_FEATURE_ONSCREEN_MULTIPLE (*)
  34a3882... cogl: Remove unused COGL_FEATURE_ID_ONSCREEN_MULTIPLE (*)
  0731eb6... cogl: Remove unused COGL_FEATURE_MAP_BUFFER_FOR_{READ,WRITE (*)
  eb3ffef... cogl: Remove unused COGL_FEATURE_UNSIGNED_INT_INDICES (*)
  bd5266a... cogl: Remove unused COGL_FEATURE_STENCIL_BUFFER (*)
  26a7387... cogl: Remove unused COGL_FEATURE_FOUR_CLIP_PLANES (*)
  1f04b1a... cogl: Remove unused COGL_FEATURE_OFFSCREEN_MULTISAMPLE (*)
  673f429... cogl: Remove unused COGL_FEATURE_ID_OFFSCREEN_MULTISAMPLE (*)
  5e09895... clutter: Remove unused CLUTTER_FEATURE_TEXTURE_READ_PIXELS (*)
  f01db80... cogl: Remove unused COGL_FEATURE_TEXTURE_READ_PIXELS (*)
  d54c548... clutter: Remove unused deprecated clutter_texture_set_from_ (*)
  ba7b8a5... cogl: Remove unused COGL_FEATURE_TEXTURE_YUV (*)
  67d5ebb... cogl: Remove unused COGL_FEATURE_PBOS (*)
  bd1630a... cogl: Remove unused CoglFeatureFlags (*)
  a7f4f5b... ClutterStage: Store clip area as a region (*)
  3078394... ClutterStage: Use clutter_region_t for swap_region (*)
  71c3f4a... x11: Update X11 focus before updating MetaDisplay focus (*)
  f18e2d2... clutter: Remove unused clutter-layout-manager-deprecated.c (*)
  1d8807a... clutter/paint-nodes: Expose ClutterLayerNode (*)
  cf791c0... clutter/paint-nodes: Expose and cleanup ClutterTransformNod (*)
  ebf9ac0... clutter/paint-nodes: Introduce ClutterActorNode (*)
  cd2ee44... clutter/actor: Always paint using paint nodes (*)
  18e0a8f... clutter: Remove stray references to ClutterBehaviour{Path,R (*)
  68fca55... clutter: Remove unused deprecated/clutter-behaviour-opacity (*)
  096d784... clutter: Remove tests/interactive/test-texture-quality.c (*)
  013b336... clutter: Remove unused deprecated/clutter-behaviour-depth.c (*)
  33d1bae... clutter: Remove deprecated/clutter-behaviour-scale.c (*)
  a60457c... clutter: Remove behaviours (*)
  d6bf480... cogl: Remove unused _cogl_matrix_entry_flush_to_gl_builtins (*)
  b6170db... ci: Phrase error in a way that gives a hint on how to fix p (*)
  b622a8b... ci: Print all the commits that need bug references (*)
  ac626f7... cogl: Remove unused API from cogl-xlib (*)
  b3980f7... cogl: Move _cogl_xlib_get_damage_base near its only consume (*)
  95662fd... cogl: Remove unused cogl_xlib_renderer_get_visual_info (*)
  acc7b83... cogl: Remove the stub winsys (*)
  a99f579... cogl: Remove unused cogl_check_extension and cogl_clutter_c (*)
  c36c865... cogl: Remove unused _cogl_xlib_renderer_get_dispatch_timeou (*)
  e17494f... cogl: Inline cogl_xlib_renderer_set_event_retrieval_enabled (*)
  683f186... cogl: Remove unused cogl_x11_onscreen_get_visual_xid (*)
  ed7afd9... cogl: Remove unused cogl_x11_onscreen_set_foreign_window_xi (*)
  3186e45... cogl: Remove unused cogl_xlib_renderer_get_visual_info (*)
  c63f54b... cogl: Remove unused cogl_texture_pixmap_x11_set_damage_obje (*)
  b294e62... cogl: Remove unused cogl_glx_context_get_glx_context (*)
  3e5960b... cogl: Remove unused cogl_egl_context_get_egl_context (*)
  4918893... clutter/cogl: Store empty clip regions for buffer age (*)
  2e9faaf... clutter/cogl: Ensure to paint full view if there's no buffe (*)
  563e713... Allow changing Clutter debug flags at runtime (*)
  9678fd5... clutter/cogl: Scale clip region in paint_stage() (*)
  23fa59b... display: Move finishing of touch sequence to the backend (*)
  9428835... x11: Limit touch replay pointer events to when replaying (*)
  f2b3dd3... wayland: Check stylus serials on meta_wayland_seat_can_popu (*)
  40a7659... ci: Update docker image to v3 (*)
  3f9c5d0... cogl: Remove old workaround for software Mesa (*)
  46aeb96... ci: Add gnome-control-center (*)
  17e39ad... cogl: Remove support for cogl.conf (*)
  6b8ee80... cogl: Remove unused deprecated material lighting API (*)
  468dc99... cogl: Remove unused pipeline lighting API (*)
  711023e... cogl: Remove unused COGL_PIPELINE_STATE_LIGHTING (*)
  e84dbd7... cogl: Remove unused CoglPipelineLightingState (*)
  13d9e4d... cogl: Remove unused cogl/cogl-pango.h (*)
  793c2ac... cogl: Remove unused cogl-deprecated.h (*)
  7c036c5... cogl: fix a compile warning (*)
  f4f7e31... cogl: Fix GLES2 fallback (*)
  6ee7c0f... cogl/egl: Warn when we fail to query a buffer age. (*)
  ee4638e... cogl/egl: Make surface current before querying buffer age (*)
  d47324e... cogl/egl: Explicitly initialize age variable (*)
  cf89e4d... clutter/cogl: Fix invalidation on non-primary monitors with (*)
  6bfa61a... Revert "clutter/cogl: Store empty clip regions for buffer a (*)
  6051712... profiler: track changes in GLib and Sysprof (*)
  ae238d1... window: Add adjust_fullscreen_monitor_rect virtual method (*)
  dbb95cb... window-xwayland: Add Xwayland fullscreen games workaround (*)
  2202c0d... tests: Explicitly set a background color for offscreen acto (*)
  1688cf7... clutter: Drop the no-clear stage hint (*)
  e5b0f47... cogl: Remove some unused framebuffer API (*)
  db90c0d... clutter/stage-view: Separate offscreen and shadowfb (*)
  60800d2... renderer-native: Separate offscreen and shadowfb (*)
  f133de2... clutter/actor: Unref the root node if set as child (*)
  5e87d67... surface-actor-wayland: Do not send frame callbacks if the a (*)
  1f5b403... display: Add 'closing' signal (*)
  955b276... plugin/default: Init quark before using (*)
  dc1a28c... plugins/default: Clean up tile preview when closing display (*)
  77aad08... window: Always update tile monitor number on hot plug (*)
  db91439... tests/monitor-unit-tests: Move test client sanity check int (*)
  47155ed... tests/runner: Move window shown synchronization to helper (*)
  155b7bf... tests/monitor-unit-tests: Add window tiling hot plug test (*)
  ff799a1... window: Reset tile monitor number when untiling (*)
  662c76c... tests/monitor-unit-tests: Add another tiling window hot plu (*)
  95eda36... wayland: use correct enum type for tablet pad (*)
  c11ef6e... wayland: Flatten data source object hierarchy (*)
  16eb461... wayland: Clean up meta_wayland_data_device_set_primary() (*)
  e865fcc... wayland: Check focus surface client in wl_data_device.set_s (*)
  efe5bed... x11-display: Don't unset the X11 focused window after setti (*)
  ffa0a24... x11-display: Get next serial just before using it (*)
  9172901... ci: Fix checkout out gnome-shell on stable branches (*)
  9b16b74... cogl: Remove unused stuff from cogl-material-compat.[ch] (*)
  54ac1f6... test: Remove unreferenced test-texture-rectangle (*)
  806ebc4... cogl: Remove cogl_texture_2d_gl_new_from_foreign (*)
  0e5a5df... wayland/actor-surface: Always store away frame callbacks on (*)
  2644e54... window: Warn if O-R window workspace state is used (*)
  13f10e3... window: Assert we only set a NULL workspace when unmanaging (*)
  c85fb10... window-props: Don't look for parent multiple times (*)
  bacbbbd... window-props: Don't set override redirect windows as top-le (*)
  4a76f66... wayland/surface: Don't double scale when getting absolute c (*)
  6944839... window-props: Read WM_TRANSIENT_FOR for override-redirect w (*)
  07ca100... cogl: glBlendEquationSeparate is always available (*)
  9cbf83d... cogl: glBlendFuncSeparate is always available (*)
  0545b93... plugins/default: Handle skipped animations (*)
  a4f51da... plugin-manager: Kill window effects on destroy (*)
  5afec87... input-settings/x11: Add missing clutter_x11_trap_x_errors a (*)
  7193938... compositor: Guard against untimely calls (*)
  03b59f9... clutter/actor: Move paint flag to ClutterActorNode (*)
  044238b... clutter/actor: Draw paint volumes using paint nodes (*)
  bcc519e... clutter: return correct enum type (*)
  a5f9862... output-kms: Fix "panel orientation" kms-prop being ignored  (*)
  8907a29... cursor-renderer/native: Fix cursor drawing in combination w (*)
  f3b9fc8... tests/clutter/interactive: Init backend and mutter context (*)
  14bb104... tests/clutter: Replace ClutterTexture from image with custo (*)
  e0ebc4d... tests/clutter/easing: Use ClutterCanvas (*)
  f7ad7e6... tests/clutter/touch-events: Use ClutterCanvas to draw touch (*)
  244f55d... tests/clutter: Remove tests testing or relying on ClutterTe (*)
  faad63a... clutter: Remove ClutterCairoTexture (*)
  ec1c94d... cally: Remove CallyTexture (*)
  b078917... clutter: Remove ClutterTexture (*)
  1041e0b... stack: Check workspace in get_default_focus_window()
  6013cf2... workspace: Add meta_workspace_get_default_focus_window()
  85a74f9... window: Make default focus window on each workspace appear 
  f525215... window: Appear as focused while focusing

(*) 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]