[Github-comments] [geany/geany] Fix Ctrl+X and Ctrl+C in non-Latin keyboard layouts (#1386)
Forkest
notifications at xxxxx
Sun Feb 5 13:06:06 UTC 2017
Forkest commented on this pull request.
> @@ -6321,6 +6321,7 @@
<object class="GtkMenuBar" id="menubar1">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <signal name="deactivate" handler="on_menubar1_deactivate" after="yes" swapped="no"/>
I've experimented a bit, but can't find the difference between `activate` and `select`. GTK docs aren't clear about this too.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1386
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170205/a9585263/attachment.html>
More information about the Github-comments
mailing list