diff options
author | lukefromdc <[email protected]> | 2017-07-27 01:24:30 -0400 |
---|---|---|
committer | lukefromdc <[email protected]> | 2017-08-02 16:00:53 -0400 |
commit | 7d98669e567f164efbfefc63ac2a94a78ac5798d (patch) | |
tree | 796aa67bd9900ed39b9347b1e7175441c24728eb /applets/clock/clock-location.h | |
parent | bdee659c5338a846c941dc716f2df34c01d3c60d (diff) | |
download | mate-panel-7d98669e567f164efbfefc63ac2a94a78ac5798d.tar.bz2 mate-panel-7d98669e567f164efbfefc63ac2a94a78ac5798d.tar.xz |
fish: fix applet opening as thin line when built in-process
Based on part of https://github.com/GNOME/gnome-panel/commit/f0f91805a1e39543487cfe67dfc47129e45e76f3
There was an issue where Wanda appeared as a thin line. The reason is
that calling gtk_widget_set_size_request() in a size_allocate() handler
doesn't work. So use an idle function for this.
Also, only call gtk_widget_set_size_request() if really needed.
Diffstat (limited to 'applets/clock/clock-location.h')
0 files changed, 0 insertions, 0 deletions