Kirigami Addons is a collection of supplementary components for Kirigami applications. Version 1.9.0 is a relatively minor release, introducing two new form delegates along with various quality-of-life enhancements. New Features I took over the work from Tomasz Bojczuk and finished the addition of the file and folder form delegate. These two components wrap a FileDialog and FolderDialog respectively and like KUrlRequester in KIO provide a text field with autocompletion on desktop. Currently t...| Carl Schwan
Kirigami Addons is a collection of supplementary components for Kirigami applications. Version 1.8.0 is a relatively minor release, introducing two new form delegates along with various quality-of-life enhancements. New Features I added two new form delegates: FormLinkDelegate (!343) and FormIconDelegate (!355). The first one is similar to FormButtonDelegate, but it’s used to display an external link. It’s already used on the About page: The second one was upstreamed from Marknote and all...| Carl Schwan
Kirigami Addons is a collection of additional components for Kirigami applications. 1.7.0 is a relatively big release bringing a new convergent component for context menus as well as various quality of life APIs to existing components. ConvergentContextMenu This release bring a new component which wraps the tradional context menu Controls.Menu provided by Qt and on mobile will instead displays a BottomDrawer with the list of actions. Using it, is really easy:| Carl Schwan
Kirigami Addons is out. This releases contains mostly code cleanup and minor improvements. There is netherless a few relevant changes. Thanks to everyone who contributed some code. New KAppTemplate’s template A new KAppTemplate is available as a good starting point for application that manage multimedia libraries. It is based on shared design of Peruse, Arianna and the WIP Calligra Launcher.| Carl Schwan
Kirigami Addons 1.4 is out! This release introduce a new module to manage actions similar to that we can find in the QtWidgets world with KXmlGui. This was not written from scratch but upstream the existing infrastructure from Merkuro (ex-Kalendar) and Marknote. These two applications have already been ported to this new module and more like Tokodon or KDE Keychain will follow soon. This includes a shortcut editor to assign and modify the shortcuts of an application and a command bar to quick...| Carl Schwan