Demonstrates how to create an applet.
just run appletStart here as a template for creating an application with libcosmic's application API.
just run applicationDemonstrates how to use the calendar widget.
just run calendarDemonstrates how to use the configuration system. There is no GUI in this example.
just run configDemonstrates how to use the context menu widget.
just run context-menuDemonstrates how to use the image-button widget.
just run image-buttonDemonstrates how use the menu widget.
just run menuDemonstrates how to open multiple windows.
just run multi-windowDemonstrates how to use the navigation bar widget.
just run nav-contextDemonstrates how to create an open file dialog
just run open-dialogDemonstrates how to use the text input widgets.
just run text-input