https://bugs.kde.org/show_bug.cgi?id=353463
Sebastian Krzyszkowiak <k...@dosowisko.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@dosowisko.net --- Comment #11 from Sebastian Krzyszkowiak <k...@dosowisko.net> --- I have written kded module for screen rotation already, tested with Yoga 2 Pro and Yoga 900. Uses Plasma's OSD to show that the rotation is about to occur, giving the user some time to cancel if he didn't mean to rotate and just tilted the device a bit too much. It should probably use KScreen instead of shell script to rotate the screen; also "mediaPlayerVolumeChanged" may not be the best option for OSD :D The script also hardcodes the touchscreen device name in order to keep it in sync with rotation. So it's not exactly in upstreamable quality yet, but maybe someone will find it useful :) https://github.com/dos1/kded_rotation -- You are receiving this mail because: You are the assignee for the bug.