[Github-comments] [geany/geany] Fix Ctrl+X and Ctrl+C in non-Latin keyboard layouts (#1386)

Forkest notifications at xxxxx
Sun Feb 5 12:18:25 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'm not sure about "deselect" too. Probably yes, but it feels not safe to rely on "activate"-"deselect". But if we change "activate" to "select", then it'll be OK, IMHO.

-- 
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/3796d775/attachment.html>


More information about the Github-comments mailing list