From e9f3f7cdf86205f121696d17a4993faea6c083db Mon Sep 17 00:00:00 2001 From: Norphirion <44450545+Norphirion@users.noreply.github.com> Date: Wed, 5 Aug 2026 17:22:16 +0200 Subject: [PATCH 1/6] feat: add exclude-collections-in-collection --- .gitmodules | 3 +++ plugins/exclude-collections-in-collection | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/exclude-collections-in-collection diff --git a/.gitmodules b/.gitmodules index 338f571e..98a6ad67 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,3 +73,6 @@ [submodule "plugins/gratitude"] path = plugins/gratitude url = https://github.com/BlythT/Gratitude-Millennium-Plugin +[submodule "plugins/exclude-collections-in-collection"] + path = plugins/exclude-collections-in-collection + url = https://github.com/Norphirion/exclude-collections-in-collection diff --git a/plugins/exclude-collections-in-collection b/plugins/exclude-collections-in-collection new file mode 160000 index 00000000..417132fd --- /dev/null +++ b/plugins/exclude-collections-in-collection @@ -0,0 +1 @@ +Subproject commit 417132fded13089e5239df27652d85dc2f6cf350 From 5daea322e7e63d88850e138939f096329cf3da92 Mon Sep 17 00:00:00 2001 From: Norphirion <44450545+Norphirion@users.noreply.github.com> Date: Fri, 14 Aug 2026 21:57:08 +0200 Subject: [PATCH 2/6] chore: update exclude-collections-in-collection --- plugins/exclude-collections-in-collection | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/exclude-collections-in-collection b/plugins/exclude-collections-in-collection index 417132fd..27da7e9b 160000 --- a/plugins/exclude-collections-in-collection +++ b/plugins/exclude-collections-in-collection @@ -1 +1 @@ -Subproject commit 417132fded13089e5239df27652d85dc2f6cf350 +Subproject commit 27da7e9b5caecbdc1f3498236dd6efbae19c5385 From 832fe357a42281ecd1f1b410431e2580bc3475b2 Mon Sep 17 00:00:00 2001 From: Norphirion <44450545+Norphirion@users.noreply.github.com> Date: Mon, 17 Aug 2026 09:37:01 +0200 Subject: [PATCH 3/6] chore: update exclude-collections-in-collection --- plugins/exclude-collections-in-collection | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/exclude-collections-in-collection b/plugins/exclude-collections-in-collection index 27da7e9b..3bfa2bea 160000 --- a/plugins/exclude-collections-in-collection +++ b/plugins/exclude-collections-in-collection @@ -1 +1 @@ -Subproject commit 27da7e9b5caecbdc1f3498236dd6efbae19c5385 +Subproject commit 3bfa2bea7481e3d4b712663f7e41ef97a7c8831a From 0cfe1f962bc9797ea9795d95c68178a4f850d239 Mon Sep 17 00:00:00 2001 From: Norphirion <44450545+Norphirion@users.noreply.github.com> Date: Wed, 19 Aug 2026 22:01:45 +0200 Subject: [PATCH 4/6] chore: bump exclude-collections-in-collection to 1.1.0 Brings in the rules being editable from Steam's own filter UI, and a fix for the filter wrapper being silently discarded when Steam rebuilds a collection's filter object. Co-Authored-By: Claude Opus 5 --- plugins/exclude-collections-in-collection | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/exclude-collections-in-collection b/plugins/exclude-collections-in-collection index 3bfa2bea..ee22ac4a 160000 --- a/plugins/exclude-collections-in-collection +++ b/plugins/exclude-collections-in-collection @@ -1 +1 @@ -Subproject commit 3bfa2bea7481e3d4b712663f7e41ef97a7c8831a +Subproject commit ee22ac4a35ff4e9ba36e3a0cfc3cd7d91b9bb65d From d42d6fb15ac62dbe7af8d36e59fff7b48cc6c31a Mon Sep 17 00:00:00 2001 From: Norphirion <44450545+Norphirion@users.noreply.github.com> Date: Wed, 19 Aug 2026 22:27:51 +0200 Subject: [PATCH 5/6] chore: bump exclude-collections-in-collection to 1.1.1 Layout fix: the injected buckets no longer sit inside Steam's filter grid, where their height was multiplied by the grid's `2fr 1fr` row ratio and inflated the whole filter panel. Co-Authored-By: Claude Opus 5 --- plugins/exclude-collections-in-collection | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/exclude-collections-in-collection b/plugins/exclude-collections-in-collection index ee22ac4a..075849d0 160000 --- a/plugins/exclude-collections-in-collection +++ b/plugins/exclude-collections-in-collection @@ -1 +1 @@ -Subproject commit ee22ac4a35ff4e9ba36e3a0cfc3cd7d91b9bb65d +Subproject commit 075849d0894eb5053e1f4ac531568719088bb711 From 2025d7e1943c1d36252da3ef9a1dadc462751089 Mon Sep 17 00:00:00 2001 From: Norphirion <44450545+Norphirion@users.noreply.github.com> Date: Wed, 19 Aug 2026 22:42:52 +0200 Subject: [PATCH 6/6] chore: update exclude-collections-in-collection Documentation and source comments only: punctuation cleanup, no behaviour change and no version bump. Co-Authored-By: Claude Opus 5 --- plugins/exclude-collections-in-collection | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/exclude-collections-in-collection b/plugins/exclude-collections-in-collection index 075849d0..d09e4ad1 160000 --- a/plugins/exclude-collections-in-collection +++ b/plugins/exclude-collections-in-collection @@ -1 +1 @@ -Subproject commit 075849d0894eb5053e1f4ac531568719088bb711 +Subproject commit d09e4ad1f777616ab06cf4a0b414f35219609131