Skip to content
  • Michael Gratton's avatar
    Fix TRUE/FALSE listed as composer drafts status. · 5a9075b3
    Michael Gratton authored
    * src/client/composer/composer-widget.vala (Composer): Replace use of
      inappropriate public properties and obtuse property bindings with a
      subject_changed signal and private properties that update the info
      label in their setter, so it's obvious how the whole thing works. Move
      code for managing a detached compoer's window title to the
      ComposerWindow class.
    5a9075b3