gtk/gdk
2024-12-20 09:34:51 -05:00
..
broadway gdk: Remove unused display vfunc 2024-10-24 17:24:43 +02:00
deprecated gdk: Fix up introspection build 2023-05-21 09:46:49 -04:00
loaders gdk/loaders/gdkjpeg.c: fix compilation on 32-bit systems 2024-10-22 17:16:35 +02:00
macos Merge branch 'amolenaar/custom-uti' into 'main' 2024-11-23 10:13:12 +00:00
version Use #pragma once 2023-05-09 16:43:35 +01:00
wayland Tightly integrate tree updates with surface rendering, so there's always at least one tree update before each surface commit, as required by Newton, without the AccessKit context having to do extra surface commits itself. This should also prevent multiple tree updates per frame across platforms. 2024-12-20 09:34:51 -05:00
win32 GDK/Win32: Drop AeroSnap emulation 2024-11-27 11:17:00 +08:00
x11 gdk: Remove unused display vfunc 2024-10-24 17:24:43 +02:00
COPYING Change FSF Address 2012-02-27 17:06:11 +00:00
default_cursor.png docs: Update cursor images 2023-09-21 19:51:11 +02:00
filetransferportal.c Tweak the portal avoidance API 2024-11-22 11:50:43 -05:00
filetransferportalprivate.h filetransferportal: Include missing header 2024-09-25 02:50:22 +02:00
gdk.c GDK: Drop AeroSnap feature from GDK_DISABLE list 2024-11-27 11:17:00 +08:00
gdk.h gdk: Add public api for cicp 2024-07-24 16:45:21 -06:00
gdkapplaunchcontext.c docs: Remove all org.gtk.Method annotations 2024-09-07 09:51:32 +02:00
gdkapplaunchcontext.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkapplaunchcontextprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkarrayimpl.c array: Don't overflow array size 2024-05-10 21:22:03 -04:00
gdkcairo.c gdk: Drop some unused private api 2023-05-15 20:30:38 -04:00
gdkcairo.h gdk: Deprecated some pixbuf apis 2023-05-15 18:22:37 -04:00
gdkcairocontext.c gdk: Deprecate public begin/end_frame() APIs 2024-08-10 01:40:45 +02:00
gdkcairocontext.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkcairocontextprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkcairoprivate.h cairo: Add gdk_cairo_pattern_add_color_stop_color 2024-10-04 14:50:23 -04:00
gdkcicpparams.c gdkcicpparams: Don't annotate as nullable for error 2024-11-21 22:15:28 +01:00
gdkcicpparams.h docs: Fix a typo 2024-08-11 14:47:48 -04:00
gdkcicpparamsprivate.h cicpparams: Guard with BEGIN/END_DECLS 2024-11-04 21:50:26 +01:00
gdkclipboard.c docs: Remove all org.gtk.Method annotations 2024-09-07 09:51:32 +02:00
gdkclipboard.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkclipboardprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkcolor.c rendernode: Colors should not influence depth decisions 2024-09-02 00:22:37 +02:00
gdkcolordefs.h gdk: Add oklab and oklch color states 2024-10-04 20:37:09 -04:00
gdkcolorimpl.h gdk: Include missing header 2024-09-25 02:50:22 +02:00
gdkcolorprivate.h gdk: Fix parameter names 2024-09-25 02:50:22 +02:00
gdkcolorstate.c colorstate: Don't make oklab and oklch default colorstates 2024-11-29 11:49:13 +00:00
gdkcolorstate.h gdk: Remove a couple of stray semicolons 2024-10-16 16:01:09 +01:00
gdkcolorstateprivate.h colorstate: Don't make oklab and oklch default colorstates 2024-11-29 11:49:13 +00:00
gdkconfig.h.meson gdk: Cosmetics 2022-10-05 23:01:28 -04:00
gdkconstructorprivate.h Rename gdkconstructor.h to gdkconstructorprivate.h 2022-09-23 23:14:08 -04:00
gdkcontentdeserializer.c contentdeserializer: Don't initialize needlessly 2024-11-20 16:39:16 -05:00
gdkcontentdeserializer.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkcontentformats.c gdk: Add some missing docs 2024-12-06 10:37:02 -05:00
gdkcontentformats.h contentformats: Add a utility api 2024-11-20 16:39:16 -05:00
gdkcontentformatsprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkcontentprovider.c docs: Use correct property gir annotations 2024-09-07 09:51:26 +02:00
gdkcontentprovider.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkcontentproviderimpl.c docs: Fix typo in Gdk.ContentProvider.new_union 2024-10-22 14:04:01 +01:00
gdkcontentproviderimpl.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkcontentproviderprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkcontentserializer.c Use the appropriate annotations for callback closures 2024-07-03 16:57:47 +01:00
gdkcontentserializer.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkcursor.c docs: Remove all org.gtk.Method annotations 2024-09-07 09:51:32 +02:00
gdkcursor.h gdkcursor: Fix typo in GdkCursorGetTestureCallback 2024-06-01 09:04:00 +02:00
gdkcursorprivate.h gdk: Add callback cursors 2024-04-04 01:07:28 +02:00
gdkdebugprivate.h GDK: Drop AeroSnap feature from GDK_DISABLE list 2024-11-27 11:17:00 +08:00
gdkdevice.c docs: Remove all org.gtk.Method annotations 2024-09-07 09:51:32 +02:00
gdkdevice.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkdevicepad.c gdk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gdkdevicepad.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkdevicepadprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkdeviceprivate.h gdk: Fix parameter names 2024-09-25 02:50:22 +02:00
gdkdevicetool.c docs: Remove all org.gtk.Method annotations 2024-09-07 09:51:32 +02:00
gdkdevicetool.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkdevicetoolprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkdihedral.c dihedral: Fix matrices 2024-12-05 21:52:26 -05:00
gdkdihedralprivate.h dihedral: Add documentation 2024-12-05 21:31:26 -05:00
gdkdisplay.c Tweak the portal avoidance API 2024-11-22 11:50:43 -05:00
gdkdisplay.h Tweak the portal avoidance API 2024-11-22 11:50:43 -05:00
gdkdisplaymanager.c Tweak init requirement for displays 2024-10-28 23:45:55 -04:00
gdkdisplaymanager.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkdisplaymanagerprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkdisplayprivate.h Tweak the portal avoidance API 2024-11-22 11:50:43 -05:00
gdkdmabuf.c dmabuf: Unify initialization debug messages 2024-10-02 13:39:48 +02:00
gdkdmabufdownloader.c Drop gdk_dmabuf_downloader_supports 2024-09-30 18:37:20 -04:00
gdkdmabufdownloaderprivate.h Drop gdk_dmabuf_downloader_supports 2024-09-30 18:37:20 -04:00
gdkdmabufegl.c dmabuf: Remove unused argument 2024-12-06 16:20:53 +01:00
gdkdmabufeglprivate.h dmabuf: Remove unused argument 2024-12-06 16:20:53 +01:00
gdkdmabufformats.c Avoid calling memcpy with n == 0 2024-07-27 20:16:21 +01:00
gdkdmabufformats.h gdk: Remove a couple of stray semicolons 2024-10-16 16:01:09 +01:00
gdkdmabufformatsbuilder.c dmabuf: Allow implicit modifiers 2023-10-24 22:33:45 -04:00
gdkdmabufformatsbuilderprivate.h dmabufformats: Add GdkDmabufFormatsBuilder 2023-10-14 22:29:10 +02:00
gdkdmabufformatsprivate.h dmabufformats: Add GdkDmabufFormatsBuilder 2023-10-14 22:29:10 +02:00
gdkdmabuffourccprivate.h dmabuf: Use guint32 instead of __u32 2024-12-06 16:22:24 +01:00
gdkdmabufprivate.h Make gdk_dmabuf_download_mmap return status 2024-09-30 18:37:20 -04:00
gdkdmabuftexture.c dmabuftexture: Move failure cases up 2024-12-06 16:22:24 +01:00
gdkdmabuftexture.h dmabuf: move DmabufTexture typedef 2023-12-20 01:51:46 +01:00
gdkdmabuftexturebuilder.c docs: Fix various issues in texture builder docs 2024-10-30 09:37:06 -04:00
gdkdmabuftexturebuilder.h dmabuf texture: color state support 2024-07-16 21:23:44 +02:00
gdkdmabuftexturebuilderprivate.h gdk: Fix parameter names 2024-09-25 02:50:22 +02:00
gdkdmabuftextureprivate.h Add a private header 2024-04-07 11:12:13 -04:00
gdkdrag.c docs: Remove all org.gtk.Method annotations 2024-09-07 09:51:32 +02:00
gdkdrag.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkdragprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkdragsurface.c Remove wrong annotation from GdkDragSurface::compute-size 2023-03-26 15:50:22 +01:00
gdkdragsurface.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkdragsurfaceprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkdragsurfacesize.c g-i: Add since annotation to GdkSurfaceSize 2023-03-20 08:14:25 +00:00
gdkdragsurfacesize.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkdragsurfacesizeprivate.h Add GdkDragSurfaceSize 2023-03-14 19:41:44 -07:00
gdkdrawcontext.c gdk: Fix parameter names 2024-09-25 02:50:22 +02:00
gdkdrawcontext.h gdk: Deprecate public begin/end_frame() APIs 2024-08-10 01:40:45 +02:00
gdkdrawcontextprivate.h gdk: Pass the opaque rect to begin_frame() actually 2024-08-10 01:40:46 +02:00
gdkdrop.c docs: Remove all org.gtk.Method annotations 2024-09-07 09:51:32 +02:00
gdkdrop.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkdropprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkenums.h docs: Add some markup 2024-10-25 16:49:58 +00:00
gdkevents.c Drop expandtab from vim modelines 2024-10-21 11:39:04 -04:00
gdkevents.h Add Since annotations to enums 2023-12-22 08:47:47 -05:00
gdkeventsprivate.h main: Propagate event handled state up backend 2024-02-07 16:36:26 +01:00
gdkframeclock.c frameclock: Make timings history dynamic 2024-03-10 10:27:36 +01:00
gdkframeclock.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkframeclockidle.c Revert "gdk/frameclock: add mark when we discover frames may drop" 2024-05-01 08:03:16 -04:00
gdkframeclockidleprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkframeclockprivate.h frameclock: Make timings history dynamic 2024-03-10 10:27:36 +01:00
gdkframetimings.c gdk: Stop using g_slice 2023-03-14 14:56:42 -04:00
gdkframetimings.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkgl.c gl: Remove unpack-subimage checks 2024-09-26 18:41:13 +02:00
gdkglcontext.c dmabufegl: Include function in only caller 2024-12-06 16:20:53 +01:00
gdkglcontext.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkglcontextprivate.h gdk: Export feature keys privately 2024-10-24 23:04:37 -04:00
gdkglobals.c gdk: Remove gdkinternals.h 2021-09-24 22:50:29 +02:00
gdkgltexture.c gl: Move function 2024-09-26 22:06:17 +02:00
gdkgltexture.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkgltexturebuilder.c docs: Fix various issues in texture builder docs 2024-10-30 09:37:06 -04:00
gdkgltexturebuilder.h gl texture: color state support 2024-07-16 21:23:44 +02:00
gdkgltextureprivate.h gltexture: Optionally take a sync object 2023-04-27 06:55:37 +02:00
gdkglversionprivate.h gdk: Drop support for GL < 3.3 2024-09-26 18:41:13 +02:00
gdkhsla.c gdk_rgba_parse: Support HSL colors 2021-09-10 16:56:42 -05:00
gdkhslaprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkkeys.c gdk: Tweaks to keyname handling 2022-09-24 10:03:37 -04:00
gdkkeys.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkkeysprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkkeysyms-update.pl Update a script slightly 2024-08-30 15:52:14 -04:00
gdkkeysyms.h gdkkeysyms.h: Regenerate for libX11 1.8.10 2024-08-30 15:52:58 -04:00
gdkkeyuni.c gdk: Update keyboard symbols from libxkbcommon 2022-01-29 14:31:09 +02:00
gdkmarshalers.list surface: add missing va_marshaller for layout signal 2021-12-07 22:21:19 -08:00
gdkmemoryformat.c Limit parallelizm for small mipmaps too 2024-11-24 18:54:34 -05:00
gdkmemoryformatprivate.h build: Work around duplicated define of APIENTRY 2024-10-21 07:35:41 +02:00
gdkmemorytexture.c memory texture: Fix a memory leak 2024-08-10 22:24:29 -04:00
gdkmemorytexture.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkmemorytexturebuilder.c docs: Remove all org.gtk.Method annotations 2024-09-07 09:51:32 +02:00
gdkmemorytexturebuilder.h gdk: Add GdkMemoryTexture::color-state 2024-07-16 21:23:44 +02:00
gdkmemorytextureprivate.h gdk: Add GdkMemoryTextureBuilder 2024-07-16 21:23:44 +02:00
gdkmonitor.c docs: Remove all org.gtk.Method annotations 2024-09-07 09:51:32 +02:00
gdkmonitor.h monitor: Add gdk_monitor_get_scale 2024-01-30 20:56:08 -05:00
gdkmonitorprivate.h gdk: Add private convenience api 2024-04-09 19:13:34 -04:00
gdkpaintable.c docs: Fix: gdk->gtk and gdk->gsk links 2024-01-05 14:57:07 -05:00
gdkpaintable.h docs: Fix the reference link 2024-03-29 13:31:36 +00:00
gdkpango.c Drop gdkintl.h 2022-09-23 23:33:42 -04:00
gdkpango.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkparalleltask.c paralleltask: Let callers limit parallelism 2024-11-24 16:33:38 -05:00
gdkparalleltaskprivate.h paralleltask: Let callers limit parallelism 2024-11-24 16:33:38 -05:00
gdkpipeiostream.c Stop using enums in bitfields 2023-10-10 11:23:08 +03:00
gdkpipeiostreamprivate.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkpopup.c docs: Remove all org.gtk.Method annotations 2024-09-07 09:51:32 +02:00
gdkpopup.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkpopuplayout.c docs: Fix: gdk->gtk and gdk->gsk links 2024-01-05 14:57:07 -05:00
gdkpopuplayout.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdkpopupprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkprivate.h Tweak the portal avoidance API 2024-11-22 11:50:43 -05:00
gdkprofiler.c Tweak profiling strings 2024-01-21 14:02:08 -05:00
gdkprofilerprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkrectangle.c gdk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gdkrectangle.h rect: Annotate some functions as pure 2024-01-06 17:18:18 -05:00
gdkrectangleprivate.h gdk: Introduce gdk_surface_is_opaque() 2024-08-10 01:40:46 +02:00
gdkrgba.c gdk: Add gdk_rgba_print 2024-05-31 21:29:49 -04:00
gdkrgba.h Revert "Merge branch 'rgba-new-from-string' into 'main'" 2023-12-02 10:55:35 +05:45
gdkrgbaprivate.h gdk: Add gdk_rgba_print 2024-05-31 21:29:49 -04:00
gdkseat.c docs: Remove all org.gtk.Method annotations 2024-09-07 09:51:32 +02:00
gdkseat.h gdk: Include pads in GDK_SEAT_CAPABILITY_ALL 2023-06-14 01:42:53 +02:00
gdkseatdefault.c gdk/x11: Implement XI2.4 touchpad gesture support 2021-09-27 23:19:33 +03:00
gdkseatdefaultprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdkseatprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdksnapshot.c docs: Fix: gdk->gtk and gdk->gsk links 2024-01-05 14:57:07 -05:00
gdksnapshot.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdksnapshotprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdksubsurface.c subsurface: Fully covered backgrounds don't need to be drawn 2024-08-14 08:30:55 +02:00
gdksubsurfaceprivate.h gdk: Rename GdkTextureTransform to GdkDihedral 2024-07-10 12:36:07 +02:00
gdksurface.c gdk: Have Surface.check_autohide also check touch events 2024-10-10 14:30:17 +02:00
gdksurface.h gdk: Deprecate gdk_surface_set_opaque_region() 2024-08-10 01:40:46 +02:00
gdksurfaceprivate.h gdk: Introduce gdk_surface_is_opaque() 2024-08-10 01:40:46 +02:00
gdktexture.c docs: Remove all org.gtk.Method annotations 2024-09-07 09:51:32 +02:00
gdktexture.h gdk: Give textures a color state 2024-07-11 14:57:19 +02:00
gdktexturedownloader.c downloader: Add some docs 2024-07-26 17:38:27 -04:00
gdktexturedownloader.h texturedownloader: Add color state 2024-07-16 21:23:44 +02:00
gdktexturedownloaderprivate.h texturedownloader: Add color state 2024-07-16 21:23:44 +02:00
gdktextureprivate.h texturedownloader: Add color state 2024-07-16 21:23:44 +02:00
gdktoplevel.c docs: Remove all org.gtk.Method annotations 2024-09-07 09:51:32 +02:00
gdktoplevel.h Add a since tag to GDK_TOPLEVEL_STATE_SUSPENDED 2024-08-24 08:38:19 -04:00
gdktoplevellayout.c gdk: Clean up docs syntax 2021-05-22 17:25:26 -04:00
gdktoplevellayout.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdktoplevelprivate.h gdk: Change the private export handle api 2023-05-14 23:49:44 -04:00
gdktoplevelsize.c Let GdkDisplay decide if shadows should be drawn 2024-01-25 12:09:10 +01:00
gdktoplevelsize.h Minimize the amount of inclusions in public headers 2023-05-09 17:36:59 +01:00
gdktoplevelsizeprivate.h Convert headers to #pragma once 2023-03-31 15:11:10 -04:00
gdktypes.h gdk: Add public api for cicp 2024-07-24 16:45:21 -06:00
gdkvulkancontext.c gdk: make vulkancontext work with Android armv7 2024-12-14 20:00:12 +01:00
gdkvulkancontext.h gdk: Don't include vulkan.h in public API anymore 2024-01-07 14:47:22 +01:00
gdkvulkancontextprivate.h vulkan: Add a vfunc to query image size 2024-11-22 18:27:32 +01:00
gen-gdk-gresources-xml.py gdk: Remove unused gdk_gl_texture_quads() function 2021-10-06 03:44:36 +02:00
gen-keyname-table.pl keynames: Use C types 2024-09-25 02:50:22 +02:00
keynames-translate.txt gdk: Translate some more key names 2017-10-09 20:33:14 +02:00
keynames.txt Update keyname tables 2024-08-30 16:03:40 -04:00
keynamesprivate.h Update keyname tables 2024-08-30 16:03:40 -04:00
meson.build gdk: Add gdk_parallel_task_run() 2024-09-06 15:47:34 -04:00