theme: Consider minimum sizes

Desktop / GNOME / Mutter - Florian Müllner [gnome.org] - 21 January 2016 16:04 UTC

GTK+ improved its CSS support, and the default theme started to make use of it, so we must update our theming code accordingly. Start by supporting min-width/min-height where it makes sense.

d5b69bc theme: Consider minimum sizes
configure.ac | 2 +-
src/ui/theme-private.h | 5 +++++
src/ui/theme.c | 28 ++++++++++++++++++++++++----
3 files changed, 30 insertions(+), 5 deletions(-)

Upstream: git.gnome.org


  • Share