Review Request 118013: [screenlocker] More cleanup
Martin Gräßlin
mgraesslin at kde.org
Tue May 6 10:37:36 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118013/
-----------------------------------------------------------
Review request for Plasma and David Edmundson.
Repository: plasma-workspace
Description
-------
[screenlocker/greeter] Drop code for GraphicsSceneMousePressEvent handling
It was used to ensure that the view which last got pressed on gets
keyboard events. This is no longer needed, after clicking a screen the
keyboard events end on the correct screen.
[screenlocker] Rename configuration file and config groups
It's not a screensaver anymore so not save into a config file and group
which would indicate so. Also introduce a dedicated group for the options
relevant only in the greeter.
[screenlocker] Drop Saver config option
It's not used anywhere in the code base.
[screenlocker] Drop PluginsUnlock and PluginOption configuration keys
Not used anywhere in the code base.
[screenlocker] Drop Priority configuration key
Not used in the code base.
[screenlocker] Drop the Action* configuration keys
Not used anywhere in the code base.
[screenlocker] Drop SuspendWhenInvisible configuration key
It's not used anywhere in the screenlocker.
[screenlocker] Drop config option ScreenSaverEnabled
* we don't have screen savers any more
* it's only used if timeout is larger than 0
Thus the timeout itself is good enough. To make sure the timeout value is
sane it got a min of 0.
[screenlocker] Drop unused greeter.h and greeter.cpp
It was from the old lock screen, no longer needed.
Diffs
-----
ksmserver/screenlocker/greeter/greeter.h 543efac6b4b5a28327646cebfec4e626d86ad906
ksmserver/screenlocker/greeter/greeter.cpp e2eda9f77cfece06ce30547c0c91630502e10654
ksmserver/screenlocker/greeter/greeterapp.cpp fa2e3442e911476cc2b995a343d10bba522ddca2
ksmserver/screenlocker/kcfg/kscreensaversettings.kcfg 6a1cbb0935461c8045dd847a63e31e72fb6ca007
ksmserver/screenlocker/ksldapp.cpp c678cfc33f82509776047894e46c4fbe15563d49
Diff: https://git.reviewboard.kde.org/r/118013/diff/
Testing
-------
Thanks,
Martin Gräßlin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140506/5a185689/attachment.html>
More information about the Plasma-devel
mailing list