gtk/gdk
2024-08-30 15:52:58 -04:00
..
broadway drawcontext: Make begin_frame() set colorstate + depth 2024-07-11 14:57:20 +02:00
deprecated
loaders Cosmetics 2024-07-28 11:33:39 -04:00
macos gdk: Introduce gdk_surface_is_opaque() 2024-08-10 01:40:46 +02:00
version
wayland gl: Fix initial EGL context creation on X11 2024-08-29 01:31:47 +02:00
win32 GDK/Win32: Fix gdk_display_get_name() 2024-08-30 08:47:01 +08:00
x11 gl: Fix initial EGL context creation on X11 2024-08-29 01:31:47 +02:00
COPYING
default_cursor.png
filetransferportal.c
filetransferportalprivate.h
gdk.c gdk: Beef up gdk_parse_debug_var 2024-08-19 20:40:32 -04:00
gdk.h gdk: Add public api for cicp 2024-07-24 16:45:21 -06:00
gdkapplaunchcontext.c
gdkapplaunchcontext.h
gdkapplaunchcontextprivate.h
gdkarrayimpl.c array: Don't overflow array size 2024-05-10 21:22:03 -04:00
gdkcairo.c
gdkcairo.h
gdkcairocontext.c gdk: Deprecate public begin/end_frame() APIs 2024-08-10 01:40:45 +02:00
gdkcairocontext.h
gdkcairocontextprivate.h
gdkcairoprivate.h cairo: Add gdk_cairo_set_source_color 2024-08-05 11:11:14 -04:00
gdkcicpparams.c colorstate: Drop xyz for now 2024-08-06 15:38:31 -04:00
gdkcicpparams.h docs: Fix a typo 2024-08-11 14:47:48 -04:00
gdkcicpparamsprivate.h gdk: Add public api for cicp 2024-07-24 16:45:21 -06:00
gdkclipboard.c Use the appropriate annotations for callback closures 2024-07-03 16:57:47 +01:00
gdkclipboard.h
gdkclipboardprivate.h
gdkcolor.c Add GdkColor 2024-08-05 11:11:14 -04:00
gdkcolordefs.h Fix up transfer function symmetry 2024-08-14 11:45:25 -04:00
gdkcolorimpl.h color: NEVER EVER use memcpy() in critical path 2024-08-11 06:51:58 +02:00
gdkcolorprivate.h Rename GDK_COLOR_INIT_SRGB 2024-08-06 00:06:41 -04:00
gdkcolorstate.c gdk: Add gdk_color_state_clamp() 2024-08-17 18:12:23 +02:00
gdkcolorstate.h gdk: Add public api for cicp 2024-07-24 16:45:21 -06:00
gdkcolorstateprivate.h gdk: Add gdk_color_state_clamp() 2024-08-17 18:12:23 +02:00
gdkconfig.h.meson
gdkconfig.h.win32
gdkconfig.h.win32_vulkan
gdkconstructorprivate.h
gdkcontentdeserializer.c Use the appropriate annotations for callback closures 2024-07-03 16:57:47 +01:00
gdkcontentdeserializer.h
gdkcontentformats.c
gdkcontentformats.h
gdkcontentformatsprivate.h
gdkcontentprovider.c Use the appropriate annotations for callback closures 2024-07-03 16:57:47 +01:00
gdkcontentprovider.h
gdkcontentproviderimpl.c
gdkcontentproviderimpl.h
gdkcontentproviderprivate.h
gdkcontentserializer.c Use the appropriate annotations for callback closures 2024-07-03 16:57:47 +01:00
gdkcontentserializer.h
gdkcursor.c gdk: Add callback cursors 2024-04-04 01:07:28 +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: Beef up gdk_parse_debug_var 2024-08-19 20:40:32 -04:00
gdkdevice.c
gdkdevice.h
gdkdevicepad.c
gdkdevicepad.h
gdkdevicepadprivate.h
gdkdeviceprivate.h
gdkdevicetool.c
gdkdevicetool.h
gdkdevicetoolprivate.h
gdkdihedral.c Add gdk_dihedral_get_name 2024-07-10 22:11:13 +02:00
gdkdihedralprivate.h Add gdk_dihedral_get_name 2024-07-10 22:11:13 +02:00
gdkdisplay.c Add a GDK_DISABLE env var 2024-08-19 20:40:32 -04:00
gdkdisplay.h
gdkdisplaymanager.c
gdkdisplaymanager.h
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h vulkan: Remove unused features 2024-07-22 19:40:24 +02:00
gdkdmabuf.c dmabuf: Fix a check 2024-08-07 19:06:02 +02:00
gdkdmabufdownloader.c texturedownloader: Add color state 2024-07-16 21:23:44 +02:00
gdkdmabufdownloaderprivate.h texturedownloader: Add color state 2024-07-16 21:23:44 +02:00
gdkdmabufegl.c dmabuf: Ref previous context 2024-05-07 00:34:47 +02:00
gdkdmabufeglprivate.h
gdkdmabufformats.c Avoid calling memcpy with n == 0 2024-07-27 20:16:21 +01:00
gdkdmabufformats.h gdkdmabufformats: Add autoptr definition 2024-07-23 19:55:47 +02:00
gdkdmabufformatsbuilder.c
gdkdmabufformatsbuilderprivate.h
gdkdmabufformatsprivate.h
gdkdmabuffourccprivate.h dmabuf: Add DRM_FORMAT_MOD_INVALID to our formats 2024-08-08 19:03:31 +00:00
gdkdmabufprivate.h texturedownloader: Add color state 2024-07-16 21:23:44 +02:00
gdkdmabuftexture.c dmabuf: Make NULL the default colorstate in the builder 2024-07-22 14:54:05 +02:00
gdkdmabuftexture.h
gdkdmabuftexturebuilder.c Add a GDK_DISABLE env var 2024-08-19 20:40:32 -04:00
gdkdmabuftexturebuilder.h dmabuf texture: color state support 2024-07-16 21:23:44 +02:00
gdkdmabuftexturebuilderprivate.h Add gdk_dmabuf_texture_builder_set_dmabuf 2024-04-07 11:12:13 -04:00
gdkdmabuftextureprivate.h Add a private header 2024-04-07 11:12:13 -04:00
gdkdrag.c dnd: Go back to using dnd-move as move cursor 2024-03-21 21:36:38 -04:00
gdkdrag.h
gdkdragprivate.h
gdkdragsurface.c
gdkdragsurface.h
gdkdragsurfaceprivate.h
gdkdragsurfacesize.c
gdkdragsurfacesize.h
gdkdragsurfacesizeprivate.h
gdkdrawcontext.c drawcontext: Fix up color state ownership 2024-08-13 13:23:20 -04: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 Use the appropriate annotations for callback closures 2024-07-03 16:57:47 +01:00
gdkdrop.h
gdkdropprivate.h
gdkenums.h docs: Add a line on explicit use of modifiers on macOS 2024-06-28 10:29:58 +02:00
gdkevents.c docs: Update function docs for gdk_event_triggers_context_menu 2024-07-29 20:07:13 +02:00
gdkevents.h
gdkeventsprivate.h
gdkframeclock.c
gdkframeclock.h
gdkframeclockidle.c Revert "gdk/frameclock: add mark when we discover frames may drop" 2024-05-01 08:03:16 -04:00
gdkframeclockidleprivate.h
gdkframeclockprivate.h
gdkframetimings.c
gdkframetimings.h
gdkgl.c
gdkglcontext.c gl: Fix initial EGL context creation on X11 2024-08-29 01:31:47 +02:00
gdkglcontext.h
gdkglcontextprivate.h gl: Fix initial EGL context creation on X11 2024-08-29 01:31:47 +02:00
gdkglobals.c
gdkgltexture.c gl texture: color state support 2024-07-16 21:23:44 +02:00
gdkgltexture.h
gdkgltexturebuilder.c gl texture: color state support 2024-07-16 21:23:44 +02:00
gdkgltexturebuilder.h gl texture: color state support 2024-07-16 21:23:44 +02:00
gdkgltextureprivate.h
gdkglversionprivate.h
gdkhsla.c
gdkhslaprivate.h
gdkkeys.c
gdkkeys.h
gdkkeysprivate.h
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
gdkmarshalers.list
gdkmemoryformat.c memoryformat: Add a debug helper 2024-08-07 08:22:05 -04:00
gdkmemoryformatprivate.h memoryformat: Add a debug helper 2024-08-07 08:22:05 -04:00
gdkmemorytexture.c memory texture: Fix a memory leak 2024-08-10 22:24:29 -04:00
gdkmemorytexture.h
gdkmemorytexturebuilder.c gdk: Add GdkMemoryTexture::color-state 2024-07-16 21:23:44 +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 monitor: Don't forbid scales < 1 2024-08-17 08:26:55 -04:00
gdkmonitor.h
gdkmonitorprivate.h gdk: Add private convenience api 2024-04-09 19:13:34 -04:00
gdkpaintable.c
gdkpaintable.h docs: Fix the reference link 2024-03-29 13:31:36 +00:00
gdkpango.c
gdkpango.h
gdkpipeiostream.c
gdkpipeiostreamprivate.h
gdkpopup.c Cosmetics 2024-06-26 07:33:15 -04:00
gdkpopup.h
gdkpopuplayout.c
gdkpopuplayout.h
gdkpopupprivate.h
gdkprivate.h
gdkprofiler.c
gdkprofilerprivate.h
gdkrectangle.c
gdkrectangle.h
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
gdkrgbaprivate.h gdk: Add gdk_rgba_print 2024-05-31 21:29:49 -04:00
gdkseat.c
gdkseat.h
gdkseatdefault.c
gdkseatdefaultprivate.h
gdkseatprivate.h
gdksnapshot.c
gdksnapshot.h
gdksnapshotprivate.h
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 gl: Fix initial EGL context creation on X11 2024-08-29 01:31:47 +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 texture: Don't mess up color states 2024-07-26 17:27:20 -04: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 gdktoplevel: Document toplevel_titlebar_gesture 2024-06-29 15:14:33 +02:00
gdktoplevel.h Add a since tag to GDK_TOPLEVEL_STATE_SUSPENDED 2024-08-24 08:38:19 -04:00
gdktoplevellayout.c
gdktoplevellayout.h
gdktoplevelprivate.h
gdktoplevelsize.c
gdktoplevelsize.h
gdktoplevelsizeprivate.h
gdktypes.h gdk: Add public api for cicp 2024-07-24 16:45:21 -06:00
gdkvulkancontext.c vulkan: Don't print errors on vkCreateInstance() failure 2024-08-23 20:04:46 +02:00
gdkvulkancontext.h
gdkvulkancontextprivate.h vulkan: Turn debug messages into warnings 2024-08-08 04:41:16 +02:00
gen-gdk-gresources-xml.py
gen-keyname-table.pl
keynames-translate.txt
keynames.txt
keynamesprivate.h
meson.build Add GdkColor 2024-08-05 11:11:14 -04:00