[gtk] (146 commits) Non-fast-forward update to branch wip/chergert/quartz4u



The branch 'wip/chergert/quartz4u' 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:

  c9c7aea... macos: prototype new GDK backend for macOS
  ca1887a... macos: dont clear the delegate
  14836cd... macos: use gdk_surface_get_mapped()
  6fc797e... macos: fix refocusing bug
  378a04b... macos: check for valid GdkEvent
  78fcd94... macos: move popup-layout-changed signal emission lower
  23eca4f... macos: simplify root coords calculation
  16775ac... macos: implement get_geometry
  2d92be3... macos: surfaces use relative x/y from parent
  00f9cd4... macos: clear present bit when hiding
  9f4c0f2... macos: fix coordinates when intersecting monitors
  9bf1228... macos: more root coordinate fixes
  e37cf60... macos: make GdkMacosSurface abstract
  97af794... macos: only do initial present once
  85f17ab... macos: tweak initial placement of CSD windows
  11180f1... macos: use grab-broken events
  ec15852... macos: bit of cleanup
  0f937ae... macos: damage after invalidating
  aeea544... macos: surface cleanup
  6aa8d77... macos: set initial surface size during construction
  0b35b4e... macos: remove some duplicate configure events
  a18db21... macos: wire-up API to manually reposition popups
  e36e003... macos: use new coords when calculating offsets
  d856c22... macos: update popup when parent surface moves/resizes
  f713a3c... macos: cleanup repositioning a bit
  f6479ea... macos: check transient-for first for focus (key window) cha
  2f1c5eb... macos: ignore destroyed surfaces
  74ae6b7... macos: use visible frame instead of whole monitor
  9295a73... macos: clamp toplevel present to workarea for first present
  022102a... macos: check workarea top in final check for snapping
  5f30535... macos: fix scroll mouse direction
  2734943... macos: track monitor changes and update surface positions
  f8ec642... macos: use quartz surface
  4b2734f... macos: add type checks
  c6e25ac... macos: cleanup naming
  96ed827... macos: add view helper
  b62b613... macos: track opacity from toplevel window
  024460a... macos: avoid intermediate copy surface
  bcf4804... macos: remove dead code
  dcb11f9... macos: fix click through when CSD is used
  409a22c... macos: add missing <NSTextInputClient>
  6dfe19f... macos: make CSD windows opaque when maximized
  ae35f3d... macos: add opaque CALayer when drawing
  53b5174... macos: avoid recreating views for opaque regions
  26c5aed... macos: simplify conditional
  6b2ff05... macos: remove extra show
  fe05a2d... macos: disable decorated for popupwindow
  dcd1eea... macos: update position for popup when showing
  256fd8c... macos: implement basic clipboard reading
  74527b6... macos: track upstream changes
  f726042... macos: implement text/uri-list reading from clipboard
  7dca82a... macos: track clipboard changes when foreground changes
  835bc4d... macos: start on a clipboard item data provider
  87e7903... macos: make basic clipboard work
  4fd1448... build: fix export-dynamic on macos
  06d884d... macos: allow null surface
  4b7d614... macos: add warp pointer helper
  1c53014... macos: cleanup meson.build
  38fbd6c... macos: start on GdkDrag and surfaces for macos
  48685ab... macos: take hotspot into account when moving
  feb657c... macos: remove debug printf
  0030d6d... macos: fix positioning to be surface relative
  2752fa8... macos: add opacity helper
  dce5ec9... macos: add zoomback on drag cancel
  ccadac7... macos: grab when starting drag

Commits added to the branch:

  d468ea3... quartz: added open capability to gtk_application (*)
  2a9c92f... Drop unused includes (*)
  25c2059... pagesetupdialog: Port the papersize combo (*)
  5bcb01e... pagesetupdialog: Convert the printer combo (*)
  019f4b6... Adwaita: dropdown styling (*)
  de729e9... Merge branch 'wip/jimmac/dropdown-styling' into 'master' (*)
  985ba83... Merge branch 'page-setup-combos' into 'master' (*)
  7373e73... Update Ukrainian translation (*)
  ceb63b8... Updated Spanish translation (*)
  86562a6... ci: Move images into environment variables (*)
  73fdefd... ci: Move backend Meson flags into a variable (*)
  53eb85b... Merge branch 'ebassi/ci-cleanup-master' into 'master' (*)
  dbec5a8... Update Romanian translation (*)
  29c0dfb... Update Romanian translation (*)
  1b265a7... Stop using GTestDBus (*)
  10bcbae... gtk-demo: Select the initial demo properly (*)
  981c71c... Merge branch 'no-more-testdbus' into 'master' (*)
  68d80ba... Merge branch 'fix-initial-demo-selection' into 'master' (*)
  c5481a1... Add libcloudproviders as a fallback subproject (*)
  d243c6d... ci: Enable libcloudproviders support (*)
  12c38c1... Use the appropriate include for libcloudproviders (*)
  7489959... gtk-demo: Add a missing source file (*)
  e5d6bb6... Fix another cloudprovider include (*)
  f64d0d8... Merge branch 'matthiasc/cloudprovider-ci' into 'master' (*)
  0fb83d7... gtk4-demo: Cosmetic fixes to the dialog demo (*)
  6141c13... gtk-demo: Fix the tagged entry demo (*)
  b46bfca... gtk-demo: Cosmetic changes to the tagged entry demo (*)
  a994392... gtk-demo: Cosmetic changes (*)
  cd10785... gtk-demo: Fix the settings demo (*)
  2a51d4f... Merge branch 'matthiasc/for-master' into 'master' (*)
  c0cf839... Fix minor typos (*)
  bd5fcf2... Merge branch 'typo_fix' into 'master' (*)
  94f2462... Update Ukrainian translation (*)
  a7f5b2e... Update a comment (*)
  979bf5c... cups: Use allow/ignore list (*)
  7e03288... Fix typo in a comment (*)
  0a55d4c... docs: Clean up the GtkBuilder description (*)
  3f78199... Rename (unused) argument (*)
  7a1df3f... Rename delegate input method context (*)
  df73bf3... Rename internal object for the Quartz input method context (*)
  0c023bb... Clarify document (*)
  c7916c8... Use the appropriate name for Juneteenth (*)
  1c856a2... Rename master and slave device (*)
  a614716... quartz: gtk-application - inhibit openFiles events from cmd (*)
  77b4f6d... Merge branch 'quartz-openfile-fix' into 'master' (*)
  5e6c316... Merge branch 'better-naming' into 'master' (*)
  9eaeb04... Fix print dialog node name (*)
  5eb1812... fishbowl: Remove visibility handling (*)
  a974c83... gsktransform: Make next == NULL case explicit (*)
  461497e... widget: Avoid doing GtkSnapshot work just to append one nod (*)
  203bb42... widget: Re-shuffle preconditions in snapshot_child() (*)
  2c3a41a... csstransformvalue: Make no-transform case explicit (*)
  1e4dc90... widget: don't queue a redraw on css transform changes (*)
  f49a02e... adwaita: Use proper transform for spinners (*)
  1e6e522... window: Remove dead code (*)
  395d13d... window: Stop adding css nodes manually (*)
  ddacf8c... window: Don't add class to css node directly (*)
  0c1cfbb... transform: Compare 3d points directly (*)
  b2875d7... window: Add automatic titlebar before content widget (*)
  5dde4c0... transform: Fix equal() docs (*)
  0b13e68... Avoid calling g_list_model_get_n_items() all the time (*)
  7c9f294... builder: Avoid allocating things we don't use (*)
  c6921cd... builder: Use default size of 8 for the ObjectProperty array (*)
  1f89f21... numbervalue: Remove some leftover debugging code (*)
  2ae8ace... cssselector: Only copy max_selector once (*)
  3bd648e... stack: stop keeping a cached child render node around (*)
  da85815... transform: Fix docs to use "transform" instead of "matrix" (*)
  68886ba... treeview: Remove identical if branches (*)
  424e468... widget: Don't leak css transform (*)
  e45518f... stack: Fix :needs-attention docs (*)
  652323a... stack: Fix some documentation mishaps (*)
  d81a5a8... stack: Add missing accessors for GtkStackPage properties (*)
  fbb7948... stack: Avoid using an uninitialized value (*)
  32f4aa1... Update Romanian translation (*)
  ff3b03c... listbase: Fix copy/paste error (*)
  dffbcd8... Merge branch 'wip/otte/for-master' into 'master' (*)
  69e14ba... Revert "notebook: Don't capture clicks" (*)
  3141eae... gtk-demo: Modernize the tag entry demo (*)
  5593608... columview: Fix cell creation (*)
  4a43c77... Merge branch 'matthiasc/for-master' into 'master' (*)
  0591440... macos: prototype new GDK backend for macOS
  6f65ab7... macos: dont clear the delegate
  436efc0... macos: use gdk_surface_get_mapped()
  fff1291... macos: fix refocusing bug
  6640fa1... macos: check for valid GdkEvent
  b253d0b... macos: move popup-layout-changed signal emission lower
  e8c9e96... macos: simplify root coords calculation
  f125b82... macos: implement get_geometry
  16d7d3c... macos: surfaces use relative x/y from parent
  9b92818... macos: clear present bit when hiding
  6f39445... macos: fix coordinates when intersecting monitors
  f7aa91d... macos: more root coordinate fixes
  6187517... macos: make GdkMacosSurface abstract
  fa2cd84... macos: only do initial present once
  26ee7aa... macos: tweak initial placement of CSD windows
  74e8eae... macos: use grab-broken events
  b8dbfbb... macos: bit of cleanup
  b47b781... macos: damage after invalidating
  54ac36c... macos: surface cleanup
  94893d5... macos: set initial surface size during construction
  3b2f736... macos: remove some duplicate configure events
  f940af2... macos: wire-up API to manually reposition popups
  5109c50... macos: use new coords when calculating offsets
  53e3491... macos: update popup when parent surface moves/resizes
  ab1fcd6... macos: cleanup repositioning a bit
  de9e201... macos: check transient-for first for focus (key window) cha
  405691b... macos: ignore destroyed surfaces
  45c1c75... macos: use visible frame instead of whole monitor
  8840199... macos: clamp toplevel present to workarea for first present
  d503024... macos: check workarea top in final check for snapping
  cbad213... macos: fix scroll mouse direction
  9904dfd... macos: track monitor changes and update surface positions
  5d6fbf5... macos: use quartz surface
  dfab44a... macos: add type checks
  5bc11f0... macos: cleanup naming
  71393dd... macos: add view helper
  bcf897d... macos: track opacity from toplevel window
  cff40d7... macos: avoid intermediate copy surface
  072bbf2... macos: remove dead code
  09bdeb7... macos: fix click through when CSD is used
  0a7afd4... macos: add missing <NSTextInputClient>
  29aaf0b... macos: make CSD windows opaque when maximized
  b7af95f... macos: add opaque CALayer when drawing
  a178aea... macos: avoid recreating views for opaque regions
  df1b061... macos: simplify conditional
  06d93d2... macos: remove extra show
  9c6625b... macos: disable decorated for popupwindow
  576414f... macos: update position for popup when showing
  e0c86a3... macos: implement basic clipboard reading
  8a8c7ea... macos: track upstream changes
  719317e... macos: implement text/uri-list reading from clipboard
  28ed302... macos: track clipboard changes when foreground changes
  244d83f... macos: start on a clipboard item data provider
  ed2fbab... macos: make basic clipboard work
  64e5bf4... build: fix export-dynamic on macos
  53bd483... macos: allow null surface
  55c29ac... macos: add warp pointer helper
  bc1529a... macos: cleanup meson.build
  f254c0d... macos: start on GdkDrag and surfaces for macos
  a834f42... macos: take hotspot into account when moving
  1e22b9d... macos: remove debug printf
  17b6a4d... macos: fix positioning to be surface relative
  05dcdb5... macos: add opacity helper
  7656ffd... macos: add zoomback on drag cancel
  6071b2e... macos: grab when starting drag
  1e62d90... macos: track changes for device names

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