Open AldaronLau opened 2 years ago
What's shared between GTK, Cocoa, Android, Flutter, and Winapi for headerbar icons? Make a separate enum of these icons from the main Icons enum in sprengui, called HeaderIcons.
Icons
HeaderIcons
I just realized I already started doing this (work already done for GTK at https://github.com/AldaronLau/gtk-experiment)
What's shared between GTK, Cocoa, Android, Flutter, and Winapi for headerbar icons? Make a separate enum of these icons from the main
Icons
enum in sprengui, calledHeaderIcons
.