mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
656ef8b2ef
The indicator never worked well on Wayland as the protocol gives us little control about window positioning, focus etc. by design, creating a quite bad user experience. At the same time Wayland puts constrains on recording the display, requiring apps to go through a "portal" where they usually have to actively select the screen or window to share. This, crucially, allows system compositors to show indicators itself - which all major DEs do or at least support. Unfortunately we can't disable the indicator at build-time as our builds support both Wayland and X11, thus make it runtime detectable. Differential Revision: https://phabricator.services.mozilla.com/D184193 |
||
---|---|---|
.. | ||
moz.build | ||
nsIBlocklistService.idl | ||
nsICrashReporter.idl | ||
nsIDeviceSensors.idl | ||
nsIGeolocationProvider.idl | ||
nsIGIOService.idl | ||
nsIGSettingsService.idl | ||
nsIHapticFeedback.idl | ||
nsIPlatformInfo.idl | ||
nsISystemInfo.idl | ||
nsIXULAppInfo.idl | ||
nsIXULRuntime.idl |