gecko-dev/widget/gtk
stransky 34b5df654e Bug 1712680 [Wayland] Clear wl_surface input region on map and allocate event, r=jhorak
Differential Revision: https://phabricator.services.mozilla.com/D115861
2021-05-25 10:22:16 +00:00
..
compat Bug 1696845 - Use dlsym for gdk_*_display_get_type. r=stransky 2021-03-11 14:32:53 +00:00
compat-gtk3/gdk
crashtests
mozgtk Bug 1707834 - Avoid libmozgtk not being linked to libxul. r=firefox-build-system-reviewers,mhentges 2021-04-27 21:44:22 +00:00
mozwayland Bug 1580595 - [Wayland] Add support for pointer lock via relative-pointer and pointer-constraints r=stransky,rmader,emilio 2021-04-22 14:56:43 +00:00
wayland Bug 1580595 - [Wayland] Add support for pointer lock via relative-pointer and pointer-constraints r=stransky,rmader,emilio 2021-04-22 14:56:43 +00:00
CompositorWidgetChild.cpp
CompositorWidgetChild.h
CompositorWidgetParent.cpp
CompositorWidgetParent.h
DMABufLibWrapper.cpp Bug 1708339 - Always initalise nsDMABufDevice::mRegistry r=stransky 2021-04-30 04:33:17 +00:00
DMABufLibWrapper.h Bug 1699433 [Linux] Use a global lock to access libdrm, r=jhorak 2021-03-19 09:20:13 +00:00
DMABufSurface.cpp Bug 1699433 [Linux] Use a global lock to access libdrm, r=jhorak 2021-03-19 09:20:13 +00:00
DMABufSurface.h Bug 1699433 [Linux] Use a global lock to access libdrm, r=jhorak 2021-03-19 09:20:13 +00:00
GRefPtr.h
GfxInfo.cpp Bug 1519636 - Reformat recent changes to the Google coding style. r=emilio 2021-05-24 15:08:47 +00:00
GfxInfo.h Bug 1709606 - Move GfxInfoX11 into gtk and remove X11 from the name, r=stransky 2021-05-07 12:31:27 +00:00
GtkCompositorWidget.cpp Bug 1712472 - Reenable depth-buffer in EGL config if native compositor is used, r=jgilbert,gw 2021-05-25 08:03:28 +00:00
GtkCompositorWidget.h Bug 1712472 - Reenable depth-buffer in EGL config if native compositor is used, r=jgilbert,gw 2021-05-25 08:03:28 +00:00
IMContextWrapper.cpp Bug 1712269 - Make IMContextWrapper not use a set of composition if committed string is inserted without native composition signals r=m_kato 2021-05-24 05:57:07 +00:00
IMContextWrapper.h
InProcessGtkCompositorWidget.cpp
InProcessGtkCompositorWidget.h
MPRISInterfaceDescription.h
MPRISServiceHandler.cpp
MPRISServiceHandler.h
MediaKeysEventSourceFactory.cpp
MozContainer.cpp Bug 1706022 [Linux] Use GdkIsWaylandDisplay()/GdkIsX11Display() instead of gfxPlatformGtk::GetPlatform() variants, r=jhorak 2021-04-20 12:29:01 +00:00
MozContainer.h
MozContainerWayland.cpp Bug 1712680 [Wayland] Clear wl_surface input region on map and allocate event, r=jhorak 2021-05-25 10:22:16 +00:00
MozContainerWayland.h Bug 1699985 - Implement basic native Wayland compositor backend, r=stransky,mstange,aosmond 2021-05-11 13:38:59 +00:00
NativeKeyBindings.cpp Bug 1685491 - part 5: Move the code remapping arrow keys in vertical content to `NativeKeyBindings` r=smaug,jfkthame 2021-02-02 03:29:31 +00:00
NativeKeyBindings.h Bug 1685491 - part 5: Move the code remapping arrow keys in vertical content to `NativeKeyBindings` r=smaug,jfkthame 2021-02-02 03:29:31 +00:00
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh
ScreenHelperGTK.cpp Bug 1707209 - [wayland] Implement experimental fractional scaling support, r=stransky 2021-04-26 13:57:23 +00:00
ScreenHelperGTK.h
TaskbarProgress.cpp
TaskbarProgress.h
WakeLockListener.cpp Bug 1709606 - Move GfxInfoX11 into gtk and remove X11 from the name, r=stransky 2021-05-07 12:31:27 +00:00
WakeLockListener.h
WaylandShmBuffer.cpp Bug 1711094 - Move WindowBackBuffer into own file and rename it to WaylandShmBuffer, r=stransky 2021-05-17 12:13:21 +00:00
WaylandShmBuffer.h Bug 1711094 - Move WindowBackBuffer into own file and rename it to WaylandShmBuffer, r=stransky 2021-05-17 12:13:21 +00:00
WaylandVsyncSource.cpp Bug 1703526 [Wayland] Don't call wl_display_roundtrip() from WaylandVsyncSource::WaylandDisplay::Shutdown(), r=rmader 2021-04-07 13:26:28 +00:00
WaylandVsyncSource.h
WidgetStyleCache.cpp Bug 1710643 - Remove support for unused gtk infobar widget and colors. r=stransky 2021-05-12 19:13:21 +00:00
WidgetStyleCache.h
WidgetTraceEvent.cpp
WidgetUtilsGtk.cpp Bug 1706022 [Linux] Use GdkIsWaylandDisplay()/GdkIsX11Display() instead of gfxPlatformGtk::GetPlatform() variants, r=jhorak 2021-04-20 12:29:01 +00:00
WidgetUtilsGtk.h Bug 1701319 - Add GTK platform support for pasting files. r=stransky 2021-04-08 07:37:06 +00:00
WindowSurface.h Backed out changeset ee3c15c9dba5 (bug 1708416) for non-unified failure on RenderCompositorSWGL.cpp. CLOSED TREE 2021-05-18 17:21:15 +03:00
WindowSurfaceProvider.cpp Backed out changeset ee3c15c9dba5 (bug 1708416) for non-unified failure on RenderCompositorSWGL.cpp. CLOSED TREE 2021-05-18 17:21:15 +03:00
WindowSurfaceProvider.h Backed out changeset ee3c15c9dba5 (bug 1708416) for non-unified failure on RenderCompositorSWGL.cpp. CLOSED TREE 2021-05-18 17:21:15 +03:00
WindowSurfaceWayland.cpp Bug 1711094 - Move WindowBackBuffer into own file and rename it to WaylandShmBuffer, r=stransky 2021-05-17 12:13:21 +00:00
WindowSurfaceWayland.h Bug 1711094 - Move WindowBackBuffer into own file and rename it to WaylandShmBuffer, r=stransky 2021-05-17 12:13:21 +00:00
WindowSurfaceX11.cpp
WindowSurfaceX11.h
WindowSurfaceX11Image.cpp
WindowSurfaceX11Image.h
WindowSurfaceX11SHM.cpp Bug 1709606 - Move WindowSurface* into the gtk backend, r=stransky 2021-05-07 12:31:26 +00:00
WindowSurfaceX11SHM.h Bug 1709606 - Move WindowSurface* into the gtk backend, r=stransky 2021-05-07 12:31:26 +00:00
WindowSurfaceXRender.cpp
WindowSurfaceXRender.h
components.conf Bug 1709606 - Move GfxInfoX11 into gtk and remove X11 from the name, r=stransky 2021-05-07 12:31:27 +00:00
gtk3drawing.cpp Bug 1710643 - Remove support for unused gtk infobar widget and colors. r=stransky 2021-05-12 19:13:21 +00:00
gtkdrawing.h Bug 1710643 - Remove support for unused gtk infobar widget and colors. r=stransky 2021-05-12 19:13:21 +00:00
maiRedundantObjectFactory.c
maiRedundantObjectFactory.h Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
moz.build Backed out changeset ee3c15c9dba5 (bug 1708416) for non-unified failure on RenderCompositorSWGL.cpp. CLOSED TREE 2021-05-18 17:21:15 +03:00
nsAppShell.cpp Bug 1703073 [Wayland] Rework Wayland popup hierarchy management, r=jhorak 2021-05-10 06:50:53 +00:00
nsAppShell.h
nsApplicationChooser.cpp
nsApplicationChooser.h
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp Bug 1706022 [Linux] Use GdkIsWaylandDisplay()/GdkIsX11Display() instead of gfxPlatformGtk::GetPlatform() variants, r=jhorak 2021-04-20 12:29:01 +00:00
nsClipboard.h Bug 1703763 [Wayland] Use fast track clipboard to get clipboard content when clipboard content is owned by Firefox, r=jhorak 2021-04-09 11:33:55 +00:00
nsClipboardWayland.cpp Backed out changeset 003fab04d7cc (bug 1703490) for causing Bug 1704287. CLOSED TREE 2021-04-26 16:25:15 +03:00
nsClipboardWayland.h Backed out changeset 003fab04d7cc (bug 1703490) for causing Bug 1704287. CLOSED TREE 2021-04-26 16:25:15 +03:00
nsClipboardX11.cpp Bug 1696845 - Use dlsym for gdk_*_display_get_type. r=stransky 2021-03-11 14:32:53 +00:00
nsClipboardX11.h Bug 1703763 [Wayland] Use fast track clipboard to get clipboard content when clipboard content is owned by Firefox, r=jhorak 2021-04-09 11:33:55 +00:00
nsColorPicker.cpp
nsColorPicker.h
nsDeviceContextSpecG.cpp Bug 1691798 - Prefer finding by ipp name when canonicalizing paper size in gtk. r=AlaskanEmily 2021-02-23 00:41:48 +00:00
nsDeviceContextSpecG.h
nsDragService.cpp Bug 1711046 [Linux] Check mSourceDataItems before use, r=jhorak 2021-05-25 10:10:34 +00:00
nsDragService.h Backed out changeset 003fab04d7cc (bug 1703490) for causing Bug 1704287. CLOSED TREE 2021-04-26 16:25:15 +03:00
nsFilePicker.cpp Bug 1706022 [Linux] Use GdkIsWaylandDisplay()/GdkIsX11Display() instead of gfxPlatformGtk::GetPlatform() variants, r=jhorak 2021-04-20 12:29:01 +00:00
nsFilePicker.h
nsGTKToolkit.h
nsGtkCursors.h
nsGtkKeyUtils.cpp Bug 1706022 [Linux] Use GdkIsWaylandDisplay()/GdkIsX11Display() instead of gfxPlatformGtk::GetPlatform() variants, r=jhorak 2021-04-20 12:29:01 +00:00
nsGtkKeyUtils.h Bug 1691622 - part 4: Make `synthesizeNativeMouseClick*()` aware of modifiers r=smaug,geckoview-reviewers,m_kato 2021-02-24 01:27:07 +00:00
nsGtkUtils.h
nsImageToPixbuf.cpp Bug 1706299 - Remove nsIImageToPixBuf. r=stransky 2021-04-21 09:29:51 +00:00
nsImageToPixbuf.h Bug 1706299 - Remove nsIImageToPixBuf. r=stransky 2021-04-21 09:29:51 +00:00
nsLookAndFeel.cpp Bug 1710967 - Move global gtk settings change observation to nsLookAndFeel. r=stransky 2021-05-14 16:18:51 +00:00
nsLookAndFeel.h Bug 1710643 - Use titlebar colors when using CSD rather than -moz-menubartext. r=stransky 2021-05-12 22:52:28 +00:00
nsNativeBasicThemeGTK.cpp Bug 1703604 - When using a transparent scrollbar button / track color, use the thumb color to paint the scrollbar arrow. r=spohl 2021-04-08 09:48:01 +00:00
nsNativeBasicThemeGTK.h Bug 1698783 - Make non-native scrollbar size configurable in Windows too. r=mstange 2021-03-18 19:12:49 +00:00
nsNativeThemeGTK.cpp Bug 1710873 - Keep unconditionally returning true for nsNativeThemeGTK::ThemeSupportsScrollbarButtons. r=stransky 2021-05-14 16:20:39 +00:00
nsNativeThemeGTK.h Bug 1519636 - Reformat recent changes to the Google coding style. r=emilio 2021-05-24 15:08:47 +00:00
nsPrintDialogGTK.cpp Bug 1706520 [Linux] Add missing WidgetUtilsGtk.h headers to widget/gtk, r=emilio 2021-04-21 10:13:03 +00:00
nsPrintDialogGTK.h
nsPrintSettingsGTK.cpp Bug 1692316 - Part 1: Update Platform Duplex Print Terminology r=dholbert 2021-02-17 23:57:26 +00:00
nsPrintSettingsGTK.h
nsPrintSettingsServiceGTK.cpp
nsPrintSettingsServiceGTK.h
nsShmImage.cpp Bug 1709606 - Move WindowSurface* into the gtk backend, r=stransky 2021-05-07 12:31:26 +00:00
nsShmImage.h Bug 1709606 - Move WindowSurface* into the gtk backend, r=stransky 2021-05-07 12:31:26 +00:00
nsSound.cpp
nsSound.h
nsToolkit.cpp
nsUserIdleServiceGTK.cpp Bug 1696845 - Use dlsym for gdk_*_display_get_type. r=stransky 2021-03-11 14:32:53 +00:00
nsUserIdleServiceGTK.h
nsWaylandDisplay.cpp Bug 1710532 - Some Wayland/X11 related cleanups in WindowSurfaceProvider, r=stransky 2021-05-11 09:44:39 +00:00
nsWaylandDisplay.h Bug 1580595 - [Wayland] Add support for pointer lock via relative-pointer and pointer-constraints r=stransky,rmader,emilio 2021-04-22 14:56:43 +00:00
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWindow.cpp Backed out changeset ee3c15c9dba5 (bug 1708416) for non-unified failure on RenderCompositorSWGL.cpp. CLOSED TREE 2021-05-18 17:21:15 +03:00
nsWindow.h Bug 1710967 - Move global gtk settings change observation to nsLookAndFeel. r=stransky 2021-05-14 16:18:51 +00:00