fune/widget/gtk
Robert Mader 736a9e904d Bug 1588904 - [Linux/EGL] Use correct rendering device in multi-GPU setup, r=stransky,emilio,jgilbert,geckoview-reviewers,m_kato
Fetch the DRM device in the EGL version of glxtest, set it in gfxInfo and pass
it to gfxVars. Finally, use it in nsDMABufDevice::Configure().

While on it, also clean up EGL typedefs and defines a bit to match how it's
done for GLX.

Inspired by and copied from wlroots and Xwayland. Thanks to emersion!

Differential Revision: https://phabricator.services.mozilla.com/D98108
2021-01-18 09:26:21 +00:00
..
compat
compat-gtk3/gdk Bug 1617002 - Remove checks for unsupported GTK3 versions. r=stransky 2020-07-20 15:43:30 +00:00
crashtests Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham 2020-12-15 10:34:54 +00:00
mozgtk Bug 1470983 - Prelude: Remove use of gtk_widget_get_settings in LookAndFeel. r=heycam 2020-12-13 01:34:35 +00:00
mozwayland Bug 1640053 - Implement screen info for Wayland, r=stransky 2021-01-13 23:51:59 +00:00
wayland Bug 1640053 - Fix lint error in gtk/wayland/moz.build a=lint-fix 2021-01-14 02:28:18 +02:00
components.conf Bug 1654957 - Enable the GfxInfo component in the GPU process on Linux. r=jgilbert 2020-08-07 21:31:53 +00:00
CompositorWidgetChild.cpp
CompositorWidgetChild.h
CompositorWidgetParent.cpp
CompositorWidgetParent.h
DMABufLibWrapper.cpp Bug 1588904 - [Linux/EGL] Use correct rendering device in multi-GPU setup, r=stransky,emilio,jgilbert,geckoview-reviewers,m_kato 2021-01-18 09:26:21 +00:00
DMABufLibWrapper.h Bug 1675453 [Wayland] Make nsDMABufDevice initialization thread safe and remove unused methods, r=jhorak 2020-11-06 14:13:24 +00:00
DMABufSurface.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
DMABufSurface.h Bug 1660336 Build ffvpx FFmpegVideoDecoder module with VAAPI support, r=jya,glandium,jgilbert 2020-12-08 15:26:09 +00:00
GRefPtr.h Bug 1665373 - Stop using nsCountedRef in widget/gtk. r=karlt 2020-09-18 01:04:02 +00:00
gtk3drawing.cpp Bug 1684641 - follow-up fix - Simplify the code by removing break; r=stransky 2021-01-08 12:53:11 +00:00
GtkCompositorWidget.cpp Bug 1656266 - Wrap gtk window mClientSize in a lock to avoid a datarace. r=mstange 2020-09-24 00:22:53 +00:00
GtkCompositorWidget.h Bug 1656266 - Wrap gtk window mClientSize in a lock to avoid a datarace. r=mstange 2020-09-24 00:22:53 +00:00
gtkdrawing.h Bug 1670145 - Record telemetry on Gtk version and other theme related info. r=tdsmith,spohl 2020-10-15 04:50:48 +00:00
IMContextWrapper.cpp Bug 1683226 - part 11: Get rid of IMEEnabled::Plugin r=m_kato 2020-12-21 08:26:24 +00:00
IMContextWrapper.h Bug 1683027 - Make IMContextWrapper handle keyboard events asynchronously when active IM is Fcitx5 r=m_kato 2020-12-19 16:03:20 +00:00
InProcessGtkCompositorWidget.cpp
InProcessGtkCompositorWidget.h
maiRedundantObjectFactory.c
maiRedundantObjectFactory.h
MediaKeysEventSourceFactory.cpp
moz.build Bug 1529510 - Move ProcInfo to processtoolsservice;r=aklotz,mstange 2020-11-12 17:42:54 +00:00
MozContainer.cpp
MozContainer.h Bug 1617002 - Rework GTK opaque region handling. r=stransky 2020-07-30 18:28:42 +00:00
MozContainerWayland.cpp Bug 1678247 Use nsWindow scale factor for the content of the popup; r=stransky 2020-12-16 15:26:54 +00:00
MozContainerWayland.h Bug 1617002 - Rework GTK opaque region handling. r=stransky 2020-07-30 18:28:42 +00:00
MPRISInterfaceDescription.h Bug 1676045 - Implement DesktopEntry for MPRIS r=stransky 2020-11-12 13:38:52 +00:00
MPRISServiceHandler.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
MPRISServiceHandler.h Bug 1676045 - Implement DesktopEntry for MPRIS r=stransky 2020-11-12 13:38:52 +00:00
NativeKeyBindings.cpp
NativeKeyBindings.h
nsApplicationChooser.cpp
nsApplicationChooser.h
nsAppShell.cpp Bug 1676022 - Silence some glib deprecation warnings, r=stransky 2020-11-09 11:53:41 +00:00
nsAppShell.h
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj 2020-08-07 07:49:47 +00:00
nsClipboard.h
nsClipboardWayland.cpp Backed out changeset e8c18967320c (bug 1631061) for causing Bug 1683989 2020-12-23 12:50:06 +02:00
nsClipboardWayland.h Backed out changeset e8c18967320c (bug 1631061) for causing Bug 1683989 2020-12-23 12:50:06 +02:00
nsClipboardX11.cpp Bug 1617002 - Remove checks for unsupported GTK3 versions. r=stransky 2020-07-20 15:43:30 +00:00
nsClipboardX11.h Bug 1617002 - Remove checks for unsupported GTK3 versions. r=stransky 2020-07-20 15:43:30 +00:00
nsColorPicker.cpp Bug 1617002 - Remove checks for unsupported GTK3 versions. r=stransky 2020-07-20 15:43:30 +00:00
nsColorPicker.h Bug 1617002 - Remove checks for unsupported GTK3 versions. r=stransky 2020-07-20 15:43:30 +00:00
nsDeviceContextSpecG.cpp Bug 1669905 part 2: Add nsIPrintSettings APIs to handle the possibility that pages and sheets may have orthogonal orientation, in pages-per-sheet printouts. r=jfkthame 2021-01-05 02:24:00 +00:00
nsDeviceContextSpecG.h Bug 1657874 - Unify printer list implementations between Mac and GTK, and add nsPrinterListBase. r=jwatt 2020-08-07 12:04:26 +00:00
nsDragService.cpp Bug 1679272 - Include ScopeExit.h exactly where used. r=andi 2020-12-07 14:25:59 +00:00
nsDragService.h Bug 1641270 - Part 8: Make the Drag&Drop to use the correct cookieJarSettings to download the url. r=smaug,dimi 2020-11-11 11:14:05 +00:00
nsFilePicker.cpp
nsFilePicker.h
nsGtkCursors.h
nsGtkKeyUtils.cpp Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
nsGtkKeyUtils.h Bug 1680909 - Fix slowdown in X keyboard layout handling. r=stransky 2020-12-07 14:09:48 +00:00
nsGTKToolkit.h
nsGtkUtils.h
nsIImageToPixbuf.h
nsImageToPixbuf.cpp
nsImageToPixbuf.h
nsLookAndFeel.cpp Bug 1683204 - Include content theme configuration details in FullLookAndFeel. r=spohl 2020-12-22 19:26:41 +00:00
nsLookAndFeel.h Bug 1683204 - Include content theme configuration details in FullLookAndFeel. r=spohl 2020-12-22 19:26:41 +00:00
nsNativeBasicThemeGTK.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-12-07 10:17:57 +00:00
nsNativeBasicThemeGTK.h Backed out changeset 3e90a3759639 (bug 1679208) for scrollbars-no-margin.html failures CLOSED TREE 2020-12-03 01:11:32 +02:00
nsNativeThemeGTK.cpp Backed out changeset 3e90a3759639 (bug 1679208) for scrollbars-no-margin.html failures CLOSED TREE 2020-12-03 01:11:32 +02:00
nsNativeThemeGTK.h Backed out changeset 3e90a3759639 (bug 1679208) for scrollbars-no-margin.html failures CLOSED TREE 2020-12-03 01:11:32 +02:00
nsPrintDialogGTK.cpp Bug 1662552 Don't use temp filename in the print dialog when using flatpak; r=stransky 2020-11-24 13:04:37 +00:00
nsPrintDialogGTK.h
nsPrintSettingsGTK.cpp Bug 1669854 - Add a single pageRanges print setting. r=nordzilla 2020-11-07 16:01:57 +00:00
nsPrintSettingsGTK.h Bug 1669854 - Add a single pageRanges print setting. r=nordzilla 2020-11-07 16:01:57 +00:00
nsPrintSettingsServiceGTK.cpp
nsPrintSettingsServiceGTK.h
nsSound.cpp Bug 1676022 - Silence some glib deprecation warnings, r=stransky 2020-11-09 11:53:41 +00:00
nsSound.h
nsToolkit.cpp
nsUserIdleServiceGTK.cpp Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsUserIdleServiceGTK.h Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsWaylandDisplay.cpp Bug 1685055 [Wayland] Post SyncBegin() to main thread only and remove thread specific code as it's unused, r=jhorak 2021-01-12 21:07:22 +00:00
nsWaylandDisplay.h Bug 1685055 [Wayland] Post SyncBegin() to main thread only and remove thread specific code as it's unused, r=jhorak 2021-01-12 21:07:22 +00:00
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWindow.cpp Bug 1681107 - Fix race condition of calling CompositorBridgeChild::SendPause() r=rmader,stransky 2021-01-14 14:29:55 +00:00
nsWindow.h Bug 1672097 - Part 1: Make Gtk theme overrides work with the RemoteLookAndFeel. r=spohl,karlt 2020-12-16 04:41:05 +00:00
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh
ScreenHelperGTK.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=andi,necko-reviewers,dragana 2020-11-16 22:09:25 +00:00
ScreenHelperGTK.h
TaskbarProgress.cpp
TaskbarProgress.h
WakeLockListener.cpp Bug 1662425 [Wayland] Create nsWaylandDisplay as ref counted, r=jhorak 2020-09-04 10:54:49 +00:00
WakeLockListener.h
WaylandVsyncSource.cpp Bug 1670444 - [Wayland] Some vsyncsource improvements, r=stransky 2020-11-03 11:39:18 +00:00
WaylandVsyncSource.h Bug 1670444 - [Wayland] Some vsyncsource improvements, r=stransky 2020-11-03 11:39:18 +00:00
WidgetStyleCache.cpp Bug 1652220 [Linux] Create titlebar style from actual widget, r=jhorak 2020-12-04 15:47:30 +00:00
WidgetStyleCache.h Bug 1652220 [Linux] Create titlebar style from actual widget, r=jhorak 2020-12-04 15:47:30 +00:00
WidgetTraceEvent.cpp
WidgetUtilsGtk.cpp Bug 1663273 - Update shape mask setup, r=rmader 2020-11-25 08:28:25 +00:00
WidgetUtilsGtk.h Bug 1460959 [Linux] Implement nsWindow::IsMainWindowTransparent(), r=jhorak 2020-09-03 12:59:02 +00:00
WindowSurfaceProvider.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WindowSurfaceProvider.h
WindowSurfaceWayland.cpp Bug 1686703 [Wayland] Merge GetWaylandBufferWithSwitch()/GetWaylandBufferRecent() to GetWaylandBuffer(), r=jhorak 2021-01-14 13:01:36 +00:00
WindowSurfaceWayland.h Bug 1686703 [Wayland] Merge GetWaylandBufferWithSwitch()/GetWaylandBufferRecent() to GetWaylandBuffer(), r=jhorak 2021-01-14 13:01:36 +00:00
WindowSurfaceX11.cpp
WindowSurfaceX11.h
WindowSurfaceX11Image.cpp
WindowSurfaceX11Image.h
WindowSurfaceXRender.cpp
WindowSurfaceXRender.h