dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #06724
[Bug 1239018] Re: Disable overlay scrollbars by default in Xubuntu 13.10
** No longer affects: overlay-scrollbar (Ubuntu)
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to overlay-scrollbar in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1239018
Title:
Disable overlay scrollbars by default in Xubuntu 13.10
Status in “xubuntu-default-settings” package in Ubuntu:
New
Status in “xubuntu-meta” package in Ubuntu:
Opinion
Bug description:
Overlay scrollbars should get deactivated during the Xubuntu session
despite the actual user setting. The user should still be able to
reactivate them if needed.
Possible solution (add to /etc/X11/Xsession.d/ or xinitrc):
if [ x"$DESKTOP_SESSION" = x"xubuntu" ]; then
export LIBOVERLAY_SCROLLBAR=0
fi
Disabling them fixes some minor GTK3 theme glitches and these bugs:
bug 1048805 xfce4-appfinder launches very slowly
bug 1236271 GTK3 applications do not react to scroll wheel input when overlay scrollbars are activated
bug 1239014 xfsettingsd unable to daemonize properly when overlay scrollbars are activated
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1239018/+subscriptions