lightdash: Preferences window freezes after opening dashboard

Ricardo Biehl rbpoficial at gmail.com
Fri Sep 4 20:21:34 CEST 2015


I'm not an expert in Gtk, Gdk and X libraries, but it's appearing a
bad rule in your code or in the libraries, that then interfere in the
preferences window.
If it's not in your code, it will be in the Gdk (or Gtk) library.

2015-09-04 14:21 GMT-03:00 adlo <adloconwy at gmail.com>:
> I am writing a panel plugin called lightdash, which aims to be a lightweight GNOME Shell-like dashboard for Xfce.
>
> After opening the dashboard, the preferences window freezes. I have narrowed it down to an issue with GDK event filters, as it works properly when I remove the call to gdk_window_add_filter () here:
>
> https://github.com/adlocode/xfce4-lightdash-plugin/blob/master/src/lightdash-window-switcher.c#L1301
>
> I am not sure how to resolve this issue; does anyone have any ideas?
>
> Regards
>
> adlo
>
>
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> https://mail.xfce.org/mailman/listinfo/xfce4-dev



-- 
Ricardo Biehl Pasquali


More information about the Xfce4-dev mailing list