Decide on Frontend Toolchain #1

Closed
opened 2024-01-10 23:24:40 +00:00 by Neshura · 2 comments
Owner

Several Options available:

  • Tauri + Svelte (see comicinfo editor repo)
  • Tauri + Leptos (Full Rust)
  • Rust + Native Framework (iced, egui)
  • Rust + Qt Bindings
  • Rust + Gtk Bindings

Personal preference lies between the two tauri options snd gt bindings

Several Options available: - Tauri + Svelte (see comicinfo editor repo) - Tauri + Leptos (Full Rust) - Rust + Native Framework (iced, egui) - Rust + Qt Bindings - Rust + Gtk Bindings Personal preference lies between the two tauri options snd gt bindings
Author
Owner

Decided to give Rust + ccx-qt a try for this.

Opens up a few new issues but I will have to write a primitive prototype first.

Decided to give Rust + ccx-qt a try for this. Opens up a few new issues but I will have to write a primitive prototype first.
Author
Owner

Switched to iced instead of Qt since the codegen was a giant mess, native framework should circumvent that and since iced is the default for System76 Cosmic DE support should improve in the future

Switched to iced instead of Qt since the codegen was a giant mess, native framework should circumvent that and since iced is the default for System76 Cosmic DE support should improve in the future
This repo is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Neshura/jnc-calibre-web-importer#1
No description provided.