Commit graph

11 commits

Author SHA1 Message Date
Florian Blasius
d2f08726a0
energy mng demo: display real date, time and weather data (#2244)
* display real date, time and weather data
2023-02-22 14:36:13 +01:00
Florian Blasius
87cb949ad3
energy mng demo: settings menu (#2263)
* energy-mng: settings menu

* SettingsOverview
* About
* Settings page
* IconButton
* ScrollView
* ListView
* Item / ItemGroup
* CheckBox
* RadioButton
* Switch

* emng: code review

* Update examples/energy_mng/ui/pages/menu_page/settings.slint

Co-authored-by: Olivier Goffart <olivier.goffart@slint-ui.com>

---------

Co-authored-by: Olivier Goffart <olivier.goffart@slint-ui.com>
2023-02-22 12:44:37 +01:00
Olivier Goffart
8450e01a3f
Change the name of the compat feature (#2230)
And remove the compat-0-2-0 and compat-0-3-0 features
2023-02-16 09:40:44 +01:00
Florian Blasius
997344b732
desktop window, tab widget, dashbaord (#2237)
* desktop window, tab widget, dashbaord

* replace logo
2023-02-15 11:28:13 +01:00
Florian Blasius
f52cee154f
balance chart, balance page (#2236) 2023-02-15 09:19:58 +01:00
Florian Blasius
6f3dfc992f
energy_mng: weather page and bar tiles (#2225)
* weather page
* bar tiles
2023-02-14 06:47:08 +01:00
Olivier Goffart
6889dfa5f5 Rust: Make new(), run() and show() report errors from the backend
Fixes #2198
2023-02-10 05:00:03 +01:00
Florian Blasius
0db47a0b75
energy_mng demo: usage (#2178)
* usage page
* bar chart
2023-02-06 06:53:20 +01:00
Florian Blasius
930a127220
energy_mng: overview (#2176)
* Overview page
* ValueDisplay widget
* GroupBox widget

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>

---------

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
2023-02-03 12:01:02 +01:00
ogoffart
e7f48512ee Bump version number to 1.0.0 2023-02-03 11:07:15 +01:00
Florian Blasius
b9edb9ddd4
energy_mng: initial setup (#2171)
* Navigation
* Menu
* Dummy Pages
2023-02-02 07:10:57 +01:00