tauri-apps / tauri

Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
https://tauri.app
Apache License 2.0
82.49k stars 2.48k forks source link

[feat] Migrate to GTK4 #7335

Open darkdragon-001 opened 1 year ago

darkdragon-001 commented 1 year ago

Describe the problem

A lot of development has happened in GTK4 - especially in the area of accessibility to run with different controls (e.g. touch screen) and diverse screen sizes (e.g. phones and tablets). It would be great if Tauri would upgrade to GTK4.

Describe the solution you'd like

Upgrade to gtk-rs using GTK4.

Alternatives considered

No response

Additional context

No response

ildella commented 7 months ago

https://gtk-rs.org already supports GTK-4

paul-hansen commented 5 months ago

Note that the gtk3 crate is now archived: https://github.com/gtk-rs/gtk3-rs