[Github-comments] [geany/geany] Add ability to scroll over document tabs (PR #3134)

Luke Horwell notifications at xxxxx
Wed Mar 2 18:51:18 UTC 2022


This implements a usability feature that GTK 3 removed a long time ago: the ability to scroll over tabs. Other toolkits and software _(GTK2, Qt apps, MATE apps, Chromium, Firefox)_ support this, so it would feel natural for Geany to support too.

Addresses #872. 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).

_Based on this commit for MATE Caja: https://github.com/mate-desktop/caja/commit/0b4c7a6b8c25afb987d08bfd2c4c9be57de23960 (GPLv2)_
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/3134

-- Commit Summary --

  * Add ability to scroll over document tabs

-- File Changes --

    M src/notebook.c (32)

-- Patch Links --

https://github.com/geany/geany/pull/3134.patch
https://github.com/geany/geany/pull/3134.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3134
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3134 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220302/2c45d677/attachment.htm>


More information about the Github-comments mailing list