Commit Graph

6 Commits

Author SHA1 Message Date
Robin Müller
8799a904d7 [triggers] Add missing brackets
has_focus is a method of the Gtk.Window instance so it's necessary to add
brackets after the method name. Otherwise python returns just the reference
to the method and not the result of the method.
2018-05-14 15:07:06 +02:00
Philipp Hörist
adb1090578 [triggers] Port to new FileChooser api 2018-05-10 16:53:53 +02:00
Daniel
d4596acb17 [triggers] Remove .decode('utf-8') on get_text() 2018-02-27 09:20:54 +01:00
Yann Leboulanger
4eee4e646f [Triggers] Port to Py3 / GTK3 2017-09-27 15:16:37 +02:00
Yann Leboulanger
6fa92ab8c5 [OlegOAndreev] don't popup window when we get a message ifchat window has focus. Fixes #23 2012-06-17 21:44:35 +02:00
Yann Leboulanger
8b612b9847 add plugins from trunk: banner_tweaks, google_translation, length_notifier, plugin_installer, triggers, whiteboard 2011-11-16 21:26:16 +01:00