summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* macos: add GDK_NOTE when surface changes monitorChristian Hergert2022-02-281-1/+5
* macos: add GDK_NOTE for surface sizing and placementChristian Hergert2022-02-281-0/+15
* macos: leave note about monitor discoveryChristian Hergert2022-02-282-0/+12
* macos: external access to display name helpersChristian Hergert2022-02-282-6/+8
* macos: fix redisplay of GdkPopupChristian Hergert2022-02-282-3/+5
* macos: fix cairo renderer with double bufferingChristian Hergert2022-02-282-29/+93
* macos: add readonly IOSurfaceLock helperChristian Hergert2022-02-282-0/+41
* macos: short-circuit on NSEventPhaseMayBeginChristian Hergert2022-02-281-9/+6
* macos: support mix-rate monitorsChristian Hergert2022-02-286-189/+242
* macos: use video mode for refresh rate and intervalChristian Hergert2022-02-282-19/+46
* macos: send stop event when fingers touchChristian Hergert2022-02-281-0/+14
* macos: remove emulated scroll eventsChristian Hergert2022-02-281-24/+10
* macos: do not inherit parents frame clockChristian Hergert2022-02-281-4/+1
* macos: calculate best monitor when changing screensChristian Hergert2022-02-282-23/+24
* macos: remove duplicated opaque_region fieldChristian Hergert2022-02-282-11/+5
* macos: use display id when creating CVDisplayLinkChristian Hergert2022-02-283-16/+16
* macos: move feedback mechanisms into separate fileChristian Hergert2022-02-284-64/+111
* Merge branch 'startup-vs-xdg-activation' into 'main'Carlos Garnacho2022-02-286-5/+11
|\
| * print-editor: Use gtk_window_present()Guido Günther2022-02-281-1/+1
| * demo: Use gtk_window_present()Guido Günther2022-02-281-1/+1
| * widget-factory: Use gtk_window_present()Guido Günther2022-02-281-1/+1
| * wayland: Keep startup_notification_id around long enoughGuido Günther2022-02-282-0/+5
| * window: Make sure we call gdk_wayland_surface_focusGuido Günther2022-02-281-2/+3
|/
* Merge branch 'gdk-win32-configure-as-needed-fullscreen' into 'main'Luca Bacci2022-02-281-2/+11
|\
| * GdkWin32: Configure as needed when going fullscreenLuca Bacci2022-02-221-2/+11
* | Merge branch 'win32-fix-4724-gtk4' into 'main'Luca Bacci2022-02-281-24/+25
|\ \
| * | gdkkeys-win32: Only perform substitution as last-resortPhilip Zander2022-02-271-24/+25
* | | Merge branch 'ci-disable-debug' into 'main'Matthias Clasen2022-02-271-1/+1
|\ \ \ | |/ / |/| |
| * | CI: disable debug for MSVCChristoph Reiter2022-02-261-1/+1
* | | Merge branch 'wip/ricotz/annotations' into 'main'Matthias Clasen2022-02-271-1/+1
|\ \ \
| * | | gdk: Add missing out annotation on gdk_content_deserialize_finishRico Tzschichholz2022-02-261-1/+1
|/ / /
* | | Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2022-02-2611-20/+106
|\ \ \
| * | | listview: Fix return_if_fail()sBenjamin Otte2022-02-263-3/+3
| * | | flattenlistmodel: Fix indentationBenjamin Otte2022-02-261-13/+13
| * | | renderers: Handle large viewportsBenjamin Otte2022-02-267-4/+90
|/ / /
* | | Merge branch 'try-to-fix-ci-build' into 'main'Matthias Clasen2022-02-261-1/+1
|\ \ \ | |/ / |/| |
| * | Revert "Bump the wayland-protocols dep"Matthias Clasen2022-02-261-1/+1
|/ /
* | Update Polish translationPiotr Drąg2022-02-261-35/+43
* | Merge branch 'wip/chergert/macos-add-window-accessor' into 'main'Matthias Clasen2022-02-262-1/+29
|\ \
| * | macos: add getter for NSWindow with macOS windowingChristian Hergert2022-02-252-1/+29
* | | Update Slovenian translationMatej Urbančič2022-02-251-35/+43
* | | Update Russian translationAleksandr Melman2022-02-251-37/+44
* | | Merge branch 'gdk-win32-fix-issue-1402-gtk4' into 'main'Luca Bacci2022-02-251-4/+3
|\ \ \
| * | | Fix last error reporting when calling GetClipboardOwnerLuca Bacci2022-02-251-4/+3
* | | | Merge branch 'wip/chergert/macos-fix-popover-tails' into 'main'Matthias Clasen2022-02-251-14/+9
|\ \ \ \
| * | | | macos: fix positioning of popover tailsChristian Hergert2022-02-241-14/+9
* | | | | Merge branch 'wip/chergert/better-positioning' into 'main'Matthias Clasen2022-02-252-3/+39
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | macos: remove unused codeChristian Hergert2022-02-241-1/+0
| * | | | macos: create new windows with slight origin offsetChristian Hergert2022-02-241-2/+39
| |/ / /
* | | | Merge branch 'wip/chergert/macos-fix-titled-resize' into 'main'Matthias Clasen2022-02-251-1/+2
|\ \ \ \