GNOME Bugzilla – Bug 745320
Can't get GDK mouse events with Clutter Win32 Windowing backend
Last modified: 2021-06-10 11:17:46 UTC
Created attachment 298151 [details] Log files Clutter 1.20.0 Cogl 1.20.0 Clutter-gtk 1.6.0 testcase: examples/gtk-clutter-events.c note: need to remove -mwindows flag to see stdout 1. By default (win32 windowing, win32 event/accessibility disabled, with gdk event): only have key events without mouse event. 2. With gtk_clutter_init_internal() bypassed in gtk_clutter_init() at gtk-clutter-util.c (win32 windowing, win32 event/accessibility enabled): both mouse and key events works 3. With CLUTTER_BACKEND=gdk (cluttergdk windowing, cluttergdk event/accessibility disabled, with gdk event): both mouse and key events works, pango broken Attached output of above cases with GDK_DEBUG=events and CLUTER_DEBUG=event
Correction: case 2 gtk_clutter_init_internal() bypassed in gtk_clutter_init() and post_parse_hook()
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version of clutter-gtk, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a ticket at https://gitlab.gnome.org/GNOME/clutter-gtk/-/issues/ Thank you for your understanding and your help.