summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* x11/surface: Clear compute_size idle source also when destroyingJonas Ådahl2023-03-101-0/+1
* wayland: Don't crash during DND with Cairo rendererBenjamin Otte2023-03-071-2/+8
* Fix compile_resources present source directoryWilliam Roy2023-03-071-1/+1
* wayland: Destroy xdg_surface after roleJonas Ådahl2023-03-051-9/+9
* Fixes for gdk_memory_texture_new_subtexture checksBenjamin Otte2023-03-031-4/+4
* gdk/x11: Also grab keyboard during XDnD grabsCarlos Garnacho2023-02-181-1/+1
* wayland: Clean up some dead codeJonas Ådahl2023-02-171-23/+0
* wayland/glcontext: Don't call wl_surface.offset on old objectsJonas Ådahl2023-02-171-1/+3
* Merge branch 'mask-modes' into 'main'Matthias Clasen2023-02-152-1/+9
|\
| * Make mask nodes more versatileMatthias Clasen2023-02-142-1/+9
* | memorytexture: Export less private APIBenjamin Otte2023-02-153-18/+6
* | texture: Export gdk_texture_get_format()Benjamin Otte2023-02-157-5/+23
* | docs: Link from gdk_texture_download() to GdkTextureDownloaderBenjamin Otte2023-02-151-0/+3
* | tiff: Use GdkTexureDownloader when savingBenjamin Otte2023-02-151-10/+13
* | png: Use GdkTexureDownloader when savingBenjamin Otte2023-02-151-10/+13
* | jpeg: Use GdkTexureDownloader when savingBenjamin Otte2023-02-151-8/+10
* | pixbuf: Use GdkTextureDownloader when downloading pixbufsBenjamin Otte2023-02-151-11/+17
* | gdk: Add GdkTextureDownloaderBenjamin Otte2023-02-157-0/+384
* | memorytexture: Use right size for GBytesBenjamin Otte2023-02-141-1/+7
|/
* wayland/launch-context: Use dispatch helperJonas Ådahl2023-02-111-1/+1
* wayland: Add event queue dispatch helperJonas Ådahl2023-02-114-16/+21
* Merge branch 'wip/handle-more-wl-dispatch-failures' into 'main'Matthias Clasen2023-02-112-2/+18
|\
| * wayland: Handle dispatch failing in a couple of more placesJonas Ådahl2023-02-112-2/+18
* | gdkevents.c: Fix up foldingMatthias Clasen2023-02-111-12/+2
|/
* gdk/x11: Reset all scroll valuators on enterCarlos Garnacho2023-02-041-12/+3
* gdk/wayland: Rename gdkkeys-wayland.c fileCarlos Garnacho2023-02-032-1/+1
* gdk/wayland: "Split" GdkWaylandDevice implementation outCarlos Garnacho2023-02-034-708/+816
* gdk/wayland: Split GdkDevicePad wayland implementationCarlos Garnacho2023-02-034-226/+274
* gdk/wayland: Move struct declarations to headerCarlos Garnacho2023-02-032-198/+202
* gdk/wayland: Move GdkWaylandDevice data to private structCarlos Garnacho2023-02-032-32/+97
* gdk/wayland: Rename gdkdevice-wayland.c to gdkseat-wayland.cCarlos Garnacho2023-02-032-1/+1
* Merge branch 'drag-icon-robustness' into 'main'Matthias Clasen2023-02-031-5/+45
|\
| * filetransfer: Be more careful around filesMatthias Clasen2023-01-301-5/+45
* | Merge branch 'drag-button-issue' into 'main'Carlos Garnacho2023-02-031-1/+12
|\ \
| * | wayland: Fix button mask for button 2 and 3Arjan Molenaar2023-02-021-1/+12
| |/
* | Merge branch 'wip/otte/gl-is-current' into 'main'Benjamin Otte2023-02-026-3/+57
|\ \
| * | gdk: Add private GLContext::is_current() checkBenjamin Otte2023-02-025-2/+57
| * | win32: Remove unused variableBenjamin Otte2023-02-021-1/+0
* | | Merge branch 'monitor-description' into 'main'Matthias Clasen2023-02-026-3/+66
|\ \ \
| * | | wayland: Set up monitor descriptionsMatthias Clasen2023-02-023-3/+9
| * | | Add GdkMonitor::descriptionMatthias Clasen2023-02-023-0/+53
| * | | monitor: Document connector names betterMatthias Clasen2023-02-021-0/+4
* | | | gdk/wayland: Deprecate GdkDisplay windowing-specific for startup IDsCarlos Garnacho2023-02-022-2/+8
|/ / /
* | | gltexture: Small refactoringMatthias Clasen2023-02-021-12/+10
* | | Deprecate more startup-notification APIMatthias Clasen2023-02-024-5/+15
* | | CosmeticsMatthias Clasen2023-02-011-5/+5
* | | gltexture: Use the right contextMatthias Clasen2023-02-011-12/+16
| |/ |/|
* | gdk/broadway: Add deprecation guards around gdk_display_put_event()Carlos Garnacho2023-01-271-0/+2
* | Merge branch 'broadway-modal-hint' into 'main'Matthias Clasen2023-01-269-0/+112
|\ \
| * | remove unused variableMaxim Zakharov2023-01-241-1/+0