..
compat
crashtests
mozgtk
mozwayland
Bug 1767142 - [wayland] Implement fractional-scale-v1 protocol support for fractional scaling. r=stransky
2023-08-15 17:59:55 +00:00
v4l2test
Bug 1847500: include the proper v4l2 header on OpenBSD/NetBSD/solaris r=stransky
2023-09-04 23:26:55 +00:00
vaapitest
Bug 1833855 [Linux] Build and run vaapitest on X11 only builds r=emilio
2023-06-22 13:42:39 +00:00
wayland
Bug 1767142: apply code formatting via Lando
2023-08-15 18:02:41 +00:00
AsyncDBus.cpp
Bug 1862159 [Linux] Add IsCancelledGError() to detect DBus operation cancellation r=emilio
2023-11-02 22:42:48 +00:00
AsyncDBus.h
Bug 1862159 [Linux] Add IsCancelledGError() to detect DBus operation cancellation r=emilio
2023-11-02 22:42:48 +00:00
AsyncGtkClipboardRequest.cpp
AsyncGtkClipboardRequest.h
components.conf
Bug 1859643 - Remove nsSoundProxy. r=spohl,win-reviewers
2023-11-06 16:27:07 +00:00
CompositorWidgetChild.cpp
CompositorWidgetChild.h
CompositorWidgetParent.cpp
CompositorWidgetParent.h
DMABufLibWrapper.cpp
Bug 1855457 - Clear DMABufDevice on shutdown. r=stransky
2023-09-27 17:21:48 +00:00
DMABufLibWrapper.h
Bug 1833855 [Linux] Update DMABufLibWrapper for X11 r=emilio
2023-06-22 13:42:39 +00:00
DMABufSurface.cpp
Bug 1844285 [Solaris] Include sys/ioccom.h if it's available for dmabuf operations r=glandium
2023-07-20 07:16:55 +00:00
DMABufSurface.h
Bug 1833855 [Linux] Update DMABufSurface to build on X11 only r=emilio
2023-06-22 13:42:39 +00:00
gbm.h
Bug 1833855 [Linux] Update widget/gtk for wayland/x11 exclusive builds r=emilio
2023-06-22 13:42:39 +00:00
GfxInfo.cpp
Bug 1860048 - Enable threadsafe GL and DMABUF on NVIDIA 545.23.6+ on Linux for early beta and earlier. r=gfx-reviewers,nical
2023-10-19 13:32:56 +00:00
GfxInfo.h
Bug 1833354 - Add V4L2 hw decode probing to GfxInfo. r=media-playback-reviewers,stransky
2023-06-15 12:59:59 +00:00
GfxInfoUtils.h
Bug 1856582 [Linux] Handle gtk_init failure better and explicitly quit r=emilio
2023-10-04 09:50:52 +00:00
GRefPtr.h
Bug 1854450 [Linux] Add GDBusMethodInvocation RefPtr support r=emilio
2023-10-02 11:35:26 +00:00
gtk3drawing.cpp
Bug 1860386 - Use non-native drawing for -moz-menulist-arrow-button. r=stransky
2023-10-24 21:20:56 +00:00
GtkCompositorWidget.cpp
Bug 1847336 [Linux] Propagate SetEGLNativeWindowSize() to WebRender/OGL compositor r=emilio
2023-09-12 18:32:44 +00:00
GtkCompositorWidget.h
Bug 1847336 [Linux] Propagate SetEGLNativeWindowSize() to WebRender/OGL compositor r=emilio
2023-09-12 18:32:44 +00:00
gtkdrawing.h
Bug 1860386 - Use non-native drawing for -moz-menulist-arrow-button. r=stransky
2023-10-24 21:20:56 +00:00
GUniquePtr.h
IMContextWrapper.cpp
Bug 1824634 hold GtkIMContext reference a little longer than preedit-changed r=masayuki
2023-07-12 21:38:20 +00:00
IMContextWrapper.h
InProcessGtkCompositorWidget.cpp
InProcessGtkCompositorWidget.h
MediaKeysEventSourceFactory.cpp
moz.build
Bug 1532281 [Linux] Don't build with dbus-glib r=glandium
2023-10-12 12:59:08 +00:00
MozContainer.cpp
Bug 1855510 - Add container implementations for wayland. r=stransky
2023-09-28 07:57:24 +00:00
MozContainer.h
Bug 1855461 - Make sure moz_container_destroy runs on Wayland too. r=stransky
2023-09-27 19:57:34 +00:00
MozContainerWayland.cpp
Bug 1855461 - Make sure moz_container_destroy runs on Wayland too. r=stransky
2023-09-27 19:57:34 +00:00
MozContainerWayland.h
Bug 1855461 - Make sure moz_container_destroy runs on Wayland too. r=stransky
2023-09-27 19:57:34 +00:00
MPRISInterfaceDescription.h
MPRISServiceHandler.cpp
Bug 1859865 [Linux] Don't throw error message if DBus operation is canceled r=emilio
2023-11-06 10:39:10 +00:00
MPRISServiceHandler.h
Bug 1666084
- Build MPRIS name with DBus unique name r=stransky
2023-10-27 09:29:31 +00:00
NativeKeyBindings.cpp
Bug 1266437 - Drop "OS" modifier r=smaug,m_kato,karlt,Gijs
2023-08-07 01:03:58 +00:00
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 1859865 [Linux] Don't throw error message if DBus operation is canceled r=emilio
2023-11-06 10:39:10 +00:00
nsAppShell.h
Backed out 2 changesets (bug 1837907) for causing xpcshell failures in marSuccessPartialWhileBackgroundTaskRunning.js. CLOSED TREE
2023-11-03 17:25:27 +02:00
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp
Bug 1859976 - Handle unsupported clipboard type in GTK widget code. r=stransky
2023-10-24 08:44:18 +00:00
nsClipboard.h
Bug 1856052 - Remove unused parameter from SetNativeClipboardData; r=geckoview-reviewers,win-reviewers,spohl,mhowell,m_kato
2023-10-17 13:15:31 +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 1833244 p1. Create infrastructure to pass page dimensions to PrintTarget::BeginPage. r=dholbert,geckoview-reviewers,jonalmeida
2023-07-10 14:26:12 +00:00
nsDragService.cpp
nsDragService.h
nsFilePicker.cpp
Bug 1852839 - Part 2: Implement nsIFilePicker.isModeSupported for the GTK backend. r=emilio
2023-09-19 19:44:51 +00:00
nsFilePicker.h
Bug 1852839 - Part 2: Implement nsIFilePicker.isModeSupported for the GTK backend. r=emilio
2023-09-19 19:44:51 +00:00
nsGtkCursors.h
nsGtkKeyUtils.cpp
Bug 1266437 - Drop "OS" modifier r=smaug,m_kato,karlt,Gijs
2023-08-07 01:03:58 +00:00
nsGtkKeyUtils.h
Bug 1792676 [Wayland] Set modifiers according to key press/release r=emilio
2023-07-24 09:11:57 +00:00
nsGTKToolkit.h
nsGtkUtils.h
nsImageToPixbuf.cpp
nsImageToPixbuf.h
nsLookAndFeel.cpp
Bug 1789214 - When forcing colors without a color-scheme, compute prefers-color-scheme based on them. r=morgan
2023-11-06 19:59:38 +00:00
nsLookAndFeel.h
Bug 1762816 [Linux] Watch org.freedesktop.portal.Desktop DBus name and get session data only if it's running r=emilio
2023-11-06 09:40:32 +00:00
nsNativeThemeGTK.cpp
Bug 1789214 - When forcing colors without a color-scheme, compute prefers-color-scheme based on them. r=morgan
2023-11-06 19:59:38 +00:00
nsNativeThemeGTK.h
Bug 1860386 - Use non-native drawing for -moz-menulist-arrow-button. r=stransky
2023-10-24 21:20:56 +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 1859865 [Linux] Don't throw error message if DBus operation is canceled r=emilio
2023-11-06 10:39:10 +00:00
nsUserIdleServiceGTK.h
Bug 1861615 [Linux] Fallback to another idle service type from UserIdleServiceMutter::PollIdleTime() r=emilio
2023-11-02 20:54:22 +00:00
nsWaylandDisplay.cpp
Bug 1767142 - [wayland] Implement fractional-scale-v1 protocol support for fractional scaling. r=stransky
2023-08-15 17:59:55 +00:00
nsWaylandDisplay.h
Bug 1767142 - [wayland] Implement fractional-scale-v1 protocol support for fractional scaling. r=stransky
2023-08-15 17:59:55 +00:00
nsWidgetFactory.cpp
Bug 1848084 Migrate WakeLockListener from dbus-glib to GDBus r=emilio
2023-08-16 18:50:16 +00:00
nsWidgetFactory.h
nsWindow.cpp
Bug 1789214 - When forcing colors without a color-scheme, compute prefers-color-scheme based on them. r=morgan
2023-11-06 19:59:38 +00:00
nsWindow.h
Bug 1739622 [Wayland] Emulate gdk_window_begin_resize_drag() for edge resize r=emilio
2023-11-06 11:12:03 +00:00
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh
ScreenHelperGTK.cpp
Bug 1851225 - Don't report screen shift in ScreenHelperGTK. r=stransky
2023-09-04 12:44:57 +00:00
ScreenHelperGTK.h
Bug 1848599
Allow to place kiosk mode browser to selected monitor r=emilio
2023-08-29 07:23:56 +00:00
TaskbarProgress.cpp
TaskbarProgress.h
va_drmcommon.h
Bug 1833855 [Linux] Update widget/gtk for wayland/x11 exclusive builds r=emilio
2023-06-22 13:42:39 +00:00
WakeLockListener.cpp
Bug 1848084 Migrate WakeLockListener from dbus-glib to GDBus r=emilio
2023-08-16 18:50:16 +00:00
WakeLockListener.h
Bug 1848084 Migrate WakeLockListener from dbus-glib to GDBus r=emilio
2023-08-16 18:50:16 +00:00
WaylandBuffer.cpp
Bug 1825181 [Linux] Use base::SharedMemory as backend for wl_shm pool r=jld
2023-05-26 07:04:26 +00:00
WaylandBuffer.h
Bug 1825181 [Linux] Use base::SharedMemory as backend for wl_shm pool r=jld
2023-05-26 07:04:26 +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 1838460 - Don't use titlebar colors when not drawing tabs to the titlebar. r=stransky
2023-07-18 16:44:42 +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
WindowSurface.h
WindowSurfaceProvider.cpp
WindowSurfaceProvider.h
WindowSurfaceWaylandMultiBuffer.cpp
Bug 1844543 [Wayland] Pass window scale to moz_container_wayland_set_scale_factor_locked() directly r=emilio
2023-08-28 22:02:10 +00:00
WindowSurfaceWaylandMultiBuffer.h
WindowSurfaceX11.cpp
WindowSurfaceX11.h
WindowSurfaceX11Image.cpp
WindowSurfaceX11Image.h
WindowSurfaceX11SHM.cpp
WindowSurfaceX11SHM.h