~communitheme/communitheme/+git/gtk-communitheme:upstream-gnome-shell-icons-update

Last commit made on 2024-03-22
Get this branch:
git clone -b upstream-gnome-shell-icons-update https://git.launchpad.net/~communitheme/communitheme/+git/gtk-communitheme

Branch merges

Branch information

Name:
upstream-gnome-shell-icons-update
Repository:
lp:~communitheme/communitheme/+git/gtk-communitheme

Recent commits

8e368df... by Marco Trevisan (Treviño)

gnome-shell/data: Strip blanks from icons svgs

This is what upstream does too, so let's follow them to have an easier
life when tracking the diffs and optimize a bit too.

be2852e... by Marco Trevisan (Treviño)

gnome-shell/data: Sync icons with gnome-shell 46

1b40eec... by didrocks <email address hidden>

New upstream snapshot for GNOME Shell Icons

20b1f2e... by Sergio Costas

Fix apps view (#4056)

The apps view shows an extra rectangle in the icons when they
are hovered by the cursor.

This patch fixes it (extracted from patch for gnome 46 for
Dash to Dock).

e3b4b87... by Sergio Costas

Add extra changes from DashToDock (#4052)

There was a difference between the scss file from DashToDock and
the current one in Yaru. This PR adds it.

dd12179... by Sergio Costas

Update Yaru to new Dash-to-Dock code (#4051)

Some changes were required in the scss to make Dash to Dock
compatible with Gnome Shell 46, while also keeping compatibility
with Gnome Shell 45. These are those changes.

52233fd... by Daniel van Vugt

gnome-shell: Don't give login-dialog another background-color (#4050)

Its parent `lockDialogGroup` has exactly the same background-color
set in the same file. Giving them both the same wasted render time on
overdraw, and caused multi-layer blending artifacts (slight flickering
of the grey background) when the login dialog fades in/out.

While the flicker can also be fixed using `set_offscreen_redirect`,
there's no point adding that overhead when the extra layer doesn't need
to be painted. Removing it halves the average render time of the login
animation.

Closes: #4048
Copied-from: https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/d09509b2cbce

c19b3c3... by Paul

yaru_icons.dart sync (#4043)

* Sync icons with yaru_icons.dart

* Render icons

107d924... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump actions/setup-python from 4.7.0 to 5.0.0

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.7.0...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <email address hidden>

d6a5a4c... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <email address hidden>