----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108395/ -----------------------------------------------------------
Review request for Plasma, Àlex Fiestas and Dan Vrátil. Description ------- Once I got my orientation data engine using libkscreen to rotate the X screen I found it was rotating the opposite of what I told it. If I executed setRotation(KScreen::Output::Left) xrandr showed it was rotated to the right and vice versa. It turned out the Rotation enumeration values were opposite of those expected by xrandr. This patch fixes that. Diffs ----- src/output.h 117ea79584075cb5a365f94d6c634f145e30998c Diff: http://git.reviewboard.kde.org/r/108395/diff/ Testing ------- It works much better now. Thanks, Jeremy Paul Whiting
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel