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

Upstream regions fix, claims to solve linuxmint/Cinnamon#698 #92

Merged
merged 4 commits into from Jun 1, 2013
Merged

Upstream regions fix, claims to solve linuxmint/Cinnamon#698 #92

merged 4 commits into from Jun 1, 2013

Conversation

autarkper
Copy link
Contributor

This set of patches is claimed to solve linuxmint/cinnamon#698, see linuxmint/cinnamon#698 (comment).

I have packaged the patch supplied by wisheu on top of the original upstream patches, for proper attribution.

As far as I can tell, from my limited testing, this seems to solve the issue on my setup (laptop + external monitor, NVidia graphics, nouveau driver).

magcius and others added 4 commits May 26, 2013 08:51
meta_window_group_paint tries to carefully figure out which parts of the
scene it can avoid painting. One area it avoids painting is the region
of the screen occupied by an unredirected window (if there's one present).

In subtracting that region, it gets the coordinate spaces confused, and
ends up subtracting the area at the wrong offset.

This commit translates the region to the correct offset before
subtracting.

https://bugzilla.gnome.org/show_bug.cgi?id=677116
Credits to Michael Wisheu for bringing this to our attention.
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