[gnome-software: 18/18] Merge branch '1111-app-context-tiles' into 'master'




commit 7f3079e60329ddc550800b1997d13936694a8889
Merge: 383d48ab0 d17038a7a
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Jun 29 14:17:06 2021 +0000

    Merge branch '1111-app-context-tiles' into 'master'
    
    gs-app-context-bar: Add a new context tile bar widget and use it
    
    Closes #1120 and #1144
    
    See merge request GNOME/gnome-software!770

 data/icons/adaptive-symbolic.svg |  77 ++++
 data/icons/safety-symbolic.svg   |  35 ++
 lib/gs-app.c                     | 207 ++++++++--
 po/POTFILES.in                   |   2 +
 src/gnome-software.gresource.xml |   3 +
 src/gs-app-context-bar.c         | 801 +++++++++++++++++++++++++++++++++++++++
 src/gs-app-context-bar.h         |  31 ++
 src/gs-app-context-bar.ui        | 318 ++++++++++++++++
 src/gs-details-page.c            | 653 +------------------------------
 src/gs-details-page.ui           | 468 +----------------------
 src/gtk-style-hc.css             |  38 ++
 src/gtk-style.css                | 151 ++------
 src/meson.build                  |   1 +
 13 files changed, 1526 insertions(+), 1259 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]