* [PR PATCH] New package: filtile-1.0.0
@ 2024-02-06 10:15 realcharmer
2024-02-06 17:24 ` icp1994
` (14 more replies)
0 siblings, 15 replies; 16+ messages in thread
From: realcharmer @ 2024-02-06 10:15 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 831 bytes --]
There is a new pull request by realcharmer against master on the void-packages repository
https://github.com/realcharmer/void-packages filtile
https://github.com/void-linux/void-packages/pull/48559
New package: filtile-1.0.0
Filtile is a layout manager for the River window manager with features such as: per-tag layout assignment, monocle layout, window padding and a new "pad" layout.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (86_64-glibc)
A patch file from https://github.com/void-linux/void-packages/pull/48559.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-filtile-48559.patch --]
[-- Type: text/x-diff, Size: 916 bytes --]
From 5bc6e2fdb3937a332b8e496bb64794088da15cb8 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 6 Feb 2024 11:12:33 +0100
Subject: [PATCH] New package: filtile-1.0.0
---
srcpkgs/filtile/template | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 srcpkgs/filtile/template
diff --git a/srcpkgs/filtile/template b/srcpkgs/filtile/template
new file mode 100644
index 0000000000000..9e3d478bf71fd
--- /dev/null
+++ b/srcpkgs/filtile/template
@@ -0,0 +1,11 @@
+# Template file for 'filtile'
+pkgname=filtile
+version=1.0.0
+revision=1
+build_style=cargo
+short_desc="Layout manager for the River window manager"
+maintainer="Emil Miler <em@0x45.cz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pkulak/filtile"
+distfiles="https://github.com/pkulak/filtile/archive/refs/tags/v${version}.tar.gz"
+checksum=cdb8a85f4407b27ed46b805015e376aeaf026b11ea92a3547e39763a85a2ce1f
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: New package: filtile-1.0.0
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
@ 2024-02-06 17:24 ` icp1994
2024-02-29 8:24 ` [PR PATCH] [Updated] " realcharmer
` (13 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: icp1994 @ 2024-02-06 17:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 260 bytes --]
New comment by icp1994 on void-packages repository
https://github.com/void-linux/void-packages/pull/48559#issuecomment-1930416634
Comment:
Nice one! I personally use https://git.sr.ht/~novakane/rivercarro but since it's in Zig 0.11 not suitable for Void rn.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PR PATCH] [Updated] New package: filtile-1.0.0
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
2024-02-06 17:24 ` icp1994
@ 2024-02-29 8:24 ` realcharmer
2024-02-29 8:25 ` New package: filtile-1.1.0 realcharmer
` (12 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: realcharmer @ 2024-02-29 8:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 873 bytes --]
There is an updated pull request by realcharmer against master on the void-packages repository
https://github.com/realcharmer/void-packages filtile
https://github.com/void-linux/void-packages/pull/48559
New package: filtile-1.0.0
Filtile is a layout manager for the River window manager with features such as: per-tag layout assignment, monocle layout, window padding and a new "pad" layout.
https://github.com/pkulak/filtile
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (86_64-glibc)
A patch file from https://github.com/void-linux/void-packages/pull/48559.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-filtile-48559.patch --]
[-- Type: text/x-diff, Size: 916 bytes --]
From d9d69969ddbf5d471b0edaf56d338a3bc3cfaac7 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 6 Feb 2024 11:12:33 +0100
Subject: [PATCH] New package: filtile-1.1.0
---
srcpkgs/filtile/template | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 srcpkgs/filtile/template
diff --git a/srcpkgs/filtile/template b/srcpkgs/filtile/template
new file mode 100644
index 0000000000000..4837068b1d36d
--- /dev/null
+++ b/srcpkgs/filtile/template
@@ -0,0 +1,11 @@
+# Template file for 'filtile'
+pkgname=filtile
+version=1.1.0
+revision=1
+build_style=cargo
+short_desc="Layout manager for the River window manager"
+maintainer="Emil Miler <em@0x45.cz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pkulak/filtile"
+distfiles="https://github.com/pkulak/filtile/archive/refs/tags/v${version}.tar.gz"
+checksum=31c49598bd0c82657f2e87f3171df5b9d6dea794d3858aaad6341362aae09d92
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: New package: filtile-1.1.0
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
2024-02-06 17:24 ` icp1994
2024-02-29 8:24 ` [PR PATCH] [Updated] " realcharmer
@ 2024-02-29 8:25 ` realcharmer
2024-03-11 17:04 ` [PR PATCH] [Updated] " realcharmer
` (11 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: realcharmer @ 2024-02-29 8:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 173 bytes --]
New comment by realcharmer on void-packages repository
https://github.com/void-linux/void-packages/pull/48559#issuecomment-1970639279
Comment:
Updated to version `1.1.0`.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PR PATCH] [Updated] New package: filtile-1.1.0
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
` (2 preceding siblings ...)
2024-02-29 8:25 ` New package: filtile-1.1.0 realcharmer
@ 2024-03-11 17:04 ` realcharmer
2024-03-11 17:05 ` New package: filtile-1.2.0 realcharmer
` (10 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: realcharmer @ 2024-03-11 17:04 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 873 bytes --]
There is an updated pull request by realcharmer against master on the void-packages repository
https://github.com/realcharmer/void-packages filtile
https://github.com/void-linux/void-packages/pull/48559
New package: filtile-1.1.0
Filtile is a layout manager for the River window manager with features such as: per-tag layout assignment, monocle layout, window padding and a new "pad" layout.
https://github.com/pkulak/filtile
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (86_64-glibc)
A patch file from https://github.com/void-linux/void-packages/pull/48559.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-filtile-48559.patch --]
[-- Type: text/x-diff, Size: 918 bytes --]
From bc33b1ed8933532adba681fb5381be3b84d95cc7 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 6 Feb 2024 11:12:33 +0100
Subject: [PATCH] New package: filtile-1.2.0
---
srcpkgs/filtile/template | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 srcpkgs/filtile/template
diff --git a/srcpkgs/filtile/template b/srcpkgs/filtile/template
new file mode 100644
index 00000000000000..22c1814d4316a2
--- /dev/null
+++ b/srcpkgs/filtile/template
@@ -0,0 +1,11 @@
+# Template file for 'filtile'
+pkgname=filtile
+version=1.2.0
+revision=1
+build_style=cargo
+short_desc="Layout manager for the River window manager"
+maintainer="Emil Miler <em@0x45.cz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pkulak/filtile"
+distfiles="https://github.com/pkulak/filtile/archive/refs/tags/v${version}.tar.gz"
+checksum=1b347c4d230598f9b9eefe9487a1a74522cbaeca0998998c5b199c6c761c9173
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: New package: filtile-1.2.0
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
` (3 preceding siblings ...)
2024-03-11 17:04 ` [PR PATCH] [Updated] " realcharmer
@ 2024-03-11 17:05 ` realcharmer
2024-04-09 18:50 ` [PR PATCH] [Updated] " realcharmer
` (9 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: realcharmer @ 2024-03-11 17:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 173 bytes --]
New comment by realcharmer on void-packages repository
https://github.com/void-linux/void-packages/pull/48559#issuecomment-1988973295
Comment:
Updated to version `1.2.0`.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PR PATCH] [Updated] New package: filtile-1.2.0
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
` (4 preceding siblings ...)
2024-03-11 17:05 ` New package: filtile-1.2.0 realcharmer
@ 2024-04-09 18:50 ` realcharmer
2024-04-09 18:50 ` New package: filtile-1.2.1 realcharmer
` (8 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: realcharmer @ 2024-04-09 18:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 873 bytes --]
There is an updated pull request by realcharmer against master on the void-packages repository
https://github.com/realcharmer/void-packages filtile
https://github.com/void-linux/void-packages/pull/48559
New package: filtile-1.2.0
Filtile is a layout manager for the River window manager with features such as: per-tag layout assignment, monocle layout, window padding and a new "pad" layout.
https://github.com/pkulak/filtile
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (86_64-glibc)
A patch file from https://github.com/void-linux/void-packages/pull/48559.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-filtile-48559.patch --]
[-- Type: text/x-diff, Size: 918 bytes --]
From cc359ab7389d49eb5cdc98e8ddd707a89510b8b6 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 6 Feb 2024 11:12:33 +0100
Subject: [PATCH] New package: filtile-1.2.1
---
srcpkgs/filtile/template | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 srcpkgs/filtile/template
diff --git a/srcpkgs/filtile/template b/srcpkgs/filtile/template
new file mode 100644
index 00000000000000..4b958a1da3466e
--- /dev/null
+++ b/srcpkgs/filtile/template
@@ -0,0 +1,11 @@
+# Template file for 'filtile'
+pkgname=filtile
+version=1.2.1
+revision=1
+build_style=cargo
+short_desc="Layout manager for the River window manager"
+maintainer="Emil Miler <em@0x45.cz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pkulak/filtile"
+distfiles="https://github.com/pkulak/filtile/archive/refs/tags/v${version}.tar.gz"
+checksum=fe978e880db802d7c5678b5d05aa8236c49107a0c99fd2565c2f4ca3c35b7a22
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: New package: filtile-1.2.1
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
` (5 preceding siblings ...)
2024-04-09 18:50 ` [PR PATCH] [Updated] " realcharmer
@ 2024-04-09 18:50 ` realcharmer
2024-07-09 1:50 ` github-actions
` (7 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: realcharmer @ 2024-04-09 18:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 173 bytes --]
New comment by realcharmer on void-packages repository
https://github.com/void-linux/void-packages/pull/48559#issuecomment-2045865879
Comment:
Updated to version `1.2.1`.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: New package: filtile-1.2.1
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
` (6 preceding siblings ...)
2024-04-09 18:50 ` New package: filtile-1.2.1 realcharmer
@ 2024-07-09 1:50 ` github-actions
2024-07-16 8:17 ` [PR PATCH] [Updated] " realcharmer
` (6 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: github-actions @ 2024-07-09 1:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/48559#issuecomment-2216155799
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PR PATCH] [Updated] New package: filtile-1.2.1
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
` (7 preceding siblings ...)
2024-07-09 1:50 ` github-actions
@ 2024-07-16 8:17 ` realcharmer
2024-07-16 8:51 ` realcharmer
` (5 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: realcharmer @ 2024-07-16 8:17 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 873 bytes --]
There is an updated pull request by realcharmer against master on the void-packages repository
https://github.com/realcharmer/void-packages filtile
https://github.com/void-linux/void-packages/pull/48559
New package: filtile-1.2.1
Filtile is a layout manager for the River window manager with features such as: per-tag layout assignment, monocle layout, window padding and a new "pad" layout.
https://github.com/pkulak/filtile
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (86_64-glibc)
A patch file from https://github.com/void-linux/void-packages/pull/48559.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-filtile-48559.patch --]
[-- Type: text/x-diff, Size: 918 bytes --]
From 7df4b5e1f1bc26996e7b49ebf4868575274d887f Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 6 Feb 2024 11:12:33 +0100
Subject: [PATCH] New package: filtile-1.2.1
---
srcpkgs/filtile/template | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 srcpkgs/filtile/template
diff --git a/srcpkgs/filtile/template b/srcpkgs/filtile/template
new file mode 100644
index 00000000000000..4b958a1da3466e
--- /dev/null
+++ b/srcpkgs/filtile/template
@@ -0,0 +1,11 @@
+# Template file for 'filtile'
+pkgname=filtile
+version=1.2.1
+revision=1
+build_style=cargo
+short_desc="Layout manager for the River window manager"
+maintainer="Emil Miler <em@0x45.cz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pkulak/filtile"
+distfiles="https://github.com/pkulak/filtile/archive/refs/tags/v${version}.tar.gz"
+checksum=fe978e880db802d7c5678b5d05aa8236c49107a0c99fd2565c2f4ca3c35b7a22
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: New package: filtile-1.2.1
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
` (8 preceding siblings ...)
2024-07-16 8:17 ` [PR PATCH] [Updated] " realcharmer
@ 2024-07-16 8:51 ` realcharmer
2024-10-15 2:00 ` github-actions
` (4 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: realcharmer @ 2024-07-16 8:51 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 150 bytes --]
New comment by realcharmer on void-packages repository
https://github.com/void-linux/void-packages/pull/48559#issuecomment-2230363337
Comment:
Bump
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: New package: filtile-1.2.1
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
` (9 preceding siblings ...)
2024-07-16 8:51 ` realcharmer
@ 2024-10-15 2:00 ` github-actions
2024-10-23 6:47 ` [PR PATCH] [Updated] " realcharmer
` (3 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: github-actions @ 2024-10-15 2:00 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/48559#issuecomment-2412659187
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PR PATCH] [Updated] New package: filtile-1.2.1
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
` (10 preceding siblings ...)
2024-10-15 2:00 ` github-actions
@ 2024-10-23 6:47 ` realcharmer
2024-10-23 6:47 ` realcharmer
` (2 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: realcharmer @ 2024-10-23 6:47 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 873 bytes --]
There is an updated pull request by realcharmer against master on the void-packages repository
https://github.com/realcharmer/void-packages filtile
https://github.com/void-linux/void-packages/pull/48559
New package: filtile-1.2.1
Filtile is a layout manager for the River window manager with features such as: per-tag layout assignment, monocle layout, window padding and a new "pad" layout.
https://github.com/pkulak/filtile
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (86_64-glibc)
A patch file from https://github.com/void-linux/void-packages/pull/48559.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-filtile-48559.patch --]
[-- Type: text/x-diff, Size: 918 bytes --]
From 5511482efc59c66165213fdb478694256a21546b Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 6 Feb 2024 11:12:33 +0100
Subject: [PATCH] New package: filtile-1.2.1
---
srcpkgs/filtile/template | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 srcpkgs/filtile/template
diff --git a/srcpkgs/filtile/template b/srcpkgs/filtile/template
new file mode 100644
index 00000000000000..4b958a1da3466e
--- /dev/null
+++ b/srcpkgs/filtile/template
@@ -0,0 +1,11 @@
+# Template file for 'filtile'
+pkgname=filtile
+version=1.2.1
+revision=1
+build_style=cargo
+short_desc="Layout manager for the River window manager"
+maintainer="Emil Miler <em@0x45.cz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pkulak/filtile"
+distfiles="https://github.com/pkulak/filtile/archive/refs/tags/v${version}.tar.gz"
+checksum=fe978e880db802d7c5678b5d05aa8236c49107a0c99fd2565c2f4ca3c35b7a22
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: New package: filtile-1.2.1
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
` (11 preceding siblings ...)
2024-10-23 6:47 ` [PR PATCH] [Updated] " realcharmer
@ 2024-10-23 6:47 ` realcharmer
2025-01-23 1:57 ` github-actions
2025-02-06 1:58 ` [PR PATCH] [Closed]: " github-actions
14 siblings, 0 replies; 16+ messages in thread
From: realcharmer @ 2024-10-23 6:47 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 150 bytes --]
New comment by realcharmer on void-packages repository
https://github.com/void-linux/void-packages/pull/48559#issuecomment-2431061795
Comment:
Bump
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: New package: filtile-1.2.1
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
` (12 preceding siblings ...)
2024-10-23 6:47 ` realcharmer
@ 2025-01-23 1:57 ` github-actions
2025-02-06 1:58 ` [PR PATCH] [Closed]: " github-actions
14 siblings, 0 replies; 16+ messages in thread
From: github-actions @ 2025-01-23 1:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/48559#issuecomment-2608680450
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [PR PATCH] [Closed]: New package: filtile-1.2.1
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
` (13 preceding siblings ...)
2025-01-23 1:57 ` github-actions
@ 2025-02-06 1:58 ` github-actions
14 siblings, 0 replies; 16+ messages in thread
From: github-actions @ 2025-02-06 1:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 709 bytes --]
There's a closed pull request on the void-packages repository
New package: filtile-1.2.1
https://github.com/void-linux/void-packages/pull/48559
Description:
Filtile is a layout manager for the River window manager with features such as: per-tag layout assignment, monocle layout, window padding and a new "pad" layout.
https://github.com/pkulak/filtile
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (86_64-glibc)
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2025-02-06 1:58 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-06 10:15 [PR PATCH] New package: filtile-1.0.0 realcharmer
2024-02-06 17:24 ` icp1994
2024-02-29 8:24 ` [PR PATCH] [Updated] " realcharmer
2024-02-29 8:25 ` New package: filtile-1.1.0 realcharmer
2024-03-11 17:04 ` [PR PATCH] [Updated] " realcharmer
2024-03-11 17:05 ` New package: filtile-1.2.0 realcharmer
2024-04-09 18:50 ` [PR PATCH] [Updated] " realcharmer
2024-04-09 18:50 ` New package: filtile-1.2.1 realcharmer
2024-07-09 1:50 ` github-actions
2024-07-16 8:17 ` [PR PATCH] [Updated] " realcharmer
2024-07-16 8:51 ` realcharmer
2024-10-15 2:00 ` github-actions
2024-10-23 6:47 ` [PR PATCH] [Updated] " realcharmer
2024-10-23 6:47 ` realcharmer
2025-01-23 1:57 ` github-actions
2025-02-06 1:58 ` [PR PATCH] [Closed]: " github-actions
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).