Skip to content

Layout enhancements to the clock plugin and the panel

Andrzej requested to merge andrzejr/xfce4-panel:clocks into master

Rework of layout mechanism in clock plugin and its widgets: 473974b9. Replaced fixed size requisition with Gtk3 layout mechanisms. This commit also introduces size clamping for LCD and Binary clock widgets.

Depends on andrzejr/xfce4-panel@31354407 and andrzejr/xfce4-panel@721a0136 enhancements to itembar and convenience functions in libxfce4panel (no API change).

andrzejr/xfce4-panel@271f3c5e Improves digital clock layout in larger horizontal panels.

andrzejr/xfce4-panel@1b59aaab Simplifies layout of the LCD clock widget, so that it the panel layout does not vary in time.

Merge request reports