Removes the "libcosmic" feature of cosmic-time from the cosmic example. This feature appears to no longer exist. |
||
|---|---|---|
| .. | ||
| applet | ||
| application | ||
| calendar | ||
| config | ||
| context-menu | ||
| cosmic | ||
| image-button | ||
| menu | ||
| multi-window | ||
| nav-context | ||
| open-dialog | ||
| text-input | ||
| README.md | ||
Examples
applet
Demonstrates how to create an applet.
just run applet
application
Start here as a template for creating an application with libcosmic's application API.
just run application
calendar
Demonstrates how to use the calendar widget.
just run calendar
config
Demonstrates how to use the configuration system. There is no GUI in this example.
just run config
context-menu
Demonstrates how to use the context menu widget.
just run context-menu
image-button
Demonstrates how to use the image-button widget.
just run image-button
menu
Demonstrates how use the menu widget.
just run menu
multi-window
Demonstrates how to open multiple windows.
just run multi-window
nav-context
Demonstrates how to use the navigation bar widget.
just run nav-context
open-dialog
Demonstrates how to create an open file dialog
just run open-dialog
text-input
Demonstrates how to use the text input widgets.
just run text-input