linebender/druid

implement 'show titlebar' window option

Open

#634 aperta il 11 mar 2020

Vedi su GitHub
 (12 commenti) (0 reazioni) (0 assegnatari)Rust (567 fork)batch import
discussionhelp wantedshell/macshell/win

Metriche repository

Star
 (9091 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

This was implemented on gtk in #587. This is at least somewhat complicated on mac; it isn't 100% clear what it should correspond to. If there is no window border on mac that means the window also is not resizable or moveable by default. Is that the intended behaviour? this needs to be clarified.

cc @Psykopear: exactly what is the intended behaviour of a window that has show_titlebar false? can that window be resized or moved? We may need to slightly rethink this..

Guida contributor