1
0
mirror of https://github.com/Tim-Paik/neutauri.git synced 2024-10-12 23:29:41 +00:00
Commit Graph

47 Commits

Author SHA1 Message Date
167bee14e7 update 2023-03-24 21:40:29 +08:00
1bebb857ee update deps 2022-12-20 11:55:07 +08:00
a333c2a507 fix clippy 2022-11-28 19:49:11 +08:00
69531170b9 Update wry to 0.22, fix clippy 2022-11-28 19:47:41 +08:00
915b34cb5d fix wayland support
All checks were successful
continuous-integration/drone/push Build is passing
v0.1.0-alpha2
2022-07-30 23:19:16 +08:00
44fa046fc9 Add support for creating projects, upgrade wry. Warning: Partially unavailable, Wayland support is broken 2022-07-30 23:15:33 +08:00
8962b3d80b update deps
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2022-07-02 01:20:37 +08:00
ed45c5dcd5 Merge branch 'main' of github.com:Tim-Paik/neutauri
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-14 18:40:45 +08:00
c60c0974e0 Use binary size optimization 2022-05-14 18:37:04 +08:00
a782e23da4 fix drone issue 2022-05-08 14:28:32 +08:00
7d0dfe5d6f It looks like wry/tao/winit automatically scales the content? 2022-05-08 14:10:52 +08:00
5727f6b96f update drone ci 2022-05-08 14:09:07 +08:00
1054231a72 fix dev mode zoom 2022-05-08 00:21:26 +08:00
9f5111ced6 The popup of the default right-click menu is now blocked by default in release mode 2022-05-07 23:04:01 +08:00
d561b97018 Update wry, now webview scales with screen zoom 2022-05-07 20:23:43 +08:00
c1577c5450 Create neutauri_data crate to reduce dependencies 2022-05-07 20:16:30 +08:00
fdd8e6f961 test drone 2022-05-02 20:55:49 +08:00
d174ec76b8 test drone 2022-05-02 20:52:40 +08:00
de232601a8 test drone 2022-05-02 19:25:42 +08:00
6bddb73719 test drone 2022-05-02 19:10:57 +08:00
42e514ff2f test drone 2022-05-02 16:23:39 +08:00
111b0a9e15 Fixed the problem of unsuccessful compilation under Linux 2022-05-02 15:56:39 +08:00
46f65e0c7e Now the icon property can modify the icon of the windows exe file 2022-05-01 19:59:22 +08:00
1f927cc6ab try using anyhow 2022-05-01 18:15:59 +08:00
bb15d55214 Added manifest option 2022-05-01 17:53:29 +08:00
ff70033f0f update bundler exe resources 2022-05-01 17:19:55 +08:00
1315bbab3d Rename window_icon to icon 2022-05-01 16:55:49 +08:00
eb5eb5283a fix: initialization_script now reads the same way as html 2022-05-01 16:43:11 +08:00
d31ddba08a Ready to integrate rcedit on windows 2022-05-01 16:41:32 +08:00
9117dc841f fix: Parent folders are now automatically created when exporting artifacts 2022-05-01 13:58:32 +08:00
a5fe6d8ea9 fix: initialization_script now read the corresponding file instead of directly executing 2022-05-01 00:39:49 +08:00
92206f6ddd fix clippy 2022-05-01 00:19:09 +08:00
64ff54ea97 update deps ,dev mode now available 2022-04-30 23:05:43 +08:00
857aae8493 fix windows window resize bug 2022-04-06 23:15:58 +08:00
2a0fafc5bf update dev mode 2022-04-05 18:11:29 +08:00
45a5b6a1a6 update cli 2022-04-04 23:53:17 +08:00
376919d1a5 just no panic 2022-02-05 18:06:35 +08:00
f965abf581 fix config dir 2022-02-05 18:05:04 +08:00
a242b1b12d add windows icon 2022-02-04 01:08:15 +08:00
4fc4504057 fixed user data dir 2022-02-04 00:03:50 +08:00
6df36af153 added readme 2022-02-03 00:38:11 +08:00
cab70b156b fixed windows error 2022-02-01 19:48:42 +08:00
4df957fdf3 bundler ready 2022-01-31 17:35:36 +08:00
ceae4590e7 runner with window size 2022-01-30 13:04:26 +08:00
acfb6b6c6b update runner 2022-01-29 22:06:03 +08:00
775ad8024d added config 2022-01-28 00:59:12 +08:00
bb071e6c23 first commit 2022-01-27 01:02:17 +08:00