gecko-dev/widget/gtk
Emilio Cobos Álvarez c9d4405306 Bug 1743310 - Remove paint flashing. r=gfx-reviewers,lsalzman
It's only meaningfully read in two places:

 * WebRender fallback code.
 * Some widget DEBUG-only code, which on Linux is ifdef'd and on Windows does
   some rather sketchy things like sleeping for 30ms

So I think it should be ok to remove, since WR fallback has its own flashing
pref as well, IIUC.

Differential Revision: https://phabricator.services.mozilla.com/D132313
2021-11-30 11:46:08 +00:00
..
compat Bug 1696845 - Use dlsym for gdk_*_display_get_type. r=stransky 2021-03-11 14:32:53 +00:00
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
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 1698778 - Allow using VA-API in the RDD process. r=alwu,stransky 2021-11-23 01:14:41 +00:00
DMABufLibWrapper.h Bug 1729656 [Wayland] Don't use gfxPlatform to configure DMABuf, r=rmader 2021-09-28 20:16:17 +00:00
DMABufSurface.cpp Bug 1742229 - Firefox doesn't use modifiers for YUV surfaces r=stransky 2021-11-23 08:27:48 +00:00
DMABufSurface.h Bug 1726186 [Linux] Don't advertise full range color for DMABufSurfaceYUV, r=rmader 2021-11-30 10:12:46 +00:00
GRefPtr.h
GfxInfo.cpp Bug 1742862 - Bump required nvidia driver version for EGL to 470.82, r=gfx-reviewers,nical 2021-11-25 12:25:11 +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 1519636 - Reformat recent changes to the Google coding style. r=firefox-build-system-reviewers,mhentges,sylvestre 2021-11-16 08:07:29 +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 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 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 1685491 - part 5: Move the code remapping arrow keys in vertical content to `NativeKeyBindings` r=smaug,jfkthame 2021-02-02 03:29:31 +00:00
NativeKeyBindings.h Bug 1685491 - part 5: Move the code remapping arrow keys in vertical content to `NativeKeyBindings` r=smaug,jfkthame 2021-02-02 03:29:31 +00:00
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 1732682 [Wayland] Get screen sizes from workarea on KDE/Sway r=rmader 2021-10-04 12:13:38 +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 1719427: Refactor scrollbar drawing code across platforms. r=emilio 2021-11-15 12:39:38 +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 1737676 - Use GTK menu radius on native context menus and panels. r=stransky 2021-10-28 10:52:31 +00:00
WidgetStyleCache.h Bug 1737676 - Use GTK menu radius on native context menus and panels. r=stransky 2021-10-28 10:52:31 +00:00
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 1737065 [Linux] Make WindowSurfaceProvider to work without valid X Window handle or widget reference, r=rmader 2021-10-21 15:41:01 +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 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 1741956 - Avoid OP_OVER on Cairo Xlib window surface. r=jrmuizel 2021-11-29 16:34:23 +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 1709606 - Move GfxInfoX11 into gtk and remove X11 from the name, r=stransky 2021-05-07 12:31:27 +00:00
gtk3drawing.cpp Bug 1432090 - Honor GTK button layout. r=stransky,desktop-theme-reviewers,dao 2021-11-26 11:37:52 +00:00
gtkdrawing.h Bug 1432090 - Honor GTK button layout. r=stransky,desktop-theme-reviewers,dao 2021-11-26 11:37:52 +00:00
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
moz.build Bug 1719427: Refactor scrollbar drawing code across platforms. r=emilio 2021-11-15 12:39:38 +00:00
nsAppShell.cpp Bug 1736822 [Linux] Don't call StopDBusListening() with --disable-dbus r=emilio 2021-10-20 12:45:49 +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 1743392 [Linux] Use MakeScopeExit to release clipboard targets, r=emilio" 2021-11-30 07:52:59 +00:00
nsClipboard.h Bug 1735369 - Minor formatting clean-ups. 2021-10-12 22:05:48 +02:00
nsClipboardWayland.cpp Bug 1735369 - Improve GTK widget logging. r=rmader 2021-10-12 16:53:42 +00:00
nsClipboardWayland.h Bug 1726360 [Wayland] Sync clipboard update, r=jhorak 2021-08-31 13:08:37 +00:00
nsClipboardWaylandAsync.cpp Bug 1735369 - Improve GTK widget logging. r=rmader 2021-10-12 16:53:42 +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 1735369 - Improve GTK widget logging. r=rmader 2021-10-12 16:53:42 +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 1742376 [Linux] Provide better logging to D&D code r=emilio 2021-11-22 12:07:31 +00:00
nsDragService.h Bug 377621 [Linux] Support application/x-moz-file-promise mime type by text/uri-list, r=karlt 2021-11-15 15:25: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
nsGTKToolkit.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 Bug 1691622 - part 4: Make `synthesizeNativeMouseClick*()` aware of modifiers r=smaug,geckoview-reviewers,m_kato 2021-02-24 01:27:07 +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 1432090 - Honor GTK button layout. r=stransky,desktop-theme-reviewers,dao 2021-11-26 11:37:52 +00:00
nsLookAndFeel.h Bug 1738613 - Implement MozNativevisitedhyperlinktext on GTK. r=stransky 2021-11-02 10:45:05 +00:00
nsNativeThemeGTK.cpp Bug 1741499 - Remove HeadlessThemeGTK. r=spohl 2021-11-17 01:24:02 +00:00
nsNativeThemeGTK.h Bug 1741495 - Make ThemeDrawsFocusForWidget return the right thing when drawing non-native widgets on Linux and Windows. r=spohl 2021-11-17 00:55:26 +00:00
nsPrintDialogGTK.cpp Bug 1741367: Fix build issues on Solaris due to scrollbar refactor. r=emilio 2021-11-16 23:06:17 +00:00
nsPrintDialogGTK.h
nsPrintSettingsGTK.cpp Bug 1692316 - Part 1: Update Platform Duplex Print Terminology r=dholbert 2021-02-17 23:57:26 +00:00
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 Bug 1696845 - Use dlsym for gdk_*_display_get_type. r=stransky 2021-03-11 14:32:53 +00:00
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 1743310 - Remove paint flashing. r=gfx-reviewers,lsalzman 2021-11-30 11:46:08 +00:00
nsWindow.h Bug 1727225 [Linux] Make mCompositorState atomic, r=emilio 2021-11-22 10:12:31 +00:00