Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 45.1 #124

Merged
merged 8 commits into from
Nov 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fail-fast: false

container:
image: ghcr.io/elementary/flatpak-platform/runtime:7.2-${{ matrix.arch }}
image: ghcr.io/elementary/flatpak-platform/runtime:7.3-${{ matrix.arch }}
options: --privileged

steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false

container:
image: ghcr.io/elementary/flatpak-platform/runtime:7.2-${{ matrix.arch }}
image: ghcr.io/elementary/flatpak-platform/runtime:7.3-${{ matrix.arch }}
options: --privileged

steps:
Expand Down
16 changes: 16 additions & 0 deletions bookmarks-row.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
diff --git a/src/resources/style-elementary.css b/src/resources/style-elementary.css
index 610fcae84..c6ff14386 100644
--- a/src/resources/style-elementary.css
+++ b/src/resources/style-elementary.css
@@ -75,6 +75,11 @@ popover.suggestions listview > row:selected {
background-color: alpha(currentColor, 0.15);
}

+.bookmarks-row {
+ min-width: 250px;
+ padding: 3px;
+}
+
/* bookmarks */
.bookmarks-row:hover {
background: alpha(currentColor, 0.15);
30 changes: 0 additions & 30 deletions data/adw-expander-arrow-symbolic.svg

This file was deleted.

1 change: 0 additions & 1 deletion data/adw-tab-counter-symbolic.svg

This file was deleted.

1 change: 0 additions & 1 deletion data/adw-tab-icon-missing-symbolic.svg

This file was deleted.

1 change: 0 additions & 1 deletion data/adw-tab-overflow-symbolic.svg

This file was deleted.

34 changes: 34 additions & 0 deletions data/adw-tab-overview-symbolic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 0 additions & 6 deletions data/adw-tab-unpin-symbolic.svg

This file was deleted.

25 changes: 25 additions & 0 deletions data/ephy-audio-muted-symbolic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions data/ephy-audio-playing-symbolic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions data/ephy-bookmark-tag-symbolic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions data/ephy-download-done-symbolic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions data/ephy-download-symbolic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 39 additions & 0 deletions data/ephy-open-link-symbolic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions data/ephy-permission-camera-symbolic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions data/ephy-permission-generic-symbolic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions data/ephy-permission-location-symbolic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions data/ephy-permission-microphone-symbolic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions data/ephy-permission-notifications-symbolic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 0 additions & 15 deletions data/list-drag-handle-symbolic.svg

This file was deleted.

Loading