gnome-panel:wip-geiger-adwaita

Last commit made on 2020-03-29
Get this branch:
git clone -b wip-geiger-adwaita https://git.launchpad.net/gnome-panel

Branch merges

Branch information

Name:
wip-geiger-adwaita
Repository:
lp:gnome-panel

Recent commits

89dcec8... by Sebastian Geiger

adwaita: add gradient and shadow to active tasklist box

f6014fb... by Sebastian Geiger

Adwaita: remove box-shadow and background of showdesktop button

3aacfb2... by Sebastian Geiger

Adwaita: remove CSS from tasklist-button

This removes all CSS from the tasklist-button. We do not
want to style the tasklist-button but only the box inside it.

In particular, this also removes a one pixel white box-shadow
from the tasklist-button which gets added by the default
Adwaita themes.

c945501... by Sebastian Geiger

Adwaita: add rgba gradient to tasklist-button

bb444b2... by Alberts Muktupāvels

multiscreen: use high priority idle

This fixes few critical warnings when changing monitor
configuration.

dfdf257... by Alberts Muktupāvels

applet-manager: load only modules with so suffix

9d881eb... by Alberts Muktupāvels

module-manager: load only modules with so suffix

339f44b... by Alberts Muktupāvels

icons: fix XML namespace URI

33d2c1d... by Alberts Muktupāvels

fish: avoid critical warning

2358142... by Alberts Muktupāvels

ci: add DEBIAN_FRONTEND environment variable