Registered Member
|
Hi all!
Well, this idea is simple: Plasma allows you to have a desktop slideshow of pictures inside a folder, plus the option to include sub-folders. The problem is that plasma also uses the pictures inside hidden folders (as ~/.kde4/shar/icons/), which we don't need. So there should be two options for the slideshow:
This is it See ya!
KDE 4.10.1 Archlinux x86_64 on both laptops
"Our life is the immortals' death" |
KDE Developer
|
Rather than adding options (generally a bad move) is there ever a use case for including hidden folders? I can't think of one. Hidden means "don't show anything about this folder.".
Very simple fix. in BackgroundFinder::run() QDir dir; dir.setFilter(QDir::AllDirs | QDir::Files | QDir::Hidden | QDir::Readable); Remove QDir::Hidden. |
Registered Member
|
This is more of a bugfix or feature request than a brainstorming idea. I think this will be done a lot faster if you contact the developers or just file a bug.
(This is not to get you out of KDE Brainstorm, but rather to help you get it done faster.) |
Registered Member
|
It would be nice if the option
Include hidden folders/files only appears when Include sub-folders is activated...
using PCLinuxOS 2010.7 KDE Version
|
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]