Samuel Guerra
|
49bd2c5c5d
|
More var and config sync work.
|
2023-06-20 23:57:40 -03:00 |
Samuel Guerra
|
f289ae54b5
|
Refactored var update waiter to be more clear.
Improved handling of
|
2023-06-20 16:09:34 -03:00 |
Samuel Guerra
|
9b70077a83
|
Fixed test.
|
2023-06-19 19:43:22 -03:00 |
Samuel Guerra
|
47eaaad35b
|
Implemented eq check for all var modify.
|
2023-06-19 13:05:23 -03:00 |
Samuel Guerra
|
22504c24db
|
Fixed layer example.
|
2023-06-18 20:00:16 -03:00 |
Samuel Guerra
|
aa2244a444
|
Fixed bug discovered in image integration test.
|
2023-06-18 16:23:39 -03:00 |
Samuel Guerra
|
012f54e470
|
Text API work, emoji segmentation.
|
2023-06-17 23:27:34 -03:00 |
Samuel Guerra
|
49cd818631
|
Implemented proper memory only config.
|
2023-06-10 20:00:59 -03:00 |
Samuel Guerra
|
774b8fa232
|
Improved config reset tracking between processes.
|
2023-06-10 18:21:18 -03:00 |
Samuel Guerra
|
76f76d2871
|
Fallback reset is working.
|
2023-06-09 23:12:45 -03:00 |
Samuel Guerra
|
c01084024f
|
Refactored view API to use more strongly typed IDs.
|
2023-06-06 18:06:12 -03:00 |
Samuel Guerra
|
66fd1bad91
|
Implemented renderer extensions.
|
2023-06-06 00:16:24 -03:00 |
Samuel Guerra
|
21a42ceb5e
|
Identified issue with bidi binding that is causing the
|
2023-06-04 12:05:32 -03:00 |
Samuel Guerra
|
56f700914f
|
Added integration test for config reset.
|
2023-06-03 23:21:13 -03:00 |
Samuel Guerra
|
a6534a8120
|
More WATCHER.sync bug fixes.
|
2023-06-03 18:43:54 -03:00 |
Samuel Guerra
|
d20169efdf
|
More watcher debug.
|
2023-06-02 23:09:22 -03:00 |
Samuel Guerra
|
a8a1822409
|
Implemented WATCHER status tracking directly in the service.
|
2023-06-02 19:44:30 -03:00 |
Samuel Guerra
|
73f18457ee
|
More config debug.
|
2023-06-02 00:12:08 -03:00 |
Samuel Guerra
|
fb35b1f80a
|
Implemented YAML config source.
|
2023-05-30 20:06:59 -03:00 |
Samuel Guerra
|
24e0308c0d
|
More tests.
|
2023-05-30 18:03:41 -03:00 |
Samuel Guerra
|
6710ed4868
|
More config debug.
|
2023-05-29 23:18:01 -03:00 |
Samuel Guerra
|
eb4ec43b7d
|
Refactored config status and error tracking, did not fix issue.
|
2023-05-29 18:38:02 -03:00 |
Samuel Guerra
|
d21ca98be6
|
Config file creation diagnostics.
|
2023-05-29 01:57:06 -03:00 |
Samuel Guerra
|
27d22e5a67
|
Implemented config status.
|
2023-05-16 23:42:48 -03:00 |
Samuel Guerra
|
11fb4a6179
|
Fixed RON config.
|
2023-05-16 21:21:40 -03:00 |
Samuel Guerra
|
69fcf0df4f
|
Implemented RON config.
|
2023-05-16 18:52:33 -03:00 |
Samuel Guerra
|
885a36a80a
|
Added config integration tests.
|
2023-05-16 13:14:45 -03:00 |
Samuel Guerra
|
a07b7c7eb4
|
Tested capture-only refactor.
|
2023-04-29 22:05:28 -03:00 |
Samuel Guerra
|
5b69067abb
|
Ok with `widgets::view` being a node, the `flood` node is similar.
|
2023-04-29 12:25:39 -03:00 |
Samuel Guerra
|
e1cba6d426
|
Refactored view and presenter nodes.
|
2023-04-29 00:27:49 -03:00 |
Samuel Guerra
|
e1c3fd47a8
|
Build tests review.
|
2023-04-22 12:46:03 -03:00 |
Samuel Guerra
|
6bde247b36
|
More refactor.
|
2023-04-22 12:04:32 -03:00 |
Samuel Guerra
|
908ca24e84
|
Fixed build tests.
|
2023-04-18 23:31:14 -03:00 |
Samuel Guerra
|
a0a7d48dd1
|
Refactored `UiNodeList` to fully operate in `&mut` only.
|
2023-04-18 20:49:06 -03:00 |
Samuel Guerra
|
723b5c351a
|
Renamed widget methods to reduce changes of name collision with property names.
|
2023-04-15 23:42:29 -03:00 |
Samuel Guerra
|
4568a30313
|
Tested and fixed some widget macro import issues.
|
2023-04-15 16:01:20 -03:00 |
Samuel Guerra
|
332442c8ad
|
Build tests.
|
2023-04-14 20:14:19 -03:00 |
Samuel Guerra
|
0b21af8822
|
Build test update.
|
2023-04-14 19:21:37 -03:00 |
Samuel Guerra
|
8cbe116e9a
|
Documented widget syntax.
|
2023-04-14 17:31:34 -03:00 |
Samuel Guerra
|
80e9861757
|
More tests and fixes.
|
2023-04-14 16:15:26 -03:00 |
Samuel Guerra
|
834561c452
|
More testing.
|
2023-04-14 15:34:51 -03:00 |
Samuel Guerra
|
1cd3d96278
|
Renamed `WindowCfg` to `WindowRoot`, more clear what it is.
|
2023-04-14 15:13:27 -03:00 |
Samuel Guerra
|
c768a6f683
|
More discrete names for property meta method.
|
2023-04-13 23:54:45 -03:00 |
Samuel Guerra
|
92e19bcef1
|
Reviewed build tests.
|
2023-04-13 23:40:42 -03:00 |
Samuel Guerra
|
f0357964a4
|
More build fixes.
|
2023-04-13 22:22:57 -03:00 |
Samuel Guerra
|
efdf384c4c
|
Build test fixes.
|
2023-04-13 22:11:18 -03:00 |
Samuel Guerra
|
640a5d32e2
|
Updated build tests.
|
2023-04-13 22:01:59 -03:00 |
Samuel Guerra
|
5a914bbf7d
|
Build test updates.
|
2023-04-13 20:36:14 -03:00 |
Samuel Guerra
|
877e6e7d26
|
More refactor.
|
2023-04-12 21:21:34 -03:00 |
Samuel Guerra
|
0b98edeeae
|
More refactor.
|
2023-04-12 18:34:35 -03:00 |