y4my4my4m / kde-shader-wallpaper

KDE / Plasma - Shader Wallpaper plugin
GNU General Public License v3.0
224 stars 12 forks source link

Use FolderListModel instead of ListModel #1

Closed simons-public closed 3 years ago

simons-public commented 3 years ago

This pull request replaces the Listmodel with hardcoded ListElements by using a FolderListModel to list all of the .qml files in the Shader directory.

y4my4my4m commented 3 years ago

@simons-public

Somehow I've never seen the notification for this, sorry. I'm looking through it!

simons-public commented 3 years ago

@simons-public No worries. Love your project, I'm really enjoying using it on my desktop.

y4my4my4m commented 3 years ago

@simons-public i noticed this PR a tad too late and it was conflicting with my fileDialog changes, my bad!

I'm sure there was a smart way to fix the conflicts but I just pushed the fixes myself here: https://github.com/y4my4my4m/kde-shader-wallpaper/commit/2306d2ca559ae65f93920f5065640ea5065a1731

Thanks for the contribution, I've credited you in the main.qml :)