- 16 Apr, 2021 2 commits
-
-
Florian Blasius authored
-
Lukas Orsvärn authored
The project no longer uses OrbTk.
-
- 24 Mar, 2021 2 commits
-
-
Florian Blasius authored
Use reference-counted stylesheet when rendering
-
Eliot Lim authored
+ `Context` takes ownership of the theme in `Context::switch_theme()` + `RenderObject::render()` makes use of the reference-counted theme stored in the Entity Component System + `RenderObject::render_children()` likewise passes immutable references to the theme + Updated `showcase` example to match
-
- 08 Mar, 2021 1 commit
-
-
Florian Blasius authored
Shell and ComboBox updates
-
- 06 Mar, 2021 1 commit
-
-
Ralf Zerres authored
* overcome lint error Signed-off-by:
Ralf Zerres <ralf.zerres@networkx.de>
-
- 05 Mar, 2021 2 commits
-
-
Ralf Zerres authored
* remove duplicate definition assignment for `build_context.register_shared_property::<f32> Signed-off-by:
Ralf Zerres <ralf.zerres@networkx.de>
-
Ralf Zerres authored
* rearrange enum 'Key' and impl 'From<Key>' in lexical order * add documentation for public definitions * rearrange key_event.scancode in lexical order * add Tabulator identifier key (K_TAB) Signed-off-by:
Ralf Zerres <ralf.zerres@networkx.de>
-
- 22 Feb, 2021 1 commit
-
-
Florian Blasius authored
documentation update
-
- 21 Feb, 2021 1 commit
-
-
Ralf Zerres authored
api: description clarification when switching entitycontext with `change_into` widgets: typo correction in `pager` Signed-off-by:
Ralf Zerres <ralf.zerres@networkx.de>
-
- 18 Feb, 2021 1 commit
-
-
Florian Blasius authored
-
- 15 Feb, 2021 1 commit
-
-
Florian Blasius authored
-
- 11 Feb, 2021 2 commits
-
-
Florian Blasius authored
-
Florian Blasius authored
-
- 02 Feb, 2021 2 commits
-
-
Florian Blasius authored
fix showcase project : Plural Planner url
-
E834159672 authored
Plural Planner project url is changed, old: https://codeberg.org/PluralTools/Planner new: https://codeberg.org/PluralTools/Plural
-
- 01 Feb, 2021 1 commit
-
-
Florian Blasius authored
Support Alignment in theme files
-
- 31 Jan, 2021 1 commit
-
-
Anon authored
Also fix some test issues
-
- 20 Jan, 2021 3 commits
-
-
Florian Blasius authored
-
Florian Blasius authored
-
Florian Blasius authored
-
- 11 Jan, 2021 1 commit
-
-
Florian Blasius authored
-
- 08 Jan, 2021 3 commits
-
-
Florian Blasius authored
-
Florian Blasius authored
-
Florian Blasius authored
-
- 15 Dec, 2020 1 commit
-
-
Florian Blasius authored
-
- 11 Dec, 2020 1 commit
-
-
Florian Blasius authored
-
- 10 Dec, 2020 1 commit
-
-
Florian Blasius authored
-
- 09 Dec, 2020 10 commits
-
-
Florian Blasius authored
-
Florian Blasius authored
-
Florian Blasius authored
-
Florian Blasius authored
-
Florian Blasius authored
-
Florian Blasius authored
-
Florian Blasius authored
-
Florian Blasius authored
-
Florian Blasius authored
theme_fluent: MDL2-Icons v1.1.0 update
-
Florian Blasius authored
fix README.md, widgets' example has been removed on 25798a77
-
- 03 Dec, 2020 1 commit
-
-
Florian Blasius authored
Fix utils build script
-
- 01 Dec, 2020 1 commit
-
-
Michal Srb authored
-