[mutter] (276 commits) Non-fast-forward update to branch wip/nielsdg/coglhandle-stepped-approach



The branch 'wip/nielsdg/coglhandle-stepped-approach' 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:

  a21eb13... cogl: Remove COGL_HANDLE_DEFINE and friends
  397f606... cogl: Deduplicate cogl_is_* macro generation
  26fb3d5... cogl: Remove cogl_handle_ref/unref
  06bfb6d... cogl: Remove COGL_INVALID_HANDLE

Commits added to the branch:

  5688f1c... Updated Spanish translation (*)
  00ca387... keybindings: Add flag param to grab_accelerator (*)
  1c2e8fc... keybinding: Store flags in MetaKeyGrab (*)
  4e751a3... Update Brazilian Portuguese translation (*)
  79f90c1... MetaPluginManager: Don't return void value (*)
  1c67260... monitor-unit-tests: initial crtcs in custom_lid_switch (*)
  f4f823f... monitor-config-manager: reuse old CRTC when possible (*)
  6975c8b... monitor-config-manager: respect other outputs' CRTC (*)
  fca0e6a... Bump version to 3.31.91 (*)
  9e1c8e2... Update Italian translation (*)
  ef21537... idle-monitor: Fix duplicate return value of ResetIdletime c (*)
  22a296f... wayland/dma-buf: Don't use API meant for MetaWaylandSurface (*)
  944a476... cursor-renderer/native: Clear active CRTC gbm_bo when destr (*)
  d2f1edd... wayland/surface: Process damage also for non-actor surfaces (*)
  252e64a... wayland: Move surface texture ownership to MetaWaylandSurfa (*)
  2c1ab8b... renderer/native: Remove legacy non-stage-view code (*)
  979e689... renderer/native: Retry page flip after one vsync if EBUSY (*)
  ddd2ce3... wayland/buffer: Fall back to CoglTexture2DSliced (*)
  803ffc1... shaped-texture: Clean-up deprecated NPOT check (*)
  8a9a78e... wayland: Check whether Xwayland window had a prior surface  (*)
  55d168d... clutter: Add ClutterPaintVolume argument to ClutterActor::q (*)
  bf12a24... clutter: Make docs match with signal description (*)
  9be189d... screen-cast: Move cursor metadata setting to generic source (*)
  176b508... screen-cast-src: Change offscreen cursor helper to take a ` (*)
  183de60... screen-cast-src: Move back MetaSpaType to C file (*)
  c22edef... screen-cast-window-stream: Use initable to initialize (*)
  870f385... screen-cast-window-stream: Set the size property to the log (*)
  11bd847... screen-cast-window-stream: Don't set the position property (*)
  14c6a34... screen-cast-window-src: Rename painted callback to after_pa (*)
  c80ba81... screen-cast-window-src: Keep a screen cast window instead o (*)
  6372e3e... clutter: Add clutter_actor_has_damage() API (*)
  a76107a... screen-cast-window: Add API to transform cursor state (*)
  2f01418... screen-cast-window: Add API to check if content has damage (*)
  8c2b805... screen-cast-src: Add helper to draw cursor sprite into pixe (*)
  1760a6e... screen-cast: Bump API version to 2 (*)
  9a20271... screen-cast-window-stream: Add support for cursor modes (*)
  7c807c6... org.gnome.Mutter.ScreenCast: Document what was added in API (*)
  c010a3b... Update German translation (*)
  9e75ce2... monitor-config-store: Read system wide config files (*)
  8f0b476... clutter: Remove deprecated clutter_x11_get_stage_visual (*)
  5669b64... clutter: Remove unused clutter-glx-texture-pixmap.c and fri (*)
  909464f... clutter: Remove deprecated XInput code (*)
  d39211f... clutter: Remove deprecated clutter_egl{,x}_display (*)
  cf2d06e... clutter: Remove deprecated clutter-score.c (*)
  53319a1... clutter: Remove unused deprecated code from clutter-actor-d (*)
  73ce5b3... clutter: Remove tests/interactive/test-state-animator.c (*)
  7f3fda6... clutter: Simplify clutter_state_change (*)
  39e9e53... clutter: Remove the rest of deprecated/clutter-animator.c (*)
  f9e33a8... clutter: cleanup/remove core input X11 backend (*)
  b67394d... clutter: StageWindow: Use G_DECLARE_INTERFACE() (*)
  b77e6f0... clutter: Content: Use G_DECLARE_INTERFACE() (*)
  41a69f1... clutter: MasterClock: Use G_DECLARE_INTERFACE() (*)
  16a2eab... clutter: Animatable: Use G_DECLARE_INTERFACE() (*)
  7c3a0d5... Updated Vietnamese translation (*)
  ca0b6fc... Update Korean translation (*)
  1c6ea5d... Use a consistent style for enum braces (*)
  8d9a5e3... wayland/touch: Remove undelivered touches earlier (*)
  5a6a602... clutter: Remove unused deprecated/clutter-shader.c (*)
  65312be... clutter: Remove unused deprecated/clutter-behaviour-ellipse (*)
  1f796f1... clutter: Remove unused deprecated/clutter-timeout-interval. (*)
  cc07702... clutter: Remove unused deprecated/clutter-behaviour-path.c (*)
  ac7ca32... clutter: Remove tests/interactive/test-{depth,multistage.c} (*)
  df3d238... clutter: Remove unused deprecated/clutter-behaviour-rotate. (*)
  f1b148e... clutter: Remove tests/conform/model.c (*)
  52e074b... clutter: Remove unused deprecated/clutter-{list-,}model.c (*)
  bc657c9... clutter: Remove unused deprecated/clutter-input-device-depr (*)
  5356cd3... Update Serbian translation (*)
  c67b0bd... Updated Spanish translation (*)
  f76b3ed... monitor: Define scale_steps globally (*)
  7442de8... display: Add meta_display_get_monitor_scale (*)
  d7ec5d3... stage: Add utility function to queue draw a ClutterRect (*)
  f4c2b69... stage: Clamp to pixel the redraw clip taking care of the fl (*)
  42953a5... stage: Queue redraw previous Rect only if it has changed (*)
  3512647... background: Use monitor scale to generate the texture at re (*)
  789a3ef... clutter/util: Add function to build a ClutterRect from a ca (*)
  ad5555b... clutter: Add API to get the resource scale of an actor (*)
  d3beb3d... clutter/actor-box: Add clutter_actor_box_scale function (*)
  02813d7... clutter/canvas: Implement clutter_canvas_{get,set}_scale_fa (*)
  9234777... clutter/text: Add utility function to set the pango attribu (*)
  af36627... clutter/text: Generate resource scaled text and paint it at (*)
  e396688... clutter/offscreen-effect: Support adding effect to resource (*)
  1e1cb49... clutter/offscreen-effect: Make sure we use linear filter fo (*)
  97a3b88... clutter/stage: Use rounded values to create image surfaces (*)
  c695471... clutter/stage: Add private API to get max view scale for re (*)
  4be4d85... clutter/stage: Cleanup the capture_view code (*)
  f2c033b... clutter/stage: Add scaling support to capture_view_into (*)
  baf98bb... clutter/stage: Avoid duplicating code for capturing (*)
  412d568... clutter/stage: Add view scale support on read_pixels() (*)
  ceb4fe2... wayland-tablet-tool: Downscale the sprite texture in FB mod (*)
  8bc8dc6... clutter/rect: Clamp to pixel taking care of subpixel values (*)
  9d9d455... clutter/rect: Add utility function to scale the rectangle (*)
  a8c972c... boxes: Add function to create a rectangle from floating clu (*)
  e5a9e9c... clutter/util: Add functions for managing cairo and clutter  (*)
  8b09542... boxes: Crop rectangle converting to integer with grow strat (*)
  3d89b47... clutter/stage-cogl: Cleanup the code for scissor region cal (*)
  cbd3ad8... clutter/stage-cogl: Add function to scale and clamp fractio (*)
  d597449... Update POTFILES.skip (*)
  e0811ce... clutter/x11: Consider remapped keys when guessing the keyco (*)
  4a65897... Update Latvian translation (*)
  58cc4c2... Update Dutch translation (*)
  ed17559... clutter/evdev: Use internal button codes for mousekeys (*)
  6a5772c... clutter: Remove tests/interactive/text-pixmap.c (*)
  6cbaeae... clutter: remove x11/clutter-x11-texure-pixmap.c (*)
  033a771... clutter: Remove clutter_set_windowing_backend() (*)
  3fd0e23... clutter: Make ClutterInputFocus API to set panel state expl (*)
  1f1f49d... clutter: Do not toggle the OSK panel off after focus out (*)
  eabb789... wayland: Only enable OSK if receiving .enable when already  (*)
  3e472fa... wayland: Minor refactor (*)
  7abceb4... x11-display: Split out restoring of active workspace (*)
  b0fb39b... Bump version to 3.31.92 (*)
  8856a39... sound-player: Don't deadlock in finish_cb (*)
  4f72099... Revert "cogl: Pick glReadPixels format by target, not sourc (*)
  d83a325... Revert "Revert "cogl: Pick glReadPixels format by target, n (*)
  a871d56... cogl: Revert swizzling for BGRA buffers (*)
  efb1ee9... Bump version to 3.32.0 (*)
  1574099... prefs: Change default of show-fallback-app-menu (*)
  80ceeb2... keybindings: Fix theoretical memory leak while ungrabbing (*)
  32504ae... meta-monitor: Remove useless variable (*)
  a555a2c... cogl: Remove unused CoglTextureDriver::try_setting_gl_borde (*)
  9aca31c... cogl: Introspect CoglTexture2D(Sliced) (*)
  8a87e87... shadow-factory: Update shadow of attached modals (*)
  9b8510a... monitor: Fix indentation style on calculate_supported_scale (*)
  e2525f2... monitor: Fix indentation style on calculate_crtc_pos and fr (*)
  303e02b... monitor: Fix indentation style on foreach functions (*)
  f8d62da... bell: Always flash window instead of frame (*)
  7bd33e7... frame: Remove flashing support (*)
  3181647... boxes: Actually check for rectangle containment (*)
  2ac7f7f... build: Make libsystemd an optional dependency (*)
  056c45f... wayland/buffer: Try realizing EGLStream before EGLImage buf (*)
  c96cf06... Update Arabic translation (*)
  5d1eccf... boxes: Fix spelling in API (*)
  1bd3c13... wayland/xdg-shell: Split out popup placement out of setup f (*)
  f2d7165... window: Don't try to move hidden attached windows (*)
  b4f1569... window: Unmanage rule placed window if ending up outside of (*)
  f580b28... window: Replace placement constrained bool with state (*)
  23f31e5... constraints: Only readjust placement constraint when not ch (*)
  86b5247... constraints: Only get parent rect once when placement rule  (*)
  00b4556... constraints: Don't use intersection when sliding with custo (*)
  a1e325f... build: Don't use absolute paths with subdir keyword (*)
  f0b9654... core: Remove startup sequences after timeout (*)
  5c27bf6... clutter/evdev: Fix toggling accessibility features from key (*)
  9843e21... backends: Use udev to determine absolute input devices' siz (*)
  47663c7... clutter: Drop no longer necessary API (*)
  a1969c9... wayland: Defer text_input.done on an idle (*)
  fe86694... renderer/native: Make EGLStream page flip errors non-fatal (*)
  1eabaf1... renderer/native: Make the EGLStreams operate in mailbox mod (*)
  d15e11b... background: Shrink wallpaper using LINEAR_MIPMAP_LINEAR (*)
  58f7059... Update Croatian translation (*)
  28e0a7b... wayland/xdg-shell: Correct window menu position in logical  (*)
  ee507d9... clutter-actor: Keep is_dirty unchanged for culled actors (*)
  34ee460... clutter: Fix check for keyboard a11y features (*)
  4043d0b... Updated Spanish translation (*)
  9d49e8a... launch-context: Swap reversed timestamp/workspace (*)
  afe8610... cogl/texture: Implement is_get_data_supported on GLES textu (*)
  5199c78... backends/native: Move underscan setting to MetaOutputKms (*)
  7b3dee2... ci: Nag about invalid commit message subject prefixes (*)
  72aeeb8... ci: Blacklist .c and .h in the commit message subject prefi (*)
  4cae9b5... monitor-manager: Clean up DPMS state tracking (*)
  40e7e5d... renderer-native: Fix page flip retry timeout calculation (*)
  53b59d8... renderer-native: Fake page flipped if power saving when ret (*)
  3cc3b75... renderer-native: Fake page flipping slower when power savin (*)
  88e4ff7... backend: Add API to freeze/thaw frame clock (*)
  808a75b... renderer-native: Add helper to get backend from renderer (*)
  b2d0184... renderer-native: Freeze frames while retrying to page flip (*)
  3b46a8c... renderer/native: Make EGL initialization failure not fatal (*)
  28419cd... renderer/native: Check primary GPU supports EGL (*)
  85b734f... clutter/device-manager: Small code cleanup (*)
  fa4a787... clutter/evdev: Toggle accessibility features from keyboard (*)
  20c1295... cogl-winsys-glx: Fix frame notification race/leak (*)
  6ec330c... keybindings: Stop keybinding if a touch happens while Super (*)
  2c1a951... wayland/output: Set user data of xdg_output resource (*)
  ab7ef5f... core: Fix differing sequence timestamp precision expectatio (*)
  40103d6... core: Account for completed sequences in feedback updates (*)
  38ff01d... core: Add MetaStartupSequence::complete signal (*)
  3de6f7e... core: Emit MetaStartupNotification::changed on sequence com (*)
  d2ca5cc... display: Fix inconsistent behavior with demand attention (*)
  e3f3274... Bump version to 3.32.1 (*)
  b624e94... cogl: Remove viewport scissor workaround (*)
  a94841a... cogl: Remove color write masks from the framebuffer and pip (*)
  191c31b... cogl: Bump minimum GL version to 2.1 (*)
  8180927... cogl: Bump minimum GLES version to 2.0 (*)
  db486ad... cogl/texture-2d: Remove notes about COGL_FEATURE_ID_TEXTURE (*)
  96f7bf2... shaped-texture: Add checks to viewport reset functions (*)
  d2415da... shaped-texture: Use CoglMatrix for viewport src-rect (*)
  22884b0... shaped-texture: Use draw_rectangle() for full paints (*)
  28954e8... cogl: Remove unused 3D texture support (*)
  68166f3... cogl: Fix some misleading variable names (*)
  249f9a4... cogl: Stop running non-NPOT tests (*)
  2aaed7b... cogl: Remove debug disables for GLSL and NPOT textures (*)
  893e894... cogl: Remove always-true COGL_FEATURE_SHADERS_GLSL (*)
  302a171... cogl: COGL_FEATURE_TEXTURE_NPOT_REPEAT is always available (*)
  007297f... cogl: COGL_FEATURE_TEXTURE_NPOT_MIPMAP is always available (*)
  48f04c7... cogl: COGL_FEATURE_TEXTURE_NPOT_BASIC is always available (*)
  fc09fa5... cogl: NPOT textures are always available (*)
  fb40e2e... cogl: Remove unused cogl_texture_new_from_foreign (*)
  2a15e5f... compositor: Drop ARB_texture_rectangle awareness (*)
  ce6acf9... cogl: Remove rectangle-texture tests (*)
  d79f176... cogl: Remove texture_rectangle awareness from the GLX TFP c (*)
  c881b49... cogl: Remove unused CoglTextureRectangle (*)
  e71f44d... cogl: Remove never-changing COGL_PIPELINE_LAYER_STATE_TEXTU (*)
  2b9cd50... cogl: Eliminate _cogl_gl_util_get_texture_target_string (*)
  862e56f... cogl: Remove unused CoglTextureVable::get_type (*)
  1783ea5... cogl: Remove unused texture_type argument from cogl_pipelin (*)
  ca2be8e... cogl: Remove CoglTextureType (*)
  9ab3a02... cogl: Remove unused TEXTURE_RECTANGLE feature flag (*)
  3f29b47... cogl: Generalize EGL context attribute initialization (*)
  7df86fb... cogl: Use EGL_IMG_context_priority if available (*)
  471b61b... clutter/evdev: disable mousekeys with Numlock ON (*)
  251fa02... clutter/x11: disable mousekeys with Numlock ON (*)
  bcee890... ci: Ensure we clone a deep enough history for commit review (*)
  eccf7b1... input-settings: Use 0 initialized struct for kbd a11y (*)
  502da97... window: free close dialog before unmanaging window from com (*)
  ba8f5a1... clutter: Use g_signal_handler_disconnect to disconnect freq (*)
  7718e67... compositor: Destroy window actors list on destruction (*)
  3ba7996... compositor: Disconnect from stage signals on destruction (*)
  736cac4... compositor: Remove unused background_actor private referenc (*)
  156980e... x11: Add X11 selection input/output streams (*)
  a984622... core: Add MetaSelection and MetaSelectionSource (*)
  c95db7c... x11: Add X11 MetaSelectionSource implementation (*)
  09aa82d... wayland: Add wayland MetaSelectionSource implementation (*)
  ab76576... core: Set up MetaSelection on MetaDisplay (*)
  37144f0... x11: Add X11 selection management (*)
  535ce00... core: Add memory-based selection source (*)
  5c009c2... core: Add clipboard manager (*)
  634f512... wayland: Integrate with MetaSelection (*)
  17d00d4... wayland: Reduce MetaXWaylandSelection to just DnD (*)
  02c9952... Make MetaSelection, MetaSelectionSource and MetaMemorySelec (*)
  8dbe421... tests: Add missing stacking tests (*)
  c6d1cf4... tests: Add single stacking tests with suite (*)
  a934fa0... tests: Use suites for test cases (*)
  2b8f5e6... cogl/tests: Run tests supports both test names and files as (*)
  34312c2... cogl/tests: Run conform tests as single meson tests (*)
  5d1a87d... meson: Add option flags to control test suites building (*)
  8374be4... cogl/tests: Export and run unit tests if they are enabled (*)
  63c40a9... meson: Define srcdir and builddir using meson functions (*)
  81ae886... cogl/tests: Use less verbose run-tests.sh on single tests r (*)
  ee4bb22... workspace: Activate a window also if it's already in worksp (*)
  23a8ea2... idle-monitor: Use G_SOURCE_CONTINUE instead of TRUE (*)
  1ca0fdc... idle-monitor: Postpone dispatching of idle timeout if not r (*)
  0d50a37... display: Fix a possible bug in meta_display_sync_wayland_fo (*)
  5480a3f... Update POTFILES.in (*)
  ac15a8a... Updated Spanish translation (*)
  ae6d9e3... backends: Fallback to builtin panel for devices where all h (*)
  3468144... ci: Build GNOME Shell at the test stage (*)
  160d2d5... ci: Install to Mutter and GNOME Shell to /usr (*)
  da1e917... ci: Add GNOME Shell dependencies to Dockerfile (*)
  b4d973f... ci: Update gsettings-desktop-schema URLs (*)
  3ffc4f8... ci: Use mutter image to build GNOME Shell (*)
  6a89e79... Update Friulian translation (*)
  bf8bc65... core: Check environment variables before giving to GAppLaun (*)
  454651f... Update Indonesian translation (*)
  7738b5c... core/window: Fix copy/paste error in size-changed docs (*)
  7e2a0ed... wayland: Move check for present window out of the actor-sur (*)
  01d0316... wayland/dnd-surface: Propagate commit to parent class (*)
  dae2c1d... backends/native: Add rt-scheduler experimental key to set R (*)
  9e0e35d... clutter/click-action: Handle touch cancel events (*)
  24b3467... clutter: Send touch crossing events only to grab actor (*)
  706c5a7... clutter: LEQUAL depth_testing on ClutterDeformEffect (*)
  329c4bc... Bump version to 3.33.1 (*)
  9e82f9a... x11: Do not warn on cancelled X11 selection sources (*)
  df7d8e2... Use free_full on GList's instead of foreach + free (*)
  7a17e23... Use free_full on GSList's instead of foreach + free (*)
  f7ecf3b... meta: Remove meta_free_gslist_and_elements (*)
  b86fba2... clutter/stage: Avoid unnecessary call to add_redraw_clip (*)
  f5f0aa1... clutter/stage: Move a comment to a more appropriate place (*)
  30a2483... clutter/stage-cogl: Fix a comment-typo (*)
  786305f... clutter/input-device: Replace device check with assertion (*)
  a48b6cc... clutter/actor: Fix a wrong comment (*)
  eae6e7a... Updated Spanish translation (*)
  e96136e... gitlab-ci: Use MALLOC_CHECK_ and MALLOC_PERTURB_ env variab (*)
  4524485... clutter/stage-cogl: Don't skip over the next frame (*)
  7a6c755... clutter: Add fribidi dependency and copy deprecated pango f (*)
  ff1be69... cogl: Remove COGL_HANDLE_DEFINE and friends
  429cdbc... cogl: Deduplicate cogl_is_* macro generation
  a3e4195... cogl: Remove cogl_handle_ref/unref
  8eb70eb... cogl: Remove COGL_INVALID_HANDLE

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