Revision f95e3ba...

Go back to digest for 1st January 2012

Bug Fixes in KDE Base

Shaun Reich committed changes in [kde-workspace] plasma/desktop/applets/pager/pager.cpp:

Prefer KIconLoader::Small icon sizes for window thumbnails when possible

This makes the pager actually abide by the system settings designated
Small icon size. So increasing it to e.g. 42x42 would make the window
icons in the pager use that size.

It's set to use the width/height (whichever is smallest), and the
KIconLoader::Small. Whichever value is smaller.

Was previously hardcoded to 16x16. Should be a safe change, going to
backport.

File Changes

Modified 1 files
  • plasma/desktop/applets/pager/pager.cpp
1 files changed in total