gecko-dev/widget/gtk
Emilio Cobos Álvarez aec3a092c3 Bug 1753067 - Follow-up: Fix 32-bit build.
MANUAL PUSH: Minor fixup to avoid backout.
2022-02-02 23:48:26 +01:00
..
compat
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 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
wayland Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
CompositorWidgetChild.cpp Bug 1737065 [Linux] Implement EnableRendering() / DisableRendering() for GtkCompositorWidget r=rmader 2021-10-21 15:41:01 +00:00
CompositorWidgetChild.h Bug 1737065 [Linux] Implement EnableRendering() / DisableRendering() for GtkCompositorWidget r=rmader 2021-10-21 15:41:01 +00:00
CompositorWidgetParent.cpp Bug 1737065 [Linux] Implement EnableRendering() / DisableRendering() for GtkCompositorWidget r=rmader 2021-10-21 15:41:01 +00:00
CompositorWidgetParent.h Bug 1737065 [Linux] Implement EnableRendering() / DisableRendering() for GtkCompositorWidget r=rmader 2021-10-21 15:41:01 +00:00
DMABufLibWrapper.cpp Bug 1752666 [Linux] Enable VA-API on EGL only, r=emilio 2022-02-01 14:17:25 +00:00
DMABufLibWrapper.h Bug 1752097 [Linux] Remove SW decoding to dmabuf textures r=alwu,media-playback-reviewers 2022-01-29 19:50:24 +00:00
DMABufSurface.cpp Bug 1751710 [Linux] Allow VA-API decoding without GBM device and switch MOZ_WAYLAND_DRM_DEVICE to MOZ_DRM_DEVICE r=emilio,alwu,media-playback-reviewers 2022-01-26 12:34:03 +00:00
DMABufSurface.h Bug 1724385 [Linux] Try to create EGLImage over decoded VA-API video frame r=alwu,emilio,media-playback-reviewers 2022-01-25 07:08:02 +00:00
GRefPtr.h Bug 1734934 - Implement freedesktop color-scheme setting. r=stransky 2022-01-17 11:44:04 +00:00
GUniquePtr.h Bug 1753067 - Cleanup handling of clipboard data lifetime. r=stransky 2022-02-02 14:55:12 +00:00
GfxInfo.cpp Bug 1742994 - Bump required nvidia driver version for HW-WR to 470.82 (i.e. always use EGL), r=aosmond 2022-01-24 10:50:18 +00:00
GfxInfo.h Bug 1710400 - Blocklist HW-WR on Intel DDX driver, r=aosmond 2021-09-21 18:34:35 +00:00
GtkCompositorWidget.cpp Bug 1737068 [Linux] Postpone compositor rendering until widget window is ready, r=rmader 2021-10-25 09:30:07 +00:00
GtkCompositorWidget.h Bug 1737068 [Linux] Postpone compositor rendering until widget window is ready, r=rmader 2021-10-25 09:30:07 +00:00
IMContextWrapper.cpp Bug 1741665 - Align nsCString's public size_type better with other C++ APIs, r=mccr8,geckoview-reviewers,agi 2021-12-13 21:47:56 +00:00
IMContextWrapper.h
InProcessGtkCompositorWidget.cpp
InProcessGtkCompositorWidget.h
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
MediaKeysEventSourceFactory.cpp
MozContainer.cpp Bug 1747919 - Stop using gtk_container_set_resize_mode, r=stransky 2022-01-17 15:40:05 +00:00
MozContainer.h Bug 1509931 - Use a more precise toolbar radius. r=stransky 2021-10-18 18:51:41 +00:00
MozContainerWayland.cpp Bug 1737068 [Linux] Postpone compositor rendering until widget window is ready, r=rmader 2021-10-25 09:30:07 +00:00
MozContainerWayland.h Bug 1737068 [Linux] Postpone compositor rendering until widget window is ready, r=rmader 2021-10-25 09:30:07 +00:00
NativeKeyBindings.cpp Bug 1744580 - Make the callback of `select_all` signal check `select` argument r=stransky 2021-12-08 12:52:47 +00:00
NativeKeyBindings.h
PCompositorWidget.ipdl Bug 1737065 [Linux] Implement EnableRendering() / DisableRendering() for GtkCompositorWidget r=rmader 2021-10-21 15:41:01 +00:00
PlatformWidgetTypes.ipdlh
ScreenHelperGTK.cpp Bug 1700370 - Don't use ScreenManager after shutdown phase is started. r=gsvelto 2021-12-09 12:13:28 +00:00
ScreenHelperGTK.h Bug 1732682 [Wayland] Get screen sizes from workarea on KDE/Sway r=rmader 2021-10-04 12:13:38 +00:00
TaskbarProgress.cpp
TaskbarProgress.h
WakeLockListener.cpp Bug 1733796 - Add org.freedesktop.PowerManagement.Inhibit interface to inhibit screensaver r=stransky 2021-10-13 18:19:31 +00:00
WakeLockListener.h
WaylandBuffer.cpp Bug 1618914 - Fall back to ftruncate if posix_fallocate isn't supported by filesystem, r=stransky 2021-11-30 18:51:05 +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 1746857 [Linux] Provide logging to Vsync wayland code r=rmader 2021-12-22 10:45:45 +00:00
WaylandVsyncSource.h Bug 1728891 - Some cleanups for WaylandVsyncSource, r=stransky 2021-09-08 00:04:09 +00:00
WidgetStyleCache.cpp Bug 1749645 - Remove unused native scrollbar drawing on gtk. r=stransky 2022-01-12 17:06:12 +00:00
WidgetStyleCache.h Bug 1745589 - Ensure we also draw headerbar parent if the headerbar has no background. r=stransky 2021-12-13 10:48:36 +00:00
WidgetTraceEvent.cpp
WidgetUtilsGtk.cpp Bug 1516290 - Disable xdg mime portal in non-flatpack environments by default, r=emilio,stransky 2022-01-23 18:09:21 +00:00
WidgetUtilsGtk.h Bug 1747919 - Add helper function to get the GDK client pointer, r=stransky 2022-01-17 15:02:16 +00:00
WindowSurface.h Bug 1716796 [Wayland] Poll mozcontainer remap state, r=rmader 2021-06-19 09:33:19 +00:00
WindowSurfaceProvider.cpp Bug 1743821 [Linux] Sychronize mWindowSurface release r=lsalzman 2022-01-11 21:42:13 +00:00
WindowSurfaceProvider.h Bug 1743821 [Linux] Sychronize mWindowSurface release r=lsalzman 2022-01-11 21:42:13 +00:00
WindowSurfaceWaylandMultiBuffer.cpp Bug 1733055 [Wayland] Implement rendering to parent surface in MozContainer, r=rmader 2021-10-04 20:03:12 +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 1750017 [Linux] Don't set shape mask to released drawable, r=lsalzman 2022-01-17 19:14:13 +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
components.conf Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen 2022-01-12 20:52:58 +00:00
gtk3drawing.cpp Bug 1749645 - Remove unused native scrollbar drawing on gtk. r=stransky 2022-01-12 17:06:12 +00:00
gtkdrawing.h Bug 1749645 - Remove unused native scrollbar drawing on gtk. r=stransky 2022-01-12 17:06:12 +00:00
maiRedundantObjectFactory.c
maiRedundantObjectFactory.h
moz.build Bug 1752503 [Wayland] Rename nsClipboardWaylandAsync to nsClipboardWayland r=rmader 2022-01-28 12:33:40 +00:00
nsAppShell.cpp Bug 1741682 - Don't let the profiler interrupt nsAppShell::ProcessNextNativeEvent. r=stransky 2022-01-28 17:57:36 +00:00
nsAppShell.h Bug 758848 [Linux] Add support for wake_notification and sleep_notification on Linux r=emilio 2021-10-15 20:15:26 +00:00
nsApplicationChooser.cpp
nsApplicationChooser.h
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp Bug 1753067 - Follow-up: Fix 32-bit build. 2022-02-02 23:48:26 +01:00
nsClipboard.h Bug 1753067 - Make ClipboardData / ClipboardTargets members private. r=stransky 2022-02-02 14:55:13 +00:00
nsClipboardWayland.cpp Bug 1753067 - Make ClipboardData / ClipboardTargets members private. r=stransky 2022-02-02 14:55:13 +00:00
nsClipboardWayland.h Bug 1753067 - Make Wayland and X11 clipboard implementations a bit more similar. r=stransky 2022-02-02 14:55:13 +00:00
nsClipboardX11.cpp Bug 1753067 - Follow-up: Fix 32-bit build. 2022-02-02 23:48:26 +01:00
nsClipboardX11.h Bug 1753067 - Make Wayland and X11 clipboard implementations a bit more similar. r=stransky 2022-02-02 14:55:13 +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=sylvestre 2022-01-11 15:49:03 +00:00
nsDeviceContextSpecG.h
nsDragService.cpp Bug 1753067 - Fix some leaks in GDK atom handling. r=stransky 2022-02-02 14:55:12 +00:00
nsDragService.h Bug 1752503 [Wayland] Remove DataOffer class r=rmader 2022-01-28 12:33:41 +00:00
nsFilePicker.cpp Bug 1746559 - Split flatpak portal prefs. r=jhorak 2022-01-05 14:55:56 +00:00
nsFilePicker.h
nsGTKToolkit.h
nsGtkCursors.h
nsGtkKeyUtils.cpp Bug 1747919 - Replace gdk_display_get_pointer, r=stransky 2022-01-17 15:40:04 +00:00
nsGtkKeyUtils.h Bug 1745006 [Wayland] Use wl_keyboard enter event to get xdg_activation token params r=rmader 2021-12-09 16:25:21 +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 1751723 - Fix ComputeColorSchemeSetting to stop assuming 0 == Light. r=stransky 2022-01-24 19:20:49 +00:00
nsLookAndFeel.h Bug 1751432 - Clean up LookAndFeel init, and try harder to match the preferred appearance. r=stransky 2022-01-23 13:42:01 +00:00
nsNativeThemeGTK.cpp Bug 1749531 - Allow to override native theme scrollbar styles. r=mstange 2022-01-25 21:31:44 +00:00
nsNativeThemeGTK.h Bug 1749645 - Remove unused native scrollbar drawing on gtk. r=stransky 2022-01-12 17:06:12 +00:00
nsPrintDialogGTK.cpp Bug 1746559 - Split flatpak portal prefs. r=jhorak 2022-01-05 14:55:56 +00:00
nsPrintDialogGTK.h
nsPrintSettingsGTK.cpp Bug 1748188 - Remove nsIPrintSettings.setupSilentPrinting. r=emilio 2022-01-03 10:55:04 +00:00
nsPrintSettingsGTK.h Bug 1748188 - Remove nsIPrintSettings.setupSilentPrinting. r=emilio 2022-01-03 10:55:04 +00:00
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 1743769 [Wayland] Get xdg_activation_v1 interface from Wayland registry r=rmader 2021-12-02 10:48:02 +00:00
nsWaylandDisplay.h Bug 1743769 [Wayland] Get xdg_activation_v1 interface from Wayland registry r=rmader 2021-12-02 10:48:02 +00:00
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWindow.cpp Bug 1747475 [Linux] Don't assert/crash if we're missing mGdkWindow r=emilio 2022-02-01 19:12:32 +00:00
nsWindow.h Bug 1752619 - Remove aTargetScreen from nsIWidget::MakeFullScreen() r=handyman,spohl,agi,emilio 2022-01-31 22:07:23 +00:00