https://bugs.kde.org/show_bug.cgi?id=378942
wolthera <griffinval...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kri | |ta/62fb1045e9335886ebd3b9df | |2408740d7ab08b10 --- Comment #8 from wolthera <griffinval...@gmail.com> --- Git commit 62fb1045e9335886ebd3b9df2408740d7ab08b10 by Wolthera van Hövell tot Westerflier. Committed on 22/07/2017 at 19:10. Pushed by woltherav into branch 'master'. Add a Quick Settings Python Docker. This docker allows people to select Size, Opacity and Flow from a list of useful presets, similar to dockers found in other painting programs. As it is written in Python, people can disable it easily or even modify it to their tastes, to for example, to change the list of presets. M +1 -0 plugins/extensions/pykrita/plugin/plugins/CMakeLists.txt A +2 -0 plugins/extensions/pykrita/plugin/plugins/quick_settings_docker/__init__.py A +7 -0 plugins/extensions/pykrita/plugin/plugins/quick_settings_docker/kritapykrita_quick_settings_docker.desktop A +160 -0 plugins/extensions/pykrita/plugin/plugins/quick_settings_docker/quick_settings_docker.py https://commits.kde.org/krita/62fb1045e9335886ebd3b9df2408740d7ab08b10 -- You are receiving this mail because: You are watching all bug changes.