fune/widget/gtk
stransky 15b8030e79 Bug 1730203 [Linux] Call WindowDragMotionHandler() from nsWindow::OnDragDataReceivedEvent, r=emilio
When we get data from D&D operation by nsWindow::OnDragDataReceivedEvent, speed up data transfer to child process by
WindowDragMotionHandler() call.

Differential Revision: https://phabricator.services.mozilla.com/D126211
2021-09-21 13:42:25 +00:00
..
compat
compat-gtk3/gdk
crashtests
mozgtk Bug 1721962 - Switch to pkg-config for X11 libraries. r=firefox-build-system-reviewers,jgilbert,andi 2021-07-30 11:39:39 +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
components.conf Bug 1709606 - Move GfxInfoX11 into gtk and remove X11 from the name, r=stransky 2021-05-07 12:31:27 +00:00
CompositorWidgetChild.cpp
CompositorWidgetChild.h
CompositorWidgetParent.cpp
CompositorWidgetParent.h
DMABufLibWrapper.cpp Bug 1718499 [Linux] Release wl_registry right after we use it, r=rmader 2021-06-28 11:27:27 +00:00
DMABufLibWrapper.h Bug 1718499 [Linux] Release wl_registry right after we use it, r=rmader 2021-06-28 11:27:27 +00:00
DMABufSurface.cpp Bug 1712588 Implement DMABufSurface::GetAsSourceSurface. r=sotaro,jgilbert 2021-07-15 16:19:51 +00:00
DMABufSurface.h Bug 1712588 Implement DMABufSurface::GetAsSourceSurface. r=sotaro,jgilbert 2021-07-15 16:19:51 +00:00
GfxInfo.cpp Bug 1731480 - Stop reporting swrast as driver, r=aosmond 2021-09-20 14:38:22 +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
GRefPtr.h
gtk3drawing.cpp Bug 1716462 - Minor WidgetStyleCache cleanup. r=stransky 2021-06-16 17:02:08 +00:00
GtkCompositorWidget.cpp Bug 1722450 [Linux] Hold reference to nsWindow in GtkCompositorWidget/WindowSurfaceWayland, r=emilio 2021-08-11 07:48:53 +00:00
GtkCompositorWidget.h Bug 1722450 [Linux] Hold reference to nsWindow in GtkCompositorWidget/WindowSurfaceWayland, r=emilio 2021-08-11 07:48:53 +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
IMContextWrapper.cpp Bug 1729402 - Changing inputmode might not set input-purpose on GTK. r=masayuki 2021-09-14 14:35:17 +00:00
IMContextWrapper.h
InProcessGtkCompositorWidget.cpp
InProcessGtkCompositorWidget.h
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
MediaKeysEventSourceFactory.cpp
moz.build Bug 1729424 [Wayland] Remove WindowSurfaceWayland backend r=rmader 2021-09-07 12:48:23 +00:00
MozContainer.cpp Bug 1728090 [Wayland] Print nsWindow object reference instead of MozContainer one in MozContainer logs, r=jhorak 2021-08-31 11:13:42 +00:00
MozContainer.h Bug 1728090 [Wayland] Print nsWindow object reference instead of MozContainer one in MozContainer logs, r=jhorak 2021-08-31 11:13:42 +00:00
MozContainerWayland.cpp Bug 1729424 [Wayland] Remove WindowSurfaceWayland backend r=rmader 2021-09-07 12:48:23 +00:00
MozContainerWayland.h Bug 1729424 [Wayland] Remove WindowSurfaceWayland backend r=rmader 2021-09-07 12:48:23 +00:00
MPRISInterfaceDescription.h
MPRISServiceHandler.cpp Bug 1712675 - part 2: Make any cpp file under widget/gtk stop redefining LOG macro r=rmader,stransky 2021-05-26 22:53:30 +00:00
MPRISServiceHandler.h
NativeKeyBindings.cpp
NativeKeyBindings.h
nsApplicationChooser.cpp
nsApplicationChooser.h
nsAppShell.cpp Bug 1703073 [Wayland] Rework Wayland popup hierarchy management, r=jhorak 2021-05-10 06:50:53 +00:00
nsAppShell.h
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp Bug 1611407 [Linux/X11] Don't try to get text clipboard data of binary MIME types, r=jhorak 2021-09-09 09:46:09 +00:00
nsClipboard.h Bug 1611407 [Linux/X11] Don't try to get text clipboard data of binary MIME types, r=jhorak 2021-09-09 09:46:09 +00:00
nsClipboardWayland.cpp Bug 1726360 [Wayland] Sync clipboard update, r=jhorak 2021-08-31 13:08:37 +00:00
nsClipboardWayland.h Bug 1726360 [Wayland] Sync clipboard update, r=jhorak 2021-08-31 13:08:37 +00:00
nsClipboardWaylandAsync.cpp Bug 1726360 [Wayland] Async clipboard update, r=jhorak 2021-08-31 13:08:37 +00:00
nsClipboardWaylandAsync.h Bug 1727268 [Wayland] Unlock async clipboard even when nsRetrievalContextWaylandAsync::GetTargets() fails, r=jhorak 2021-08-24 09:38:46 +00:00
nsClipboardX11.cpp Bug 1611407 [Linux/X11] Don't try to get text clipboard data of binary MIME types, r=jhorak 2021-09-09 09:46:09 +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 Bug 1519636 - Reformat recent changes to the Google coding style. r=emilio 2021-08-23 09:30:23 +00:00
nsColorPicker.h Bug 1673000 [Linux] Use Gtk color picker, r=jhorak 2021-07-20 13:33:04 +00:00
nsDeviceContextSpecG.cpp Bug 1519636 - Reformat recent changes to the Google coding style. r=necko-reviewers,emilio 2021-06-17 11:00:22 +00:00
nsDeviceContextSpecG.h
nsDragService.cpp Bug 1731197 [Linux] Make D&D operations more reliable and transfer only available D&D data types, r=emilio 2021-09-21 13:41:36 +00:00
nsDragService.h Bug 1731197 [Linux] Make D&D operations more reliable and transfer only available D&D data types, r=emilio 2021-09-21 13:41:36 +00:00
nsFilePicker.cpp Bug 1724679 [Linux] Check env variables for '1' to enable them, r=jhorak 2021-08-11 07:28:57 +00:00
nsFilePicker.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
nsGTKToolkit.h
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 1693222 - Implement SelectedItem and SelectedItemText system colors. r=mstange 2021-09-02 11:38:01 +00:00
nsLookAndFeel.h Bug 1724405 - Make ui.caretBlinkCount a proper widget int, and make it respect GTK settings. r=stransky 2021-08-10 14:39:27 +00:00
nsNativeBasicThemeGTK.cpp Bug 1717245 - Don't use system colors in the non-native theme if we're not painting backgrounds. r=mstange 2021-06-22 10:43:17 +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 1728691. Use IsRootContentDocumentCrossProcess in nsNativeThemeGTK::GetWidgetTransparency. r=karlt 2021-09-02 04:14:32 +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 1713532 - removed else after return r=gregtatum 2021-06-10 14:08:16 +00:00
nsPrintDialogGTK.h
nsPrintSettingsGTK.cpp
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
nsUserIdleServiceGTK.h
nsWaylandDisplay.cpp Bug 1726923 - Add Wayland crash handler, r=stransky,emilio 2021-08-31 18:27:00 +00:00
nsWaylandDisplay.h Bug 1721023 [Wayland] Close display registry right after use, r=rmader 2021-07-20 18:29:49 +00:00
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWindow.cpp Bug 1730203 [Linux] Call WindowDragMotionHandler() from nsWindow::OnDragDataReceivedEvent, r=emilio 2021-09-21 13:42:25 +00:00
nsWindow.h Bug 1730079 [Wayland] Get popup text direction by nsWindow::IsPopupDirectionRTL(), r=emilio 2021-09-10 11:11:20 +00:00
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh
ScreenHelperGTK.cpp Bug 1730476 [Wayland] Use wl_output screen getter workaround on Gnome/mutter only, r=jhorak 2021-09-13 10:28:58 +00:00
ScreenHelperGTK.h Backed out changeset 5f7e6d65a0a6 (Bug 1727073) for causing build bustages. CLOSED TREE 2021-09-01 10:13:16 -04:00
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
WaylandBuffer.cpp Bug 1720375 - Restructure surface pool into a buffer pool,r=stransky,gfx-reviewers,lsalzman 2021-08-04 12:43:21 +00:00
WaylandBuffer.h Bug 1720375 - Restructure surface pool into a buffer pool,r=stransky,gfx-reviewers,lsalzman 2021-08-04 12:43:21 +00:00
WaylandVsyncSource.cpp Bug 1728891 - Some cleanups for WaylandVsyncSource, r=stransky 2021-09-08 00:04:09 +00:00
WaylandVsyncSource.h Bug 1728891 - Some cleanups for WaylandVsyncSource, r=stransky 2021-09-08 00:04:09 +00:00
WidgetStyleCache.cpp Bug 1716462 - Minor WidgetStyleCache cleanup. r=stransky 2021-06-16 17:02:08 +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 Bug 1716796 [Wayland] Poll mozcontainer remap state, r=rmader 2021-06-19 09:33:19 +00:00
WindowSurfaceProvider.cpp Bug 1729424 [Wayland] Remove WindowSurfaceWayland backend r=rmader 2021-09-07 12:48:23 +00:00
WindowSurfaceProvider.h Bug 1722450 [Linux] Hold reference to nsWindow in GtkCompositorWidget/WindowSurfaceWayland, r=emilio 2021-08-11 07:48:53 +00:00
WindowSurfaceWaylandMultiBuffer.cpp Bug 1722450 [Linux] Hold reference to nsWindow in GtkCompositorWidget/WindowSurfaceWayland, r=emilio 2021-08-11 07:48:53 +00:00
WindowSurfaceWaylandMultiBuffer.h Bug 1722450 [Linux] Hold reference to nsWindow in GtkCompositorWidget/WindowSurfaceWayland, r=emilio 2021-08-11 07:48:53 +00:00
WindowSurfaceX11.cpp
WindowSurfaceX11.h
WindowSurfaceX11Image.cpp Bug 1722454 - Remove --disable-skia. r=firefox-build-system-reviewers,gfx-reviewers,nical,andi 2021-07-29 23:29:43 +00:00
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