• Abílio Costa's avatar
    Add MPRIS background blur for app icons (#369) · af8ac2f7
    Abílio Costa authored
    * Fix default mpris icon size
    
    The widget was was using the .ui size instead of the user config
    size in the following situations:
    
    - there was no media player app
    - the media player app icon was used
    - the audio-x-generic-symbolic icon was used
    
    This fix sets the default size for the album art icon according to the
    user's config.
    
    set_from_gicon and set_from_icon_name receive a Gtk.IconSize enum value,
    not an int, so we need to call set_pixel_size to set the proper size.
    
    * Add MPRIS background blur for app icons
    
    ---------
    Co-authored-by: 's avatarErik Reider <35975961+ErikReider@users.noreply.github.com>
    af8ac2f7
Name
Last commit
Last update
..
animation Loading commit data...
blankWindow Loading commit data...
configModel Loading commit data...
controlCenter Loading commit data...
fadedViewport Loading commit data...
notiDaemon Loading commit data...
notiModel Loading commit data...
notification Loading commit data...
notificationGroup Loading commit data...
notificationWindow Loading commit data...
orderedHashTable Loading commit data...
swayncDaemon Loading commit data...
client.vala Loading commit data...
config.json.in Loading commit data...
configSchema.json Loading commit data...
constants.vala.in Loading commit data...
functions.vala Loading commit data...
main.vala Loading commit data...
meson.build Loading commit data...
sway_notification_center.gresource.xml Loading commit data...