<p>I use Geany's <strong>Replace</strong> dialog by default (bound to CTRL-F).<br>
It is not very nice to use on a small screen as it is very wide<br>
and either blocks some code or it blocks my list of files.</p>
<p>I think it should be vertically oriented to minimise this disruption.</p>
<p>The PR reduces the minimum-width of the <strong>Replace</strong> dialog by<br>
37% on my laptop screen.</p>
<p>Even if you do not like it then please consider the first commit on its own.</p>
<p>This could be further improved by putting the 6 buttons at the bottom in rows of 2,<br>
and perhaps putting the regex options in their own GtkExpander.</p>
<p>Any approved changes can then be copied to the <strong>Find</strong> dialog.</p>
<p>What do you think?</p>
<p>Original:<br>
<a href="https://user-images.githubusercontent.com/1383407/35925325-56f9d918-0c1d-11e8-9372-d8f05bcdfac6.png" target="_blank"><img src="https://user-images.githubusercontent.com/1383407/35925325-56f9d918-0c1d-11e8-9372-d8f05bcdfac6.png" alt="1_orig" style="max-width:100%;"></a></p>
<p>Remove min-width of combo-boxes<br>
<a href="https://user-images.githubusercontent.com/1383407/35925329-58c98216-0c1d-11e8-9d7b-cbe538be112c.png" target="_blank"><img src="https://user-images.githubusercontent.com/1383407/35925329-58c98216-0c1d-11e8-9d7b-cbe538be112c.png" alt="2_no_min_width" style="max-width:100%;"></a></p>
<p>Make combo-box labels and <strong>Replace All</strong> contents vertically oriented<br>
<a href="https://user-images.githubusercontent.com/1383407/35925338-5abf2be8-0c1d-11e8-8c0a-0513435702b5.png" target="_blank"><img src="https://user-images.githubusercontent.com/1383407/35925338-5abf2be8-0c1d-11e8-8c0a-0513435702b5.png" alt="3_more_vertical" style="max-width:100%;"></a></p>
<p>Make the checkbox options vertically oriented<br>
<a href="https://user-images.githubusercontent.com/1383407/35925340-5c94ff2e-0c1d-11e8-990e-00d1bd113268.png" target="_blank"><img src="https://user-images.githubusercontent.com/1383407/35925340-5c94ff2e-0c1d-11e8-990e-00d1bd113268.png" alt="4_single_col" style="max-width:100%;"></a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/1762'>https://github.com/geany/geany/pull/1762</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Don't set combobox width in Replace window</li>
  <li>Further reduce min-width of replace dialog</li>
  <li>Put all checkboxes in single column</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/1762/files#diff-0">src/search.c</a>
    (48)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/1762.patch'>https://github.com/geany/geany/pull/1762.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/1762.diff'>https://github.com/geany/geany/pull/1762.diff</a></li>
</ul>

<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/1762">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ0xt7EqFggPo8u3au4vysgmoP1nDks5tSchigaJpZM4R88mB">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ00BmtdnAQRdZJtEhBb-76a18NKEks5tSchigaJpZM4R88mB.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/1762"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Reduce minimum-width of Replace dialog (#1762)"}],"action":{"name":"View Pull Request","url":"https://github.com/geany/geany/pull/1762"}}}</script>