<p>In <a href="https://github.com/geany/geany/pull/1128#discussion_r70050020">src/main.h</a>:</p>
<pre style='color:#555'>> @@ -38,7 +38,7 @@ gboolean main_is_realized(void);
>  
>  typedef struct
>  {
> -  gboolean        new_instance;
> +  gint            new_instance;
</pre>
<p>Yes I thought about it.  Can you suggest names for it?  Basically -1 = forced disabled, 0 = default and disabled (but can be changed to 1 by runtime), and 1 = explicitly enabled.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/1128/files/6f87aaa31fd56846ac533ca4f77ae49c9401db8f#r70050020">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJzEtvpLXTa1GmLgc557YUwSW59Etks5qThwzgaJpZM4JH3f0">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ1eSOwtMB_m30SvMFSS6P3VWsurkks5qThwzgaJpZM4JH3f0.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/1128/files/6f87aaa31fd56846ac533ca4f77ae49c9401db8f#r70050020"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>