[gtk] (115 commits) Non-fast-forward update to branch wip/chergert/quartz4u
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (115 commits) Non-fast-forward update to branch wip/chergert/quartz4u
- Date: Tue, 19 May 2020 18:10:56 +0000 (UTC)
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:
a384a33... macos: start on macos GDK backend
3cb3e4f... macos: fix event destination comparison
80a8583... macos: add helper when surface is raised
6ee3ca4... macos: track when surface is raised
6696543... macos: always make key window when presenting
8ce6e25... macos: update x,y when moving surface
0c51568... macos: make popup surfaces key
8749eda... macos: always discover target surface
bfdabda... macos: some very basic cursor loading
2b6b572... macos: include refresh rate for use by display/monitor
49ff359... macos: calculate refresh rate for monitors with fallback
e7ffe35... macos: always use event window for entered/leave events
24b7343... macos: breakout functionality by coordinate type
c3d9b4e... macos: bring over gtk-3 style toplevel discovery
feccbc2... macos: remove duplicate trackingArea check
5331e5b... macos: copy device ungrab from x11
f8ac41a... macos: try harder to break grabs
f6e69ad... macos: make window snapping to edges work with shadows/csd
c52d074... macos: make snapping more robust
b6c9760... macos: fix coordinate discovery
8629e5e... macos: add monitor lookup at coordinates
b745465... macos: improve bounds discovery for monitor
b375bac... macos: always give a monitor back
76bcf5e... macos: improve coordinate positioning and edge snapping
e24dffd... macos: fix event delivery of close events from quartz
c18d9d8... macos: style cleanup
5d76c60... macos: emit popup layout change signal
52573fb... macos: improve geometry hints setting
dfce500... macos: emit configure event when submitting resize
b04e078... macos: remove duplicate showAndMakeKey
c2df894... macos: deliver event to windowing
36c7af4... macos: setNeedsDisplay
243b501... macos: set resizeable properly for layout
0cb6b73... macos: copy sorting design from quartz backend
83578cb... macos: fix opaque window resizing over a CSD window
282d339... macos: select next main window when resigning main
Commits added to the branch:
c0c8e93... display: Remove gdk_display_get_last_seen_time() (*)
3536bdd... wayland: Use a GListStore for the monitors (*)
188e28e... display: Remove unused vfunc (*)
7ff69e9... x11: Use a GListStore for the monitors (*)
bc88f01... win32: Use a GListStore for the monitors (*)
dd7d76f... gdk: Add gdk_display_get_monitors() (*)
d9c0d98... inspector: Use the monitor list to list monitors (*)
9b7a732... docs: Clarify gdk_display_get_default_seat() docs (*)
8912a6e... gtk: Handle seatless displays (*)
18c7284... ci: Add weston and weston-libs to the fedora image (*)
6719616... ci: Fix a typo in the run-docker.sh script (*)
c22af88... tests: Allow setting a subdir for output (*)
ff4552c... testsuite: Add test setups for backends (*)
509db01... tests: Centralize our test setup a bit (*)
31cf894... ci: Run tests with different backends (*)
0232218... displayclose: Quietly skip if no X available (*)
30ef481... ci: Ignore Broadway failures (*)
5870f1c... Merge branch 'headless-seatless' into 'master' (*)
000487c... gdk/wayland: Handle disorderly tablet/pad disconnects (*)
01bd6cf... ci: Add the backend to the reports (*)
4f6fa87... Merge branch 'wip/carlosg/tablet-disconnects-master' into ' (*)
f4d3d8e... Merge branch 'better-ci-reports' into 'master' (*)
c5b2bbf... inspector: Use tabular numbers in the fps overlay (*)
b2b2070... Implement diff() for color matrix nodes (*)
6aa68fc... Update POTFILES.in and POTFILES.skip (*)
afaa981... Merge branch 'matthiasc/for-master' into 'master' (*)
4acb56d... broadway: Keep an reference on surfaces (*)
d771aa6... testsuite: Destroy surfaces (*)
350110a... testsuite: Add a gsk-compare-broadway suite (*)
13f8583... ci: Don't run opengl renderer tests on Broadway (*)
1521155... Merge branch 'broadway-surface-destroy' into 'master' (*)
d7bf360... Update Ukrainian translation (*)
36b4b39... Merge branch 'matthiasc/for-master' into 'master' (*)
5851415... broadway: Don't create overlarge images (*)
c0ae36e... broadway: Create slave devices (*)
b41aeab... Merge branch 'matthiasc/for-master' into 'master' (*)
77107f7... broadway: Be careful about destroyed surfaces (*)
bc75965... Merge branch 'matthiasc/for-master' into 'master' (*)
f9370d7... main: Translate coordinates from surface to native before p (*)
2fd86ef... popover: Return correct values from get_surface_transform() (*)
bac6e79... native: Add documenation for get_surface_transform (*)
2e9d772... natives: Use GtkCssBoxes in get_surface_transform (*)
ccaacfc... texthandle: Remove min-width/height handling (*)
c4363e2... showrendernode: Set widget overflow (*)
5b0e918... popover: Fix input shape rendering (*)
0c6266f... surface: Remove gdk_surface_is_viewable() (*)
d4731a4... x11: Remove gdk_x11_register_standard_event_type() (*)
8070bac... ci: Use extends instead of YAML anchors (*)
7ff9a3f... ci: Allow using "latest" as the image version (*)
a2a3aab... Merge branch 'wip/baedert/for-master' into 'master' (*)
14bf58e... x11: Remove XDamage dependency (*)
3035bf1... widget-factory: Cosmetics (*)
33a4442... x11: Remove unused change tracking (*)
e81a1db... monitor: Add gdk_monitor_set_geometry() (*)
9722764... x11: Directly notify surfaces of monitor changes (*)
9a30019... display: Remove the monitor signals (*)
5e35a4b... tooltip: Fix positioning (*)
4c7914d... display: Remove unneeded getters (*)
428e647... textview: Fix context menu placement (*)
c90078f... widget: Fix gtk_widget_get_surface_allocation (*)
d2913b8... windowhandle: Take surface transform into account (*)
007de56... gl renderer: Fix an uninitialized value (*)
38af49d... inspector: Take surface transform into account (*)
d70feb9... Apply surface transform in more places (*)
7164851... Update Turkish translation (*)
2c1d218... Merge branch 'matthiasc/for-master' into 'master' (*)
9b98641... window: Use TRUE/FALSE for boolean values (*)
1d9e682... shortcutcontroller: Don't return a shortcut stope as GdkMod (*)
afbc1d5... shortcutmanager: Fix private header include guard (*)
01c0acb... gl renderer: Apply scaled clip when rendering offscreen cli (*)
a4bb81b... inspector: Apply toplevel transform before snapshotting ove (*)
74a1c60... windowhandle: Apply surface transform before passing coords (*)
363c88c... migration guide: Update paragraph about monitors (*)
309a7aa... gdk: Add gdk_toplevel_begin_move/resize (*)
12854f1... Merge branch 'ebassi/ci-extends' into 'master' (*)
f316fe0... window: Use toplevel begin_move/resize api (*)
eb6edac... gdk: Drop gdk_surface_begin_move/resize_drag (*)
b353221... Merge branch 'wip/otte/monitors' into 'master' (*)
34d7e25... x11: Fix up for last merge (*)
1e8a58e... gdk: Move the begin_move/resize_drag vfuncs around (*)
b63690a... docs: Mention begin_resize_drag in the migration guide (*)
c0faf0c... Merge branch 'toplevel-move-resize' into 'master' (*)
93d4253... native: Make gtk_native_get_surface_transform public (*)
75d9310... Change coordinate translation apis to take doubles (*)
71bad81... gdk: Make gdk_drag_begin take doubles (*)
f958a6e... Merge branch 'coordinate-api' into 'master' (*)
03829e1... docs: Tweak docs for gdk_surface_set_input_region (*)
5916ae5... x11: Avoid some frontend api use (*)
287c402... gdk: Drop gdk_display_supports_shapes (*)
d681847... gdk: Simplify gdk_display_supports_input_shapes (*)
a4416e3... print-editor demo: Fix linking on Visual Studio (*)
55b171c... Merge branch 'shape-apis' into 'master' (*)
028942c... Updated Spanish translation (*)
4b655ec... examples: Add common_cflags to executables (*)
3c7ba21... Add G_GNUC_NORETURN to functions that never return (*)
afd5651... bloatpad: Avoid a few theoretical compiler warnings (*)
1c99dbc... Adwaita: Tweak padding in checkbutton & radiobutton (*)
538ab75... Adwaita: Align combo menu labels with the combo button labe (*)
ec26e4f... Merge branch 'theme-checkbutton-padding' into 'master' (*)
9bd9a11... docs: Fix the argument name to match (*)
670b102... Update Ukrainian translation (*)
9be5c7b... Merge branch 'theme-aligned-combo-labels' into 'master' (*)
615b4d8... Merge branch 'ebassi/ci-fix' into 'master' (*)
f637ab5... colorscale: Bring back the right-click on slider (*)
383fa6b... Merge branch 'matthiasc/for-master' into 'master' (*)
3dafdcb... testsuite: Remove GDK_DEBUG=misc (*)
15f7d2a... 3.98.4 (*)
ec2aac5... gsk: Document blend modes (*)
17dd32d... testsuite: Remove obsolete test from list (*)
7fc2d9a... Merge branch 'matthiasc/for-master' into 'master' (*)
dd4d693... Use the right types for the GdkSurface::event arguments (*)
1ace77b... Merge branch 'ebassi/surface-event' into 'master' (*)
93f9138... x11: update inhibit shortcuts on grab broken (*)
841e9b3... Merge branch 'x11-shortcuts-inhibit-fix' into 'master' (*)
26e0dde... macos: prototype new GDK backend for macOS
(*) 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]