@chrisbra too unfortunate! Someone reviewing my commit just noticed a double-semicolon @ ac9426b#diff-fbec040b5c119fe8b0ef594d24abcdf20970e2502c0930bdfed3c22a8312adaeR6950
We all 3 missed it apparently, sorry!
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
This fails to compile if GTK_WINDOWING_WAYLAND is false:
gui_gtk_x11.c: In function ‘scroll_event’:
gui_gtk_x11.c:2102:53: error: ‘gui_T’ {aka ‘struct Gui’} has no member named ‘is_wayland’
2102 | if (event->direction == GDK_SCROLL_SMOOTH && gui.is_wayland)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Thanks! #19428
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()