<p dir="auto">This implements a usability feature that GTK 3 removed a long time ago: the ability to scroll over tabs. Other toolkits and software <em>(GTK2, Qt apps, MATE apps, Chromium, Firefox)</em> support this, so it would feel natural for Geany to support too.</p>
<p dir="auto">Addresses <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="127104236" data-permission-text="Title is private" data-url="https://github.com/geany/geany/issues/872" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/872/hovercard" href="https://github.com/geany/geany/issues/872">#872</a>. Not "fixes/closes" as this is only reinstated for document tabs. If one knows where to look, it is probably trivial to add the event for other tabs too (sidebar, message window, preferences).</p>
<p dir="auto"><em>Based on this commit for MATE Caja: <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/mate-desktop/caja/commit/0b4c7a6b8c25afb987d08bfd2c4c9be57de23960/hovercard" href="https://github.com/mate-desktop/caja/commit/0b4c7a6b8c25afb987d08bfd2c4c9be57de23960">mate-desktop/caja@<tt>0b4c7a6</tt></a> (GPLv2)</em></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/3134'>https://github.com/geany/geany/pull/3134</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/geany/geany/pull/3134/commits/2dbd30732dc5ab443576218070af1612b9c46246" class="commit-link">2dbd307</a>  Add ability to scroll over document tabs</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/geany/geany/pull/3134/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3134/files#diff-857b9093668da32faeabc5953ce0a4f49b1add8ef1cdd55bbf58281fb9f15755">src/notebook.c</a>
    (32)
  </li>
</ul>

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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/3134">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ3QTC5TMRPMWCSINATU562CNANCNFSM5PYJYMIQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJYU5P7SXZCATG2NYUTU562CNA5CNFSM5PYJYMI2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4RH7CMLQ.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><geany/geany/pull/3134</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/3134",
"url": "https://github.com/geany/geany/pull/3134",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>