Hint: have a look at Geany's `keybindings.c` and how it collects keystrokes.  
IIRC there is a GTK function to connect_before on an event, so that callback 
would grab the key before Geany (if it returned TRUE, FALSE passes the key to 
the next connection).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1230#issuecomment-1454663764
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/issues/1230/[email protected]>

Reply via email to