Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable overlay scrolling, fixes #4854 #517

Closed
wants to merge 1 commit into from

Conversation

samdroid-apps
Copy link
Contributor

This commit disables overlay scrollig in Sugar. Although this should
be set in the sugar theme, that is not possible.

Setting the environment variable disables the overlay scrolling for
both Sugar Shell and all sub processes (eg. activities).

Ticket URL: http://bugs.sugarlabs.org/ticket/4854

This commit disables overlay scrollig in Sugar.  Although this should
be set in the sugar theme, that is not possible.

Setting the environment variable disables the overlay scrolling for
both Sugar Shell and all sub processes (eg. activities).

Ticket URL:  http://bugs.sugarlabs.org/ticket/4854
@quozl
Copy link
Contributor

quozl commented May 22, 2015

Typo in commit. s/scrollig/ Reviewed. Not tested. Comment added to ticket:

You say it Fedora 22 which introduced the feature, but was it the Gtk+ version which did it rather than Fedora 22? Can you confirm your patch has no effect on systems with earlier versions of Gtk+?

If you amend your commit, please add something to explain that this change has no effect on earlier versions of whatever.

Also, if you have any references to the support status of the environment variable, they would be appreciated.

@godiard
Copy link
Contributor

godiard commented May 28, 2015

@samdroid-apps, Please add LIBOVERLAY_SCROLLBAR=0 too, to make it work in ubuntu.

@godiard godiard closed this May 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants