forked from pool/MozillaFirefox
(patch provided by Atri Bhattacharya <badshah400@gmail.com>
- enable MOZ_USE_XINPUT2 for TW (again) (boo#1173320) (Plasma 5.19.3 is now in TW) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=843
This commit is contained in:
parent
47a7a10c4f
commit
31ba8c3028
@ -1,8 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 17 01:28:49 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
Fri Jul 17 15:07:45 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
- Add mozilla-libavcodec58_91.patch to link against updated
|
||||
soversion of libavcodec (58.91) with ffmpeg >= 4.3.
|
||||
(patch provided by Atri Bhattacharya <badshah400@gmail.com>
|
||||
- enable MOZ_USE_XINPUT2 for TW (again) (boo#1173320)
|
||||
(Plasma 5.19.3 is now in TW)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 11 11:08:06 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
@ -97,10 +97,10 @@ if [ "$WAYLAND_DISPLAY" ]; then
|
||||
fi
|
||||
|
||||
# xinput2 (boo#1173320)
|
||||
#source /etc/os-release
|
||||
#if [ "$ID" = "opensuse-tumbleweed" ]; then
|
||||
# export MOZ_USE_XINPUT2=1
|
||||
#fi
|
||||
source /etc/os-release
|
||||
if [ "$ID" = "opensuse-tumbleweed" ]; then
|
||||
export MOZ_USE_XINPUT2=1
|
||||
fi
|
||||
|
||||
##
|
||||
## To disable the use of Firefox localization handling for
|
||||
|
Loading…
x
Reference in New Issue
Block a user