diff options
author | Fabien Broquard <[email protected]> | 2018-10-02 20:21:37 +0200 |
---|---|---|
committer | lukefromdc <[email protected]> | 2018-10-20 13:35:24 -0400 |
commit | c7d431d36f8bf6e9b94bab37c19dd51041e117c9 (patch) | |
tree | f27db9878da09629db7a60e533bfbbeda701eca6 /ChangeLog | |
parent | 9bdd469392c4ae52f234b28ddd45615030167565 (diff) | |
download | mate-panel-c7d431d36f8bf6e9b94bab37c19dd51041e117c9.tar.bz2 mate-panel-c7d431d36f8bf6e9b94bab37c19dd51041e117c9.tar.xz |
na-tray: wide panels, convert main GtkBox display to GtkGrid
New grid sorting/display functions to arrange notification area icons in a self reorganising grid
main changes in: item_added_cb(), notification_notify() -> refresh_notify().
update_size_and_orientation() is no longer needed
the grid auto arranges on any size-allocation which includes orientation changes.
Grid is now refreshed with refresh_grid()/determine_grid_properties()/reorder_items_with_data().
based on the min_icon_size property
the main applets' code can call na_grid_set_min_icon_size() to update the grid icon size.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions