Commit Graph

6 Commits (8d5118fcf1c3a1cba5f16ede11722e90c0eb332d)

Author SHA1 Message Date
Gaël Bonithon f7f50e1e03 Fix compilation warnings 2021-02-01 23:08:53 +01:00
Landry Breuil 0902fcbb7d Print debug msg with the new value *after* setting the value 2017-02-09 20:15:49 +01:00
Landry Breuil 551ac2c8b8 Rework label css handling
Move it to XnlpMonitorLabel object.
2017-01-06 23:04:11 +01:00
Simon Steinbeiss 658f7b4747 Replace _size_request with _get_preferred_size 2016-05-14 23:08:10 +02:00
Mike Massonnet d4afbebbb0 Fix compilation warnings 2012-07-15 16:43:49 +02:00
Mike Massonnet dd0c73ff94 Bug 8842: Update monitor labels sizes gracefully
New label class XnlpMonitorLabel that sets the requisition size
dynamically, in order to avoid flickering in the panel.

This class is only useful for labels that change periodically.

When the 10 last changes requested a smaller size than the actual
it will adapt to this new size.
2012-07-15 14:44:14 +02:00