summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work/zzag/wl-output-release' into 'main'Matthias Clasen2022-11-272-3/+10
|\
| * gdk/wayland: Improve readability of wl_output binding codeVlad Zahorodnii2022-11-231-2/+5
| * gdk/wayland: Prefer wl_output_release() over wl_output_destroy()Vlad Zahorodnii2022-11-222-3/+7
* | Don't emit ::notify from a getterMatthias Clasen2022-11-261-1/+1
|/
* gdk/wayland: Clear GdkWaylandMonitor::output using g_clear_pointer()Vlad Zahorodnii2022-11-221-1/+1
* gdk/wayland: Destroy zxdg_output_v1 upon GdkWaylandMonitor destructionVlad Zahorodnii2022-11-221-0/+1
* Merge branch 'wip/carlosg/osk-activation' into 'main'Matthias Clasen2022-11-181-2/+2
|\
| * gdksurface: Do not consider GDK_TOUCH_END/CANCEL as popup-dismiss worthyCarlos Garnacho2022-11-181-2/+2
* | Merge branch 'wayland-foreign-v2' into 'main'Matthias Clasen2022-11-183-13/+46
|\ \ | |/ |/|
| * wayland: Also support the v2 of the importerMatthias Clasen2022-11-183-13/+46
* | wayland/surface: Set the tiling state from xdg-shell tooJonas Ådahl2022-11-181-0/+16
|/
* gdk: Fix possible memory errorsMatthias Clasen2022-11-181-2/+3
* Drop redundant glib version checksMatthias Clasen2022-11-173-20/+0
* gdk: Clean up gdkprivate.hMatthias Clasen2022-11-176-32/+33
* gdk: Rename GDK_SURFACE_TEMPMatthias Clasen2022-11-1710-22/+22
* Fix spelling errorsMatthias Clasen2022-11-176-6/+6
* Merge branch 'win32-hotspot' into 'main'Luca Bacci2022-11-172-14/+1
|\
| * gdk/win32: fix cursor hotspotMarc-André Lureau2022-11-162-14/+1
* | events: Drop an unused variableMatthias Clasen2022-11-151-4/+0
|/
* Merge branch 'gdkwaylandtoplevel' into 'main'Matthias Clasen2022-11-104-537/+531
|\
| * gdk/wayland/surface: Remove `SURFACE_IS_TOPLEVEL`Ian Douglas Scott2022-09-261-10/+4
| * gdk/wayland/surface: Move more members to `GdkWaylandToplevel`Ian Douglas Scott2022-09-261-174/+180
| * gdk/wayland/surface: Make `gtk_surface` related functions take toplevelIan Douglas Scott2022-09-264-36/+37
| * gdk/wayland/surface: Make some toplevel functions take `GdkWaylandToplevel`Ian Douglas Scott2022-09-261-98/+107
| * gdk/wayland/surface: Move some variables to `GdkWaylandPopup`Ian Douglas Scott2022-09-261-87/+80
| * gdk/wayland/surface: Make popup functions take `GdkWaylandPopup`Ian Douglas Scott2022-09-261-189/+206
| * gdk/wayland/surface: Don't wrap `gdk_wayland_surface_*` for toplevel vfuncsIan Douglas Scott2022-09-261-50/+24
* | Merge branch 'win32-inhibit' into 'main'Luca Bacci2022-11-101-3/+80
|\ \
| * | gdk-win32: implement basic inhibit-system-shortcutsMarc-André Lureau2022-11-091-0/+80
| * | gdk-win32: fix unused variable warningsMarc-André Lureau2022-11-091-3/+0
* | | wayland: Reimplement export_handleMatthias Clasen2022-11-091-95/+35
* | | wayland: fixupsMatthias Clasen2022-11-091-11/+10
* | | wayland: Support the v2 protocol in both placesMatthias Clasen2022-11-091-12/+42
* | | wayland: Add zxdg_foreign_v2 protocol supportMatthias Clasen2022-11-094-21/+53
* | | Add gdk_toplevel_export_handleMatthias Clasen2022-11-094-0/+221
|/ /
* | Merge branch 'wayland_display_geometry' into 'main'Matthias Clasen2022-11-081-10/+11
|\ \
| * | wayland: calculate union of geometry of all monitors for toplevel boundsColin Kinloch2022-11-071-10/+11
* | | Merge branch 'cursor-size' into 'main'Matthias Clasen2022-11-082-8/+28
|\ \ \
| * | | X11: Provide settings in logical pixelsLuca Bacci2022-11-012-8/+28
* | | | Merge branch 'wip/carlosg/back-forward-mask' into 'main'Matthias Clasen2022-11-081-1/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | gdk/wayland: Fix button mask calculation on button eventsCarlos Garnacho2022-11-021-1/+6
* | | | GdkWin32: Add more GDK_NOTE calls for settingsLuca Bacci2022-11-041-6/+7
* | | | GdkWin32: Set the "gtk-hint-font-metrics" propertyLuca Bacci2022-11-041-0/+8
* | | | GdkWin32: Set the "gtk-cursor-blink" settingLuca Bacci2022-11-041-0/+7
* | | | GdkWin32: Set the "gtk-cursor-theme-size" settingLuca Bacci2022-11-041-0/+7
* | | | GdkWin32: Detect the high contrast settingLuca Bacci2022-11-041-0/+17
* | | | GdkWin32: Fix leak of screen HDCLuca Bacci2022-11-041-8/+13
* | | | GdkWin32: Remove special-casing for old Pango versionsLuca Bacci2022-11-041-10/+1
* | | | GdkWin32: Remove old codeLuca Bacci2022-11-041-42/+0
* | | | GdkWin32: Sort settings alphabeticallyLuca Bacci2022-11-041-65/+65
|/ / /