[mutter] (116 commits) Non-fast-forward update to branch wip/muktupavels/work-areas-v2



The branch 'wip/muktupavels/work-areas-v2' 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:

  69e3f13... x11-display: add support for _NET_WORKAREAS_Dn

Commits added to the branch:

  177d0c2... gpu/kms: Use correct DRM event context version (*)
  b329256... cogl/texture-2d-gl: Try to determine format for external te (*)
  c681cce... cogl/texture-2d-gl: Bind correct target when getting data (*)
  eac1864... cogl/texture: Add API to check whether _get_data() will wor (*)
  37e36e8... compositor: Make meta_actor_painting_untransformed take a f (*)
  e1370ee... shaped-texture: Put actual texture painting in helper (*)
  36b46af... boxes: Add helper to scale rectangles by a double (*)
  1755a8b... shaped-texture: Fix include order (*)
  d3301d6... shaped-texture: Stop using gdk rect helper (*)
  f9118fb... shaped-texture: Don't change the callers clip rect (*)
  c84d7eb... shaped-texture: Get transformed textures pixels via offscre (*)
  012691b... shaped-texture: Draw external textures via offscreen (*)
  2fe05d7... x11-display: Add back _GTK_EDGE_CONSTRAINTS as supported hi (*)
  60f7ff3... window-actor: Turn into a derivable class (*)
  7e8fc13... Add MetaWindowActorX11 and MetaWindowActorWayland (*)
  ac2f8ca... window-actor: Select X11 or Wayland actor based on client t (*)
  80e3c1d... window-actor: Move X11-specific code to MetaWindowActorX11 (*)
  0442fc8... window-actor: Cleanup includes (*)
  7952808... Document window and surface actors (*)
  54febd1... window-actor: Move window actor creation to MetaCompositor (*)
  5fbeeca... window-actor: Remove post_init() vfunc (*)
  df1384a... window-actor: Turn into an abstract class (*)
  173867c... renderer/native: Use shadow fb on software GL if preferred (*)
  490f27e... shaped-texture: Use actual texture if tower returned NULL (*)
  676a8da... monitor-transform: Move helper functions into their own fil (*)
  b7a9c7e... monitor-transform: Add helper function transform_invert() (*)
  686b7f8... boxes: Add API to transform a MetaRectangle (*)
  d52081b... shaped-texture: Invert transform of damage in update_area() (*)
  51e4fe7... shaped-texture: Indentation fix in update_area() (*)
  93c2931... clutter-stage: Don't emit "after-paint" when picking (*)
  0478c22... Add some gtk-doc comments. (*)
  e7fb453... compositor: Fix maybe-uninitialized warning (*)
  73ddd7c... build: Pass library as first argument to pkg.generate() (*)
  b448ced... backends: Silence a couple of gtk-doc warnings (*)
  58b5dee... clutter: remove deprecated ClutterMedia. (*)
  956ab4b... build: Make libcanberra no longer optional (*)
  12f8325... core: Add MetaSoundPlayer abstraction (*)
  8715f74... core: Make MetaBell use MetaSoundPlayer to play the bell so (*)
  ebfc618... workspace: Port to MetaSoundPlayer (*)
  3693f6f... build: Use plain libcanberra instead of libcanberra-gtk3 (*)
  d360b25... build: Install .pc files in correct location (*)
  f740e8e... core: Fix compiler warning in MetaSoundPlayer (*)
  582b67a... window: Handle maximize when headless (*)
  763ae36... Drop Autotools (*)
  5eb749d... project: Update gitignore (*)
  fb38738... Remove obsolete .cvsignore files (*)
  fda2e79... Bump version to 3.31.4 (*)
  e3e933c... clutter/x11: Implement keycode remap to keysyms on virtual  (*)
  174df4e... Remove po/Makevars (*)
  a56a59f... Remove po/ChangeLog (*)
  ddb0ef1... backends/native: Add flags to MetaGpuKms (*)
  1def099... backends/native: Re-order primary GPU choosing logic (*)
  9182c8b... backends/native: Move primary_gpu into MetaRendererNative (*)
  3d2ca9a... renderer/native: Count devices on EGLDevice check (*)
  dfde2f5... renderer/native: Secondary gpu data for all (*)
  60ac283... renderer/native: Move primary GPU choosing later (*)
  22f8651... renderer/native: Prefer hardware rendering for primary GPU (*)
  a0909c3... constraints: Fix titlebars going off the bottom (*)
  2b2d77d... cursor-tracker: Add 'cursor-moved' signal (*)
  5007130... clutter/stage: Add clutter_stage_is_redraw_queued() API (*)
  08229a6... screen-cast-monitor-stream: Don't pass monitor manager when (*)
  0da0207... screen-cast: Add getters to fetch object owners (*)
  bd97b11... renderer: Add API to get view from logical monitor (*)
  7ac2083... backends/stage: Fix minor style issue (*)
  ed5c1f4... backends/stage: Emit signal between painting actors and ove (*)
  328eff7... screen-cast/monitor-stream-src: Copy content before cursor  (*)
  79d99cb... cursor-renderer: Add API to allow inhibiting HW cursor (*)
  4e402b3... screen-cast: Add 'cursor-mode' to allow decoupled cursor up (*)
  c45d5f5... cursor-tracker: Emit `cursor-changed` after renderer was up (*)
  56d260c... screen-cast-monitor-stream-src: Only send cursor bitmap whe (*)
  e9778eb... build: Pass --quiet to glib-genmarshal (*)
  60d22b7... wayland: Accept NULL primary data source (*)
  ca67d52... x11: Add method to launch applications, using SnLauncher (*)
  f033d0e... core: Add MetaLaunchContext (*)
  ff50727... startup-notification: Silence warning (*)
  1ca60f4... input-settings/x11: Only warn once about missing udev suppo (*)
  3738579... window-actor: Use actual image size for capture (*)
  84aeb8f... Dockerfile: Remove manual pipewire-0.2.5 upgrade (*)
  5c66afb... Dockerfile: Update gsettings-desktop-schemas copr URL (*)
  2bcc9e2... clutter/tests/interactive: Remove dead code (*)
  8c9e827... clutter/stage: Fix debug logging (*)
  c242558... clutter/debug: Add printf annotations to log helpers (*)
  576e7a4... clutter/tests: Fix missing declaration warnings (*)
  caf27c4... clutter/tests: Remove dead code (*)
  4447739... clutter: Fix const qualifier usage (*)
  d4a9535... cogl-path: Cast function pointer explicitly (*)
  5468509... cogl-path: Remove own glu.h version (*)
  c550048... cogl: Add missing `void` to functions with no arguments (*)
  bbd295a... cogl: Fix const qualifier usage (*)
  548c0f1... cogl: Remove redundant function declarations (*)
  982d135... cogl: Add missing function declarations (*)
  ede10dd... clutter: Add missing `void` to function declaration (*)
  cbbd3e3... clutter/build: Don't pass --prototypes to glib-genmarshal (*)
  f615eea... backend: Remove redundant function declarations (*)
  01cea0d... Fix const qualifier usage (*)
  12a42a9... wayland: Move DND surface role into its own file (*)
  1bbb5c8... meta: Only declare types when generating gir files (*)
  8d91135... wayland/xdg-shell: Fix buffer attach coordinate comparison (*)
  25f416c... meson.build: Add more compilation warnings (*)
  6c91683... gitlab-ci.yml: Treat warnings as errors (*)
  c57ae7f... cogl/path: Don't depend on GL/glu.h (*)
  562cf14... core: Fix compiler warning (*)
  371b97a... meson: Fix map files and load them to hide private symbols (*)
  0813091... meson: Set proper soversion and version to libraries (*)
  adc5670... meson: Hide symbols by default in clutter (*)
  3838341... meson: Set cogl as dependency of libmutter-cogl dependency (*)
  7f551ba... meson: Don't list libraries private dependencies in pc file (*)
  e352011... MonitorManager: Use composition instead of inheriting from  (*)
  e02fef8... meta: Hide libmutter symbols by default and selectively exp (*)
  2528a39... gitlab-ci.yml: Change build step build type to debugoptimiz (*)
  2e53ce8... meta, startup-notification: Make type declarations public (*)
  8655bc5... clutter: Fix offscreen-effect painting of clones (*)
  5c3ec27... cogl: Fix builds with G_DISABLE_ASSERT (*)
  de41f3e... clutter: Fix builds with G_DISABLE_ASSERT (*)
  d5a7bbd... Fix builds with G_DISABLE_ASSERT (*)
  faf1dc0... x11-display: add support for _NET_WORKAREAS_Dn

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