fune/widget/gtk
2023-05-18 13:37:25 +00:00
..
compat
crashtests
mozgtk
mozwayland
vaapitest Bug 1830271 [Linux] Disable logging for vaapi test by default r=emilio 2023-04-27 11:39:36 +00:00
wayland
AsyncDBus.cpp
AsyncDBus.h
AsyncGtkClipboardRequest.cpp
AsyncGtkClipboardRequest.h
components.conf
CompositorWidgetChild.cpp
CompositorWidgetChild.h
CompositorWidgetParent.cpp
CompositorWidgetParent.h
DMABufLibWrapper.cpp Bug 1833207 [Wayland] Request to load dmabuf modifiers on main thread for parent process only r=emilio 2023-05-16 10:44:33 +00:00
DMABufLibWrapper.h Bug 1830162 - Add array support to gfxVars, and use it for the DMABuf modifiers. r=stransky,gfx-reviewers,nical 2023-05-11 09:59:53 +00:00
DMABufSurface.cpp Bug 1833354 - Fix chroma subsampling in DMABufSurface. r=media-playback-reviewers,padenot,stransky 2023-05-17 07:51:31 +00:00
DMABufSurface.h Bug 1812290 [Linux] Check if dmabuf surface copy works and don't use it on broken systems r=alwu,emilio,jgilbert 2023-02-08 13:35:08 +00:00
GfxInfo.cpp Bug 1831038 [Linux] Init FEATURE_*_HW_DECODE features according to VA-API test results r=emilio 2023-05-11 09:58:21 +00:00
GfxInfo.h Bug 1831038 [Linux] Init FEATURE_*_HW_DECODE features according to VA-API test results r=emilio 2023-05-11 09:58:21 +00:00
GfxInfoUtils.h Bug 1830271 [Linux] Disable logging for vaapi test by default r=emilio 2023-04-27 11:39:36 +00:00
GRefPtr.h
gtk3drawing.cpp Bug 1831841 - Remove dead GTK menu styling code. r=dao,stransky 2023-05-11 08:57:11 +00:00
GtkCompositorWidget.cpp Bug 1813407 [Linux] Allow to initialize WindowSurfaceProvider with GtkCompositorWidget for OMTC rendering r=emilio 2023-02-23 10:52:14 +00:00
GtkCompositorWidget.h Bug 1813407 [Linux] Allow to initialize WindowSurfaceProvider with GtkCompositorWidget for OMTC rendering r=emilio 2023-02-23 10:52:14 +00:00
gtkdrawing.h Bug 1831841 - Remove dead GTK menu styling code. r=dao,stransky 2023-05-11 08:57:11 +00:00
GUniquePtr.h
IMContextWrapper.cpp Bug 1810406 - Handle asynchronous composition without synthesized GDK_KEY_PRESS event r=m_kato 2023-02-21 22:51:43 +00:00
IMContextWrapper.h Bug 1810406 - Handle asynchronous composition without synthesized GDK_KEY_PRESS event r=m_kato 2023-02-21 22:51:43 +00:00
InProcessGtkCompositorWidget.cpp
InProcessGtkCompositorWidget.h
MediaKeysEventSourceFactory.cpp
moz.build Bug 1828192 [Linux] Implement GfxInfo::FireTestProcess() and use it to run VA-API testing r=emilio 2023-04-20 08:54:17 +00:00
MozContainer.cpp Bug 1815712 [Linux] Remove ATK maiRedundantObjectFactory as it's not used any more r=emilio 2023-02-16 10:05:17 +00:00
MozContainer.h
MozContainerWayland.cpp Bug 1803016 [Wayland] Don't commit wl_buffer if buffer scale doesn't match its size r=emilio 2023-03-30 11:49:53 +00:00
MozContainerWayland.h Bug 1803016 [Wayland] Don't commit wl_buffer if buffer scale doesn't match its size r=emilio 2023-03-30 11:49:53 +00:00
MPRISInterfaceDescription.h
MPRISServiceHandler.cpp
MPRISServiceHandler.h
NativeKeyBindings.cpp
NativeKeyBindings.h
NativeMenuGtk.cpp Bug 1831760 - Use a native popup menu for positioned popups on Mac. r=dao,mstange 2023-05-18 05:51:19 +00:00
NativeMenuGtk.h Bug 1831760 - Use a native popup menu for positioned popups on Mac. r=dao,mstange 2023-05-18 05:51:19 +00:00
NativeMenuSupport.cpp
nsApplicationChooser.cpp
nsApplicationChooser.h
nsAppShell.cpp Bug 1832692: Remove support for MOZ_DEBUG_PAINTS environmental variable. r=stransky 2023-05-15 20:16:57 +00:00
nsAppShell.h
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp Bug 1712122 - Part 3: Cancel pending write request when a new write request is made; r=nika,geckoview-reviewers,m_kato 2023-05-14 21:02:08 +00:00
nsClipboard.h Bug 1712122 - Part 3: Cancel pending write request when a new write request is made; r=nika,geckoview-reviewers,m_kato 2023-05-14 21:02:08 +00:00
nsClipboardWayland.cpp
nsClipboardWayland.h
nsClipboardX11.cpp
nsClipboardX11.h
nsColorPicker.cpp
nsColorPicker.h
nsDeviceContextSpecG.cpp Bug 1724649 - Followup to remove #include plstr.h r=necko-reviewers,xpcom-reviewers,valentin,nika 2023-05-15 14:53:02 +00:00
nsDeviceContextSpecG.h Bug 1799920: Use async move on printing to file on Linux. r=nika,emilio 2023-01-09 22:48:40 +00:00
nsDragService.cpp Bug 1776879, replace text/unicode for clipboard and drag and drop and use text/plain directly, r=edgar,mak,stransky,geckoview-reviewers,extension-reviewers,zombie,m_kato 2023-02-01 23:30:55 +00:00
nsDragService.h
nsFilePicker.cpp Bug 1816740 [4/6] - convert nsIFilePicker::mode* into a proper enum r=ipc-reviewers,karlt,mstange,handyman,nika 2023-02-22 21:05:24 +00:00
nsFilePicker.h Bug 1816740 [3/6] - convert nsIFilePicker::result* into a proper enum r=ipc-reviewers,karlt,mstange,handyman,nika 2023-02-22 21:05:23 +00:00
nsGtkCursors.h
nsGtkKeyUtils.cpp Bug 1828756 [Wayland] Don't access KeymapWrapper instance in KeymapWrapper::ResetKeyboard() without check r=emilio 2023-04-19 12:59:33 +00:00
nsGtkKeyUtils.h Bug 1828067 [Wayland] Migrate nsGtkKeyUtils wl_registry to nsWaylandDisplay r=emilio 2023-04-14 20:48:07 +00:00
nsGTKToolkit.h
nsGtkUtils.h
nsImageToPixbuf.cpp
nsImageToPixbuf.h
nsLookAndFeel.cpp Bug 1831841 - Remove dead GTK menu styling code. r=dao,stransky 2023-05-11 08:57:11 +00:00
nsLookAndFeel.h Bug 1831841 - Remove dead GTK menu styling code. r=dao,stransky 2023-05-11 08:57:11 +00:00
nsNativeThemeGTK.cpp Bug 1831841 - Remove dead GTK menu styling code. r=dao,stransky 2023-05-11 08:57:11 +00:00
nsNativeThemeGTK.h Bug 1814015 - Cleanup gtk native theme unit usage. r=stransky 2023-02-01 13:44:16 +00:00
nsPrintDialogGTK.cpp
nsPrintDialogGTK.h
nsPrintSettingsGTK.cpp
nsPrintSettingsGTK.h
nsPrintSettingsServiceGTK.cpp
nsPrintSettingsServiceGTK.h
nsShmImage.cpp
nsShmImage.h
nsSound.cpp Bug 1724649 - Followup to remove #include plstr.h r=necko-reviewers,xpcom-reviewers,valentin,nika 2023-05-15 14:53:02 +00:00
nsSound.h
nsToolkit.cpp
nsUserIdleServiceGTK.cpp Bug 1768920 - Avoid polling every 5 seconds in nsUserIdleService, r=dthayer,geckoview-reviewers,owlish. 2023-01-16 19:53:33 +00:00
nsUserIdleServiceGTK.h Bug 1768920 - Avoid polling every 5 seconds in nsUserIdleService, r=dthayer,geckoview-reviewers,owlish. 2023-01-16 19:53:33 +00:00
nsWaylandDisplay.cpp Bug 1829303 [Wayland] Remove thread specific wayland display objects r=emilio 2023-04-26 20:57:17 +00:00
nsWaylandDisplay.h Bug 1829303 [Wayland] Remove thread specific wayland display objects r=emilio 2023-04-26 20:57:17 +00:00
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWindow.cpp Bug 1651463 - Add CSD offset in MoveResize as needed. r=stransky 2023-05-18 13:37:25 +00:00
nsWindow.h Bug 1829303 [Wayland] Remove thread specific wayland display objects r=emilio 2023-04-26 20:57:17 +00:00
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh
ScreenHelperGTK.cpp Bug 1812938 - Part 1. GetWidgetScreen returns Screen instead of nsIScreen. r=emilio,geckoview-reviewers,owlish 2023-02-06 04:51:26 +00:00
ScreenHelperGTK.h Bug 1812938 - Part 1. GetWidgetScreen returns Screen instead of nsIScreen. r=emilio,geckoview-reviewers,owlish 2023-02-06 04:51:26 +00:00
TaskbarProgress.cpp
TaskbarProgress.h
WakeLockListener.cpp Bug 1829303 [Wayland] Remove thread specific wayland display objects r=emilio 2023-04-26 20:57:17 +00:00
WakeLockListener.h
WaylandBuffer.cpp Bug 1829303 [Wayland] Remove thread specific wayland display objects r=emilio 2023-04-26 20:57:17 +00:00
WaylandBuffer.h Bug 1829303 [Wayland] Remove thread specific wayland display objects r=emilio 2023-04-26 20:57:17 +00:00
WaylandVsyncSource.cpp Bug 1829493 - [wayland] Misc WaylandVsyncSource clean-ups. r=rmader 2023-04-24 12:31:01 +00:00
WaylandVsyncSource.h Bug 1829493 - [wayland] Don't keep firing vsync at idle rate once idle. r=rmader 2023-04-24 12:31:01 +00:00
WidgetStyleCache.cpp Bug 1831841 - Remove dead GTK menu styling code. r=dao,stransky 2023-05-11 08:57:11 +00:00
WidgetStyleCache.h
WidgetTraceEvent.cpp
WidgetUtilsGtk.cpp Bug 1828070 [Wayland] Add logging to WidgetUtilsGtk / XDG token code r=emilio 2023-04-17 08:23:17 +00:00
WidgetUtilsGtk.h Bug 1799503 - Update Firefox via APT (not balrog) in our .deb packages r=bytesized 2023-02-15 16:40:29 +00:00
WindowSurface.h
WindowSurfaceProvider.cpp Bug 1813407 [Linux] Allow to initialize WindowSurfaceProvider with GtkCompositorWidget for OMTC rendering r=emilio 2023-02-23 10:52:14 +00:00
WindowSurfaceProvider.h Bug 1813407 [Linux] Allow to initialize WindowSurfaceProvider with GtkCompositorWidget for OMTC rendering r=emilio 2023-02-23 10:52:14 +00:00
WindowSurfaceWaylandMultiBuffer.cpp Bug 1803016 [Wayland] Don't commit wl_buffer if buffer scale doesn't match its size r=emilio 2023-03-30 11:49:53 +00:00
WindowSurfaceWaylandMultiBuffer.h Bug 1813407 [Linux] Get window size from compositor widget if possible in WindowSurfaceWaylandMultiBuffer backend r=emilio 2023-02-23 10:52:15 +00:00
WindowSurfaceX11.cpp
WindowSurfaceX11.h
WindowSurfaceX11Image.cpp
WindowSurfaceX11Image.h
WindowSurfaceX11SHM.cpp
WindowSurfaceX11SHM.h