From a41f5a66f5ff96875564407e82404c62fa086c1a Mon Sep 17 00:00:00 2001 From: Martin Abente Lahaye Date: Mon, 6 Oct 2025 17:13:40 -0300 Subject: [PATCH 1/5] CI: Freeze flatter version --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index dd8fbf2..983658b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -15,7 +15,7 @@ jobs: with: submodules: true - name: Build - uses: andyholmes/flatter@main + uses: andyholmes/flatter@v1.0.0 with: files: dev.tchx84.Portfolio.json run-tests: true From 2d073de4fa9ec172d27f0851c77bb97a35e848a2 Mon Sep 17 00:00:00 2001 From: Martin Abente Lahaye Date: Mon, 6 Oct 2025 17:14:26 -0300 Subject: [PATCH 2/5] manifest: Bump to GNOME 49 --- dev.tchx84.Portfolio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev.tchx84.Portfolio.json b/dev.tchx84.Portfolio.json index 71834c2..eb0a75c 100644 --- a/dev.tchx84.Portfolio.json +++ b/dev.tchx84.Portfolio.json @@ -1,7 +1,7 @@ { "app-id" : "dev.tchx84.Portfolio", "runtime" : "org.gnome.Platform", - "runtime-version" : "47", + "runtime-version" : "49", "sdk" : "org.gnome.Sdk", "separate-locales": false, "command" : "dev.tchx84.Portfolio", From fba7e392a42b5f1b9f300674356fefca488418fe Mon Sep 17 00:00:00 2001 From: Martin Abente Lahaye Date: Mon, 6 Oct 2025 17:14:54 -0300 Subject: [PATCH 3/5] CI: Bump to GNOME 49 --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 983658b..170c11e 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -7,7 +7,7 @@ jobs: testing: runs-on: ubuntu-latest container: - image: ghcr.io/andyholmes/flatter/gnome:47 + image: ghcr.io/andyholmes/flatter/gnome:49 options: --privileged steps: - name: Checkout From 5dd4ca4e6c92c198f2182f04a61857a5e985f6a6 Mon Sep 17 00:00:00 2001 From: Martin Abente Lahaye Date: Mon, 6 Oct 2025 17:15:46 -0300 Subject: [PATCH 4/5] README: Update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca7f9be..fb2ab56 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Tap to activate and long press to select, to browse, open, copy, move, delete, o ``` git clone https://github.com/tchx84/Portfolio.git cd Portfolio -flatpak install --user org.gnome.{Platform,Sdk}//47 +flatpak install --user org.gnome.{Platform,Sdk}//49 flatpak-builder --user --force-clean --install build dev.tchx84.Portfolio.json flatpak run --branch=master dev.tchx84.Portfolio ``` From 1fbaf7f4ff6cf3fb01bd9200f884cdfd3fc11375 Mon Sep 17 00:00:00 2001 From: Martin Abente Lahaye Date: Mon, 6 Oct 2025 17:21:31 -0300 Subject: [PATCH 5/5] popup: Replace deprecated icon --- src/popup.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/popup.ui b/src/popup.ui index 267a3cf..8c44a41 100644 --- a/src/popup.ui +++ b/src/popup.ui @@ -28,7 +28,7 @@ center - emblem-ok-symbolic + object-select-symbolic