tauri icon indicating copy to clipboard operation
tauri copied to clipboard

[feat] Migrate to GTK4

Open darkdragon-001 opened this issue 1 year ago • 2 comments

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

darkdragon-001 avatar Jul 01 '23 20:07 darkdragon-001

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

ildella avatar Feb 29 '24 23:02 ildella

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

paul-hansen avatar Apr 17 '24 21:04 paul-hansen