[gtk] (445 commits) Non-fast-forward update to branch wip/carlosg/im-wayland-serials



The branch 'wip/carlosg/im-wayland-serials' 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:

  4b960f9... WIP: gtk/imwayland: Use serial to control outbound messages

Commits added to the branch:

  66ebc66... wayland/surface: Use wl_surface_offset() instead of x,y of  (*)
  c44badd... Mark various GskTransform functions as nullable in their re (*)
  ef1905a... post install: query media modules (*)
  55016ad... gdksurface-wayland: Fix contradictory assert (*)
  738d962... gtk: document return value of ShortcutFunc (*)
  be7a391... wayland: Don't always restore the saved size when floating (*)
  7192ff6... Merge branch 'build-post-install-query-media-modules' into  (*)
  1b15f89... Merge branch 'wip/dont-always-restore-saved-gtk4' into 'mai (*)
  0e9c4a3... Merge branch 'document_shortcut_func_ret' into 'main' (*)
  ea464c9... Merge branch 'gsk-transform-nullable' into 'main' (*)
  b676367... Merge branch 'gdksurface-wayland-assert' into 'main' (*)
  6fd29e6... Merge branch 'wip/wayland-surface-offset' into 'main' (*)
  3e9d858... gskrenderer.c: Use GL renderer on Windows by default (*)
  598c7d9... GDK/Win32: Try to fix initializing GLES contexts (*)
  b85aa10... gdkglcontext.c: Ensure EGL contexts are in-sync with shared (*)
  38c17c1... gdkglcontext-win32-wgl.c: Cleanup GL context creation (*)
  6f2848c... Cleanup "GDK/Win32: Try to fix initializing GLES contexts" (*)
  4383989... GDK: Force GLES 3.0+ on libANGLE (*)
  0fe37d1... gdkdisplay-win32.c: Clean up GL initialization further (*)
  4d741ba... wayland: xdg-activation: Don't assume there's a focus surfa (*)
  ffa93b8... g-i: mark gtk_text_iter_get_child_anchor as nullable (*)
  4539753... gtkimcontextwayland: Save context even when text_input isn' (*)
  0f67e46... g-i: mark gtk_text_iter_get_paintable as nullable (*)
  11eb662... Merge branch 'context-early' into 'main' (*)
  b2d9cae... Provide GTK DLL as GitLab CI artifact (*)
  8c21287... Merge branch 'provide-libgtk-dll-as-ci-artifact' into 'main (*)
  9146a21... Merge branch 'bilelmoussaoui/g-i' into 'main' (*)
  68985d4... Merge branch 'win32-gl-improvements' into 'main' (*)
  a853e27... Update Chinese (China) translation (*)
  46f1e4c... ci: Put gtk dll into an archive (*)
  ee8970f... ci: Only use letters in "expose_as" (*)
  6633f4e... Update docs/reference/gtk/migrating-3to4.md (*)
  a092986... Merge branch 'targz' into 'main' (*)
  315971f... Update Hebrew translation (*)
  dd5455f... Update Hebrew translation (*)
  feac1e5... Use pango api better (*)
  044ff82... Merge branch 'matthiasc/for-main' into 'main' (*)
  4fe9765... Use pango api better (*)
  fefc8b5... Merge branch 'matthiasc/for-main' into 'main' (*)
  6fd53f2... Use pango api better (*)
  7b02498... Merge branch 'matthiasc/for-main' into 'main' (*)
  b362eee... g-i: mark GtkSnapshot to_(node|paintable) as nullable (*)
  bed709a... buildertool: use curly apostrophe (*)
  f02b7d5... Update Brazilian Portuguese translation (*)
  00ee7ff... Update Chinese (China) translation (*)
  a580547... gtktext: Make sure input method sees focus in (*)
  aaba777... popovermenu: Fix crash when removing child (*)
  2f8eac2... Merge branch 'fix-popovermenu-removechild' into 'main' (*)
  1a64eeb... gtkbitset: Define autocleanup function (*)
  2b41e72... gdk: Always request "flush events" frame clock phase on eve (*)
  8e86e63... gtk/main: Do not use touchpad event sequence for pointer fo (*)
  6fd3645... gtk/gesture: Fix point info lookup on touchpad events (*)
  8fccfc7... Merge branch 'bilelmoussaoui/g-i' into 'main' (*)
  6b1de35... Merge branch 'antoniof-main-patch-39484' into 'main' (*)
  6f5210a... Merge branch 'wip/carlosg/touchpad-gesture-fixes' into 'mai (*)
  b3d7784... Merge branch 'rafaelff-hig' into 'main' (*)
  304527a... Merge branch 'sri-main-patch-28302' into 'main' (*)
  0f35150... build: Bump wayland-protocols to v1.23 (*)
  331f1ee... gdk/events: Add hold GdkEvent (*)
  0aa2a4e... gtkmain: Handle hold events (*)
  299caaa... wayland/pointer-gestures: Receive hold gesture (*)
  5cd289d... gtkeventcontrollerscroll: Refactor scroll begin (*)
  ec91b2d... gtkeventcontrollerscroll: Refactor scroll end (*)
  f09338c... gtkeventcontrollerscroll: Handle hold gestures (*)
  6280872... kineticscrolling: Add stop function (*)
  44b0d8b... scrolledwindow: Stop kinetic scrolling on begin (*)
  382341e... gtkgesture: Add hold to EVENT_IS_TOUCHPAD_GESTURE (*)
  3bfcc12... gtkgesture: Handle hold gestures (*)
  a99a758... gtkgesturezoom: Don't filter hold events (*)
  34133ec... gtkgesturerotate: Don't filter hold events (*)
  fe86aa5... gtkgestureswipe: Don't filter hold events (*)
  1a08be0... Update Portuguese translation (*)
  d7c4ac7... Update Galician translation (*)
  9a7750e... Merge branch 'hold-gestures' into 'main' (*)
  a5d1f78... theme: Fix drop shadow for tiled windows (*)
  b4d0235... theme: Fix incorrect border color for tiled windows (*)
  c8460c5... Merge branch 'realize-vs-focus-in' into 'main' (*)
  d9d2eb9... Update Ukrainian translation (*)
  7194196... build: Make GCC ignore fallthrough comments (*)
  4be6c5b... gesturesingle: Get rid of a fallthrough comment (*)
  ca34c79... Update Brazilian Portuguese translation (*)
  566f217... Update Brazilian Portuguese translation (*)
  a37584a... Merge branch 'wip/baedert/for-master' into 'main' (*)
  c9eda02... Merge branch 'tiled-window-bracket-fix' into 'main' (*)
  9dcbbb4... flatpak: Use "main" branch for wayland (*)
  1d47882... Merge branch 'ebassi/manifest-dep-fix' into 'main' (*)
  c97f46b... Updated Spanish translation (*)
  be5873a... Escape Builder XML in GtkInfoBar docs (*)
  05a53a1... Merge branch 'infobar-xml' into 'main' (*)
  fbacf0c... Update Russian translation (*)
  4b05eb6... gdk: Update keyboard symbols from libxkbcommon (*)
  b0936c9... Update Polish translation (*)
  e227743... Update Japanese translation (*)
  41270ba... Update Japanese translation (*)
  78d9e5e... Update Chinese (China) translation (*)
  d033a09... Update Chinese (China) translation (*)
  cb1dd66... Fix kerning of GL rendered glyphs (*)
  90ab8b8... gdkkeys-win32: Ignore CTRL bit for key translation (*)
  3cbe3ab... Merge branch '4602-fix-kerning-of-gl-rendered-glyphs' into  (*)
  d314298... Merge branch 'win32-keys-ignore-ctrl-gtk4' into 'main' (*)
  1f1aafd... style: legible text selections (*)
  8e000c2... gdkapplaunchcontext: Fix docs a bit (*)
  82e0241... Merge branch 'fix-app-launch-context-docs' into 'main' (*)
  6fbcb96... cssprovider: from_path takes a path (*)
  06ec4ec... Merge branch 'zbrown/its-a-filename' into 'main' (*)
  d8befc6... demos: Make our stack noexec (*)
  ea43939... macos: handle NULL frame-clock when thawing (*)
  936034e... macos: remove popup surface from parent (*)
  519a44d... macos: push to head of awaiting frames (*)
  b7130a1... macos: be more defensive about freezing updates (*)
  8a4fd3f... macos: check for destroyed surfaces in vfuncs (*)
  f644925... macos: be more careful about freezing/thawing surfaces (*)
  4bff24f... macos: cleanup window surface when destroying context (*)
  5815955... macos: avoid unnecessarily destroying cairo_t (*)
  4373743... macos: align image surface rowstride to 16-bytes (*)
  58b9c3a... macos: use CGContext to draw cairo surfaces (*)
  8112b49... macos: fix unmaximize opacity around edges of window (*)
  94ef818... columnviewcolumn: Define autocleanup function (*)
  8ea0a4f... macos: precalculate clip regions as CGRect (*)
  0621dbc... inspector: Search by pointer address (*)
  473acee... macos: add API to get monitor colorspace (*)
  6b85d50... macos: assume monitor colorspace when drawing (*)
  14bdf82... Merge branch 'wip/hadess/inspector-search-by-pointer-gtk4'  (*)
  2be51dc... macos: handle sizing changes when switching monitors (*)
  34959b5... Update Basque translation (*)
  95168e1... macos: fallback to conversion on WCG colorspace (*)
  2ceba0d... Include `gdk-private.h` to fix error about `g_source_set_st (*)
  4c211f1... gdkjpeg: include `stdlib.h` necessary for `free` (*)
  3ba5823... Mark `gtk_drop_target_get_formats()` return value as `trans (*)
  a66072f... Merge branch 'drop-target-get-formats-transfer-none' into ' (*)
  05f2f3b... Update Slovenian translation (*)
  212f629... Update Slovenian translation (*)
  f27c0c6... Merge branch 'mg/implicit-declaration-free' into 'main' (*)
  d9109a0... Merge branch 'mg/gdk-macos-gdkdisplaylinksource' into 'main (*)
  59eb9ae... Merge branch 'wip/chergert/macos-fixes' into 'main' (*)
  9363269... Merge branch 'more-noexecstack' into 'main' (*)
  84d6984... Merge branch 'antoniof-main-patch-89408' into 'main' (*)
  38ad56e... Merge branch 'wip/jimmac/selected_text' into 'main' (*)
  2c71825... gltexture: Only use glGetFramebufferParameter() when availa (*)
  f37c5eb... rgba: Fix GDK_RGBA() macro to work with alpha (*)
  c6d5816... Merge branch 'wip/otte/for-main' into 'main' (*)
  883e832... entry completion: add checks that entry is set already (*)
  07d6ef1... Mark `path` out parameter of `gtk_icon_view_get_drag_dest_i (*)
  f41cfd3... macos: Don't set NULL as a display name (*)
  8245fd4... Allow passing a `NULL` factory to `gtk_column_view_column_n (*)
  86a3400... tools: updated gtk4builder.rng to current state (*)
  b9389d3... Merge branch 'bilelmoussaoui/macos-gdk-display' into 'main' (*)
  037c0e4... gdkkeys-win32: Also ignore Ctrl + Shift (etc.) (*)
  0457c37... Merge branch 'win32-fix-ctrl-shift-gtk4' into 'main' (*)
  0a22496... Revert "Deprecate GdkDevice:source" (*)
  a8a9852... gdk: mark gdk_device_get_device_tool as nullable (*)
  687b80a... Merge branch 'revert-misdeprecation' into 'main' (*)
  b893dc9... Merge branch 'bilelmoussaoui/g-i' into 'main' (*)
  878e4a3... Don't dereference a `NULL` page in `gtk_assistant_set_curre (*)
  287de38... Merge branch 'gtk_assisten_set_current_page-no-pages-guard' (*)
  6dfaafc... Merge branch 'update-keysyms' into 'main' (*)
  217d817... Merge branch 'gwagner/gtkbuilder-rng' into 'main' (*)
  214370e... Merge branch 'icon-view-drag-dest-item-nullable' into 'main (*)
  9f24229... Merge branch 'column-view-column-new-nullable-factory' into (*)
  06aa640... Fix build with wayland-protocols subproject (*)
  ff4b5c8... Merge branch 'fix-wayland-subproject-build' into 'main' (*)
  468ddd4... gdk: don't leak wayland primary selection offers (*)
  18db7ad... NEWS: Updates (*)
  90bccf4... Merge branch 'fix-wayland-subproject-build' into 'main' (*)
  6c02017... layout manager: add a check if the widget exists (*)
  85bb9aa... g-i: add nullable annotation to gtk_single_selection_get_mo (*)
  cb710f1... g-i: mark EventController::name as nullable (*)
  6b63868... g-i: mark get_selected_printer as nullable (*)
  080a4cd... docs: Use links in enums (*)
  e6322e1... g-i: Mark get_print_settings as nullable (*)
  ba26632... g-i: Mark FileChooser [s|g]et_current_[folder|name] as null (*)
  0ade146... Merge branch 'bilelmoussaoui/layout-manager' into 'main' (*)
  c2fe438... g-i: Add nullable annotations to CellArea getters (*)
  3b38356... g-i: Add nullable annotations to EventControllerKey::im-con (*)
  64a1a1d... Merge branch 'primary' into 'main' (*)
  d2a2591... Merge branch 'bilelmoussaoui/g-i' into 'main' (*)
  124d689... Merge branch 'enum-docs' into 'main' (*)
  9205193... Merge branch 'bilelmoussaoui/entry-completion' into 'main' (*)
  cc49e04... native: add API to update opaque region (*)
  f8e7ecf... window: use GtkNative API to update opaque region (*)
  f3999f7... popover: use GtkNative opaque region API (*)
  76b185e... Merge branch 'wip/chergert/popover-opaque-region' into 'mai (*)
  5088103... 4.6.1 (*)
  e38e8ed... css: reduce overdraws from "textview > text" (*)
  5912b2d... Merge branch 'wip/chergert/fix-text-overdraw' into 'main' (*)
  c400dce... Update Catalan translation (*)
  7a608bd... docs: Split dependencies from related libraries (*)
  a26c1a5... widget-factory: Make <F11> toggle fullscreen (*)
  1fd03ac... Updated Czech translation (*)
  3f329b2... Don't crash when updating the icon on a `GtkScaleButton` wi (*)
  1fee30a... Update Basque translation (*)
  fe210fb... Update Slovenian translation (*)
  4cb599f... Update Slovenian translation (*)
  12908ab... docs: Add Since annotations to GDK_VERSION macros (*)
  37702af... gdk: fix reversed and sluggish scrolling on MacOS (*)
  3e913ff... Merge branch 'mac-scrolling-fix' into 'main' (*)
  8dc2c4b... viewport: Set scroll-to-focus to TRUE by default (*)
  82e4690... Merge branch 'viewport-scroll-to-focus' into 'main' (*)
  056e901... macos: improve monitor detection at display coordinates (*)
  d58c038... macos: remove assertion from external API (*)
  4816349... glcontext: Remove leftover function call (*)
  49b0ee2... Merge branch 'wip/otte/for-main' into 'main' (*)
  b74d3c2... gtkgstpaintable: Handle a NULL value (*)
  8f0b9bf... macos: fix incorrect signal disconnect (*)
  a080f11... macos: ignore mouse events outside tracking area (*)
  f207402... macos: use input_region to specify tracking areas (*)
  3c9687f... macos: add helper to check if surface is opaque (*)
  280544b... Merge branch 'wip/baedert/for-master' into 'main' (*)
  9c1a665... Merge branch 'wip/chergert/for-macos-1' into 'main' (*)
  0e3ed7a... gdk: Specialise RGBA8 → premultiplied BGRA8 conversion (*)
  1fdf5b7... gdk: Optimise RGBA8 → premultiplied BGRA8 for ARM (*)
  853ef43... macos: fix keyboard input on popovers (*)
  7ec9c51... media: support OpenGL-based video playback on macOS (*)
  9d8f56e... Merge branch 'wip/chergert/macos-fix-popup-input' into 'mai (*)
  67a5120... Merge branch 'wip/chergert/macos-gst-cgl' into 'main' (*)
  1877bb8... inspector: Show app ID and resource path in the General tab (*)
  5924365... macos: allow windows to enter fullscreen (*)
  4c08d16... macos: fix configure, move-resize, and compute-size (*)
  db77204... macos: improve event filtering for foreign panels (*)
  c6ce05b... gtkimcontextime.c: Fix preedit window placement on HiDPI (*)
  ff59bf3... Update Persian translation (*)
  49a4d27... Update Turkish translation (*)
  a07455a... Update Turkish translation (*)
  83b9873... meson.build: Consolidate items with MSVC-like compilers (*)
  6eda5de... meson.build: Use CMake to find libtiff on MSVC-like (*)
  2e34d62... meson.build: Use CMake to find libjpeg on MSVC-like builds (*)
  7d6797c... Merge branch 'forward-port-mr-775-to-gtk4' into 'main' (*)
  f41fe7b... Merge branch 'msvc-cmake-dep' into 'main' (*)
  26beab6... build: Disable graphene tests (*)
  56fd3af... Win32 IME: Remove the get_window_position util function (*)
  b5036fa... Win32 IME: Keep track of the client widget (*)
  6106207... Win32 IME: Rename a variable (*)
  6123212... Win32 IME: Fix popup position (*)
  43476c0... GdkWin32: Remove implicit_grab_surface (*)
  08d0575... gsk/gl: avoid clearing opaque regions (*)
  8a8cd4e... Merge branch 'win32-ime-fix-popup-positioning' into 'main' (*)
  8f02ea3... Merge branch 'gdk-win32-implicit-grabs-cleanup' into 'main' (*)
  c0ede8d... macos: fix backdrop when displaying popover (*)
  ab65e8e... GdkWin32: Configure as needed when going fullscreen (*)
  70ce353... emoji: Fix the convert-emoji program (*)
  7f5a249... emoji: Update data to CLDR v40 (*)
  d8c79e9... emoji: Add more locales (*)
  d35bac4... Merge branch 'wip/chergert/macos-fix-toplevel-resize' into  (*)
  9fccbea... Merge branch 'wip/chergert/macos-fix-backdrop' into 'main' (*)
  3c99b50... Merge branch 'wip/chergert/gsk-gl-less-glClear' into 'main' (*)
  8f83c7e... Merge branch 'emoji-40' into 'main' (*)
  378bb48... Merge branch 'ebassi/graphene-build-opts' into 'main' (*)
  931be7d... Merge branch 'optimise-png-premultiply' into 'main' (*)
  e9ffe8f... Merge branch 'wip/chergert/macos-fix-fullscreen' into 'main (*)
  9ea4309... Merge branch 'wip/chergert/macos-fix-event-filter' into 'ma (*)
  553eb55... Merge branch 'wip/hadess/app-id-inspector-4' into 'main' (*)
  d4d328f... Merge branch 'scale-button-empty-icon-list' into 'main' (*)
  b4b282d... macos: fix allocation for filechoosernative filter (*)
  f9268e8... gsk/gl: support non-standard default framebuffer (*)
  8b71cff... macos: use CALayer and IOSurface for rendering (*)
  493f904... macos: fix window drag across mixed-scale monitors (*)
  b2de83e... macos: restore key window after hiding popup (*)
  6016e17... macos: double buffer IOSurface (*)
  42164fa... macos: reload IOSurface when monitor configuration changes (*)
  df8e2bc... macos: only invalidate tiles when size changes (*)
  f95e082... Update Persian translation (*)
  3b0ceeb... Update Hebrew translation (*)
  76a58c4... macos: force pixel format without depth/stencil (*)
  e1d3d01... macos: update CGL context when surface resizes (*)
  89a351f... macos: improve placement of windows (*)
  2c88797... Merge branch 'wip/chergert/macos-iosurface' into 'main' (*)
  c9dbb30... Merge branch 'ebassi/docs-related' into 'main' (*)
  bcb6cf0... Merge branch 'wip/chergert/macos-window-manager' into 'main (*)
  d1102f5... build: Set version to 4.7 (*)
  de705c2... Add 4.8 version macros (*)
  34ff9e3... Update Ukrainian translation (*)
  69bc9d0... Update Turkish translation (*)
  572a884... Update Portuguese translation (*)
  c5f9234... Fix up tests for version bump (*)
  6a7da77... Bump the wayland-protocols dep (*)
  b71ff21... Merge branch 'bump-wayland-dep' into 'main' (*)
  4304a49... Update Brazilian Portuguese translation (*)
  226f0e0... Remove unnecessary warning (*)
  a78b573... Updated Spanish translation (*)
  8efcd34... Merge branch 'ebassi/unexport-x11' into 'main' (*)
  617deb8... Update Galician translation (*)
  45bb820... Update Chinese (China) translation (*)
  36bdcfa... macos: fix positioning of popover tails (*)
  eea7cf3... macos: create new windows with slight origin offset (*)
  c111e63... macos: remove unused code (*)
  f278f36... macos: fix kinetic scrolling with overshoot (*)
  56e2a7e... macos: restore unfullscreen frame with style mask (*)
  a568282... macos: fix origin during live resize of titled window (*)
  1b2c11d... Merge branch 'wip/chergert/fix-macos-overshoot' into 'main' (*)
  493b145... Merge branch 'wip/chergert/macos-unfullscreen' into 'main' (*)
  e0b98bc... Merge branch 'wip/chergert/macos-fix-titled-resize' into 'm (*)
  7d8b335... Merge branch 'wip/chergert/better-positioning' into 'main' (*)
  fc47b91... Merge branch 'wip/chergert/macos-fix-popover-tails' into 'm (*)
  828688d... Fix last error reporting when calling GetClipboardOwner (*)
  a5643b0... Merge branch 'gdk-win32-fix-issue-1402-gtk4' into 'main' (*)
  b837640... Update Russian translation (*)
  99a40de... macos: add getter for NSWindow with macOS windowing (*)
  62fe4ea... Update Slovenian translation (*)
  c76b4bd... Merge branch 'wip/chergert/macos-add-window-accessor' into  (*)
  88cb6a4... Update Polish translation (*)
  eaf952d... CI: disable debug for MSVC (*)
  2dd86aa... Revert "Bump the wayland-protocols dep" (*)
  ed5fb4b... Merge branch 'try-to-fix-ci-build' into 'main' (*)
  b28c3ef... renderers: Handle large viewports (*)
  2fe2087... flattenlistmodel: Fix indentation (*)
  bffa5df... listview: Fix return_if_fail()s (*)
  4cd4c25... Merge branch 'wip/otte/for-main' into 'main' (*)
  3faf9d8... gdk: Add missing out annotation on gdk_content_deserialize_ (*)
  885b34d... Merge branch 'wip/ricotz/annotations' into 'main' (*)
  e5a4b91... gdkkeys-win32: Only perform substitution as last-resort (*)
  eed74f6... Merge branch 'ci-disable-debug' into 'main' (*)
  c1cc8c9... Merge branch 'win32-fix-4724-gtk4' into 'main' (*)
  d3acfa8... Merge branch 'gdk-win32-configure-as-needed-fullscreen' int (*)
  5dca6dc... window: Make sure we call gdk_wayland_surface_focus (*)
  999509b... wayland: Keep startup_notification_id around long enough (*)
  5ba02e3... widget-factory: Use gtk_window_present() (*)
  db8339c... demo: Use gtk_window_present() (*)
  25f4e59... print-editor: Use gtk_window_present() (*)
  68319af... Merge branch 'startup-vs-xdg-activation' into 'main' (*)
  33db142... gtkscrolledwindow: Do not try to doubly trigger deceleratio (*)
  92a7c7c... macos: move feedback mechanisms into separate file (*)
  4404c43... macos: use display id when creating CVDisplayLink (*)
  1e01444... macos: remove duplicated opaque_region field (*)
  505e10f... macos: calculate best monitor when changing screens (*)
  03882ef... macos: do not inherit parents frame clock (*)
  3a0077f... macos: remove emulated scroll events (*)
  d14987e... macos: send stop event when fingers touch (*)
  dac0b7d... macos: use video mode for refresh rate and interval (*)
  478bf45... macos: support mix-rate monitors (*)
  1e40033... macos: short-circuit on NSEventPhaseMayBegin (*)
  dbede0b... macos: add readonly IOSurfaceLock helper (*)
  fc4d36e... macos: fix cairo renderer with double buffering (*)
  25b3bd6... macos: fix redisplay of GdkPopup (*)
  63f20b1... macos: external access to display name helpers (*)
  91f5bfd... macos: leave note about monitor discovery (*)
  92261b5... macos: add GDK_NOTE for surface sizing and placement (*)
  f9faecd... macos: add GDK_NOTE when surface changes monitor (*)
  66284cd... macos: start application in foreground (*)
  51607ce... macos: avoid size/origin changes when possible (*)
  b8cb15f... Merge branch 'wip/carlosg/scrolledwindow-warning' into 'mai (*)
  fd76672... Merge branch 'wip/chergert/for-main' into 'main' (*)
  4dcacff... wayland: Use xdg-activation for non-startup initiated focus (*)
  ce4b799... Updated Czech translation (*)
  88a621f... Merge branch 'wip/carlosg/focus-request-over-xdg-activation (*)
  3fd5ebf... Update Croatian translation (*)
  d45281e... Update Croatian translation (*)
  e9abcde... macos: check for best_monitor before using (*)
  e5238bf... macos: add re-entrancy check when monitors change (*)
  8c0df66... macos: style cleanup (*)
  27b87eb... macos: add clamp helper to keep rectangle in workarea (*)
  bdd5393... macos: use GdkMacosBuffer for storing damage region (*)
  4cdb07f... macos: leave a note about monitor configuration (*)
  82f1eaa... macos: improve initial placement of toplevels with parent (*)
  ddf07ff... macos: reduce chances for layout cycles (*)
  cf25f2c... macos: use parent frame clock again (*)
  50b96dc... macos: handle transient-for from configure (*)
  ed4f0de... macos: make move_resize possibly idempotent (*)
  f7d0b91... macos: move children when monitor changes (*)
  efa8f90... macos: invalidate surface contents when mapping (*)
  ca79688... macos: clear window stack before requesting motion (*)
  f9f9bd3... Merge branch 'xdg-activation-no-surface' into 'main' (*)
  eaf0353... Merge branch 'wip/chergert/for-main' into 'main' (*)
  e6afe28... headerbar: Fix docs (*)
  5316eb0... gdk: use EGL_KHR_swap_buffers_with_damage (*)
  5557a52... Update Korean translation (*)
  d0aedbc... Merge branch 'bilelmoussaoui/docs' into 'main' (*)
  cfeedcc... gdk: Remove pixel format conversion ARM intrinsics (*)
  3a98b28... gdk: Make the optimized premultiply function a macro (*)
  588076d... gdk: Add a rgb8 → rgba8 conversion macro (*)
  8cb7369... Merge branch 'wip/chergert/KHR_swap_buffers_with_damage' in (*)
  4a2a76c... gtk: Have GtkCenterLayout hold a reference to its widgets (*)
  a652507... Merge branch 'center-layout-setters' into 'main' (*)
  bf852be... Fix up preconditions of gsk_gl_shader_node_new (*)
  e297ac3... Merge branch 'fixup-shadernode-constructor' into 'main' (*)
  b5d1323... Update Korean translation (*)
  c1eac4a... Update Korean translation (*)
  c4c496a... Update Catalan translation (*)
  88fa226... Fix a documentation typo (*)
  f3968f2... Merge branch 'fix-doc-typo' into 'main' (*)
  28607f0... macos: require input region to become key (*)
  f5098e4... macos: fix cursor blink time (*)
  0ae4d80... Merge branch 'wip/chergert/for-main' into 'main' (*)
  2fb5104... Update Swedish translation (*)
  c44288c... Use the correct name for installed gdk tests (*)
  bfc8b7b... Merge branch 'gdk-tests-naming' into 'main' (*)
  00e637b... Updated Lithuanian translation (*)
  206eb64... Updated Danish translation of gtk-properties (*)
  f545d7a... Updated Danish translation (*)
  d9ad788... window: Update has-focus property (*)
  1cc1004... focus controller: Update for active window (*)
  213376e... text: Stop blinking when we lose focus (*)
  d73cff5... Update Persian translation (*)
  2ad4715... Merge branch 'fix-focus-issues' into 'main' (*)
  ead210c... Update Swedish translation (*)
  a9de385... icons: add missing legacy fullcolor (*)
  20c41dc... fix docs for gtk_accessible_update_relation example (*)
  f5bb364... Fixed Czech translation (*)
  d8db5f3... Merge branch 'fix_gtk_accessible_update_relation_example' i (*)
  cccd114... Update Finnish translation (*)
  b390e1d... macos: do not focus new window when resigning main (*)
  32935d9... macos: allow dropping NSEvent without propagation (*)
  ea59d17... macos: drop enter/exit when in manual drag/resize (*)
  675c8b4... Merge branch 'wip/jimmac/legacy-icons-gtk4' into 'main' (*)
  94007ca... meson: use proper handling of wayland-protocols dependency (*)
  54c3b94... macos: queue all pending events (*)
  4ced1c9... macos: actually drop unnecessary momentum events (*)
  84014e3... macos: make transient-for key window when hiding surface (*)
  1f155bf... Merge branch 'wlprotocols-dependency-correctness' into 'mai (*)
  9f7c9ce... Merge branch 'better-format-conversions' into 'main' (*)
  c3c1763... Update Hungarian translation (*)
  90352d7... Update Slovak translation (*)
  9fa5378... macos: set main window in addition to key (*)
  cf8d237... macos: fix resize when using server-side decorations (*)
  eeb9d6c... macos: request layout with server-side decoration (*)
  6bedcf2... macos: select new key window after processing events (*)
  407b524... macos: fix window activation during shadow click-through (*)
  2562408... macos: fix attachment of popups to parents (*)
  c3a7d79... macos: fix window level for popups (*)
  bd0c68f... macos: dont steal key window from NSPanel (*)
  9e2357d... macos: clear sorted surfaces when showing file chooser (*)
  3cd68c5... macos: pass events to foreign windows (*)
  166444f... macos: exclude popups from window list (*)
  1cd4282... Update Swedish translation (*)
  9b8f289... Update Kazakh translation (*)
  8186cb8... Merge branch 'wip/chergert/for-main' into 'main' (*)
  66d2168... Update Hungarian translation (*)
  e1e88ce... build: Don't use ld and objcopy when cross-compiling (*)
  eb59965... Merge branch 'wip/lantw/build-Don't-use-ld-and-objcopy-when (*)
  1832964... Update German translation (*)
  b6b2682... build: Avoid objcopy on arm (*)
  525f96f... gtk-builder-tool: Operate without display (*)
  08f3acb... gtkplacessidebar: Prevent calling g_object_unref on null (*)
  d2e7060... Merge branch 'builder-tool-nodisplay' into 'main' (*)
  aa8dec3... Update Serbian translation (*)
  bfe193e... icons: update symbolics (*)
  eaf4fb6... Merge branch 'avoid-objcopy-on-arm' into 'main' (*)
  ab330f1... Merge branch 'wip/jimmac/symbolics-gnome-42-sync' into 'mai (*)
  8057bee... Apply 1 suggestion(s) to 1 file(s) (*)
  f116efd... Merge branch 'main' into 'main' (*)
  5bd0179... Update Norwegian Bokmål translation (*)
  0c3583b... searchentry: Make search delay editable (*)
  6fe7e37... Merge branch 'gtk/gss-search-delay' into 'main' (*)
  4dcd011... gtkimcontextwayland: Add native surface offset to input coo (*)
  df593ee... Merge branch 'wip/carlosg/im-text-location' into 'main' (*)
  cdc3ef6... WIP: gtk/imwayland: Use serial to control outbound messages

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