mate-desktop / mate-power-manager

Power management tool for the MATE desktop
https://mate-desktop.org
GNU General Public License v2.0
59 stars 52 forks source link

avoid deprecated 'g_type_class_add_private' #295

Closed sc0w closed 5 years ago

lukefromdc commented 5 years ago

Note that in running mate-power-manager from panel you will get this warning but it is also present in master and not related to this PR: (mate-power-manager:2148): Gdk-CRITICAL **: 01:42:12.823: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed

raveit65 commented 5 years ago

Note that in running mate-power-manager from panel you will get this warning but it is also present in master and not related to this PR: (mate-power-manager:2148): Gdk-CRITICAL **: 01:42:12.823: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed

I saw that from time to time with several GtkStausIcon applets, it's not related to PR