linebender/druid

implement 'show titlebar' window option

Open

#634 ouverte le 11 mars 2020

Voir sur GitHub
 (12 commentaires) (0 réactions) (0 assignés)Rust (567 forks)batch import
discussionhelp wantedshell/macshell/win

Métriques du dépôt

Stars
 (9 091 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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..

Guide contributeur