Jonathan Kelley
|
4bb807a3ce
|
Reduce churn in window behavior
|
2024-03-18 22:38:33 -07:00 |
|
Evan Almloff
|
d442dac168
|
Add a menu bar option to the desktop config (#2107)
* add an option to set a custom menu in the desktop config
* Fix rename issue
---------
Co-authored-by: Jonathan Kelley <jkelleyrtp@gmail.com>
|
2024-03-18 22:36:47 -07:00 |
|
Jonathan Kelley
|
bdbae8ccb0
|
Update examples, add css
|
2024-02-14 12:33:07 -08:00 |
|
Jonathan Kelley
|
69f9bb6b65
|
Make benches compile
|
2024-01-30 18:29:49 -08:00 |
|
Jonathan Kelley
|
3ded0f5329
|
Make more examples cross-platform
|
2024-01-20 00:11:55 -08:00 |
|
Jonathan Kelley
|
85c7c22619
|
Make router work on web
|
2024-01-19 16:36:40 -08:00 |
|
Jonathan Kelley
|
83bce6ce97
|
Make cargo check --all --examples work!
|
2024-01-19 14:19:49 -08:00 |
|
Jonathan Kelley
|
d8af9b7ed1
|
Fix compile checks on numerous packages using --all --all-features
|
2024-01-18 16:27:43 -08:00 |
|
Jonathan Kelley
|
451a2b6cfc
|
Trim off 150 deps for examples
|
2024-01-18 12:32:01 -08:00 |
|
Evan Almloff
|
e65c5f0eb3
|
depreciate the render macro
|
2024-01-16 13:18:46 -06:00 |
|
Evan Almloff
|
407a82588a
|
fix more examples
|
2024-01-16 12:28:21 -06:00 |
|
Evan Almloff
|
db35a9b48c
|
add platform specific functions for launching apps for workspaces
|
2024-01-16 11:45:02 -06:00 |
|
Evan Almloff
|
7e4d2debe0
|
implement launch builder for the desktop and web platforms
|
2024-01-16 08:42:16 -06:00 |
|
Jonathan Kelley
|
8559984e9d
|
and mut bound to mut methods on signals
|
2024-01-15 23:24:59 -08:00 |
|
Jonathan Kelley
|
33bba24867
|
Experiment with call syntax only working for copy types
|
2024-01-15 21:12:44 -08:00 |
|
Jonathan Kelley
|
6134a2ce24
|
Clean up a number of examples
|
2024-01-15 13:06:05 -08:00 |
|
Jonathan Kelley
|
1dde044697
|
remove cx.render
|
2024-01-13 21:12:21 -08:00 |
|
Jonathan Kelley
|
fae0b08e61
|
Fix the router and stub out a number of crates to get compiling
|
2024-01-13 20:51:37 -08:00 |
|
Jonathan Kelley
|
bc857bf339
|
Make clippy happy
|
2024-01-05 12:54:39 -08:00 |
|
Benedikt Terhechte
|
44025db5b0
|
add to example
|
2023-07-04 14:48:05 +02:00 |
|
Evan Almloff
|
cd17f515d4
|
change to hook api
|
2023-01-12 18:48:23 -06:00 |
|