KDE-wide Animation settings

Nicolás Alvarez nicolas.alvarez at gmail.com
Sun Jan 5 01:04:50 UTC 2014


2014/1/4 David Faure <faure at kde.org>:
> On Saturday 04 January 2014 23:02:35 Dominik Haumann wrote:
>> What I personally would like more is to always be able to read this.
>>
>> I of course can use a KSharedConfig::openConfig() and then read the config
>> value myself. However, would it be of interest to have a static accessor for
>> this? Downside is that there are quite a lot of kdeglobals dependent
>> entries...
>>
>> Is the preferred way to read this value manually then in KatePart?
>> Would that also be the preferred way in KMessageWidget?
>
> I don't really see what the issue is. Do you care that much for Windows users
> to be able to turn animations off?

Ideally on Windows we'd follow Windows settings rather than KDE apps
having their own configuration.
SystemParametersInfo(SPI_GETCLIENTAREAANIMATION) seems to get what
we'd want.

-- 
Nicolás


More information about the Kde-frameworks-devel mailing list