non port: x11-wm/river/Makefile |
SVNWeb
|
Number of commits found: 115 (showing only 100 on this page) |
Mon, 23 Jan 2023
|
[ 23:51 Jan Beich (jbeich) ] a32c850
x11-wm/river: update to 0.2.3
Changes: https://github.com/riverwm/river/releases/tag/v0.2.3
Reported by: GitHub (watch releases)
|
[ 23:51 Jan Beich (jbeich) ] ded326a
lang/zig: rebuild consumers after 91552559ae79
Propagate standard library and miscompilation fixes into binary packages.
|
Sun, 22 Jan 2023
|
[ 14:10 Jan Beich (jbeich) ] 1406a61
x11-wm/river: respect WITH_PIE and STRIP (no WITH_DEBUG)
$ pkg info -s river
-river-0.2.2_1 3.88MiB
+river-0.2.2_2 534KiB
https://github.com/riverwm/river/commit/3cb6428da6bc
|
[ 06:00 Jan Beich (jbeich) ] 0356559
x11-wm/river: prefer shared libs in dependencies after f6794cbc1c70
$ poudriere testport -j 131amd64 x11-wm/river
[...]
=>> Checking shared library dependencies
0x0000000000000001 NEEDED Shared library: [libc.so.7]
0x0000000000000001 NEEDED Shared library: [libevdev.so.2]
0x0000000000000001 NEEDED Shared library: [libinput.so.10]
- 0x0000000000000001 NEEDED Shared library: [libm.so.5]
+ 0x0000000000000001 NEEDED Shared library: [libpixman-1.so.0]
0x0000000000000001 NEEDED Shared library: [libthr.so.3]
0x0000000000000001 NEEDED Shared library:
[libwayland-client.so.0]
0x0000000000000001 NEEDED Shared library:
[libwayland-server.so.0]
0x0000000000000001 NEEDED Shared library: [libwlroots.so.11]
0x0000000000000001 NEEDED Shared library: [libxkbcommon.so.0]
|
Wed, 18 Jan 2023
|
[ 19:53 Jan Beich (jbeich) ] c662131
x11-wm/river: unbreak on aarch64 after 1f734d3bbcda
zig-cache/zig-wayland/common.zig:103:21: error: cast increases pointer alignment
@ptrCast(*const fn (*Obj, Payload, Data) void,
implementation)(
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zig-cache/zig-wayland/common.zig:103:68: note: '?*const anyopaque' has alignment
'1'
@ptrCast(*const fn (*Obj, Payload, Data) void,
implementation)(
^~~~~~~~~~~~~~
zig-cache/zig-wayland/common.zig:103:30: note: '*const
fn(*river_layout_v3_server.LayoutV3, river_layout_v3_server.LayoutV3.Request,
?*anyopaque) void' has alignment '4'
@ptrCast(*const fn (*Obj, Payload, Data) void,
implementation)(
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Inspired by: Alpine Linux
|
Thu, 12 Jan 2023
|
[ 06:35 Jan Beich (jbeich) ] 1f734d3
x11-wm/river: update to 0.2.2
Changes: https://github.com/riverwm/river/releases/tag/v0.2.2
Reported by: GitHub (watch releases)
|
Sun, 8 Jan 2023
|
[ 15:59 Jan Beich (jbeich) ] 259e3fe
x11-wm/river: update to 0.2.1
Changes: https://github.com/riverwm/river/releases/tag/v0.2.1
Reported by: GitHub (watch releases)
|
Mon, 2 Jan 2023
|
[ 01:13 Jan Beich (jbeich) ] ec0685b
x11-wm/river: update to 0.2.0
Changes: https://github.com/riverwm/river/releases/tag/v0.2.0
Reported by: GitHub (watch releases)
|
Fri, 11 Nov 2022
|
[ 22:39 Jan Beich (jbeich) ] 1c4b6bc (Only the first 10 of 14 ports in this commit are shown above. )
x11-toolkits/wlroots: update to 0.16.0
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.16.0
Reported by: GitLab (notify releases)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Jul 2022
|
[ 08:01 Baptiste Daroussin (bapt) ] b2eed2d (Only the first 10 of 58 ports in this commit are shown above. )
wayland: add wayland virtual category
|
Tue, 17 May 2022
|
[ 14:07 Dave Cottlehuber (dch) ] cecb135
lang/zig: devel/zls x11-wm/river bump portrevision after update
Approved by: jbeich (maintainer)
Sponsored by: SkunkWerks, GmbH
|
Sat, 5 Feb 2022
|
[ 19:56 Jan Beich (jbeich) ] cf4a469
x11-wm/river: update to 0.1.3
Changes: https://github.com/riverwm/river/releases/tag/v0.1.3
Reported by: GitHub (watch releases)
|
Wed, 5 Jan 2022
|
[ 06:57 Jan Beich (jbeich) ] 17c8fc7
x11-wm/river: respect CPUTYPE instead of host CPU
https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/27227#note_191521
|
[ 06:57 Jan Beich (jbeich) ] f8be2c8
x11-wm/river: unbreak with non-empty WITH_DEBUG
Cannot run step 'yes' because it does not exist
|
Tue, 4 Jan 2022
|
[ 09:19 Dave Cottlehuber (dch) ] 5110b89
x11-wm/river: revert to lang/zig after 0.9.0 release
Approved by: jbeich
Sponsored by: SkunkWerks, GmbH
|
Fri, 24 Dec 2021
|
[ 10:45 Jan Beich (jbeich) ] c0034d3
x11-wm/river: update to 0.1.2
Changes: https://github.com/riverwm/river/releases/tag/v0.1.2
Reported by: GitHub (watch releases)
|
Thu, 23 Dec 2021
|
[ 00:54 Jan Beich (jbeich) ] d3ff67a
x11-wm/river: update to 0.1.1
Changes: https://github.com/riverwm/river/releases/tag/v0.1.1
Reported by: GitHub (watch releases)
|
Wed, 22 Dec 2021
|
[ 11:47 Jan Beich (jbeich) ] d18d167
x11-wm/river: unbreak after 2af7805da5c5
|
Fri, 17 Dec 2021
|
[ 11:30 Jan Beich (jbeich) ] 2af7805 (Only the first 10 of 20 ports in this commit are shown above. )
x11-toolkits/wlroots: update to 0.15.0
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.15.0
Reported by: upstream (tracking bug)
|
Sat, 13 Nov 2021
|
[ 00:56 Jan Beich (jbeich) ] 0bef5c1
x11-wm/river: restore /usr fix accidentally removed in 1d4d1fedb94d
The manpage still has /usr refernces e.g.,
/usr/include/xkbcommon/xkbcommon-keysyms.h
/usr/include/linux/input-event-codes.h
|
[ 00:52 Jan Beich (jbeich) ] 1d4d1fe
x11-wm/river: backport upstream manpage fix
|
Wed, 10 Nov 2021
|
[ 10:58 Jan Beich (jbeich) ] 08c04a9
x11-wm/river: unbreak build after 5d998836b36f
./river/c.zig:18:20: error: C import failed
pub usingnamespace @cImport({
^
./zig-cache/o/daef1847f9aadef85fa78182104dcc98/cimport.h:4:10: note:
'linux/input-event-codes.h' file not found
^
./river/Cursor.zig:173:14: error: container 'c' has no member called 'setenv'
if (c.setenv("XCURSOR_SIZE", size_str, 1) < 0) return error.OutOfMemory;
^
./river/Cursor.zig:124:5: note: referenced here
try self.setTheme(null, null);
^
./river/Seat.zig:105:5: note: referenced here
try self.cursor.init(self); (Only the first 15 lines of the commit message are shown above )
|
Wed, 3 Nov 2021
|
[ 09:18 Jan Beich (jbeich) ] bc0ed50
x11-wm/river: update to 0.1.0
Changes: https://github.com/ifreund/river/compare/8134b81...v0.1.0
Changes: https://github.com/riverwm/river/releases/tag/v0.1.0
Reported by: GitHub (watch releases)
|
[ 09:18 Jan Beich (jbeich) ] 76431c6
x11-wm/river: chase HTTP redirect
https://github.com/riverwm/river/commit/c9de08fa10e1
|
Sun, 31 Oct 2021
|
[ 00:10 Jan Beich (jbeich) ] 6acb2bc
x11-wm/river: update to s20211030
Changes: https://github.com/ifreund/river/compare/e447e1b...8134b81
|
Thu, 21 Oct 2021
|
[ 00:18 Jan Beich (jbeich) ] 6ffece2
x11-wm/river: update to s20211020
Changes: https://github.com/ifreund/river/compare/4b94b9c...e447e1b
|
Thu, 14 Oct 2021
|
[ 00:53 Jan Beich (jbeich) ] 7592f68
x11-wm/river: update to s20211012
Changes: https://github.com/ifreund/river/compare/50814e0...4b94b9c
|
Tue, 12 Oct 2021
|
[ 00:38 Jan Beich (jbeich) ] fadbf3b
x11-wm/river: update to s20211011
Changes: https://github.com/ifreund/river/compare/102a0b7...50814e0
|
Tue, 5 Oct 2021
|
[ 00:56 Jan Beich (jbeich) ] 1cdbc36
x11-wm/river: update to s20211004
Changes: https://github.com/ifreund/river/compare/e6bb373...102a0b7
|
Sat, 2 Oct 2021
|
[ 00:10 Jan Beich (jbeich) ] 4106f76
x11-wm/river: update to s20210930
Changes: https://github.com/ifreund/river/compare/6616d32...e6bb373
|
Tue, 28 Sep 2021
|
[ 00:56 Jan Beich (jbeich) ] 77fcdc7
x11-wm/river: update to s20210927
Changes: https://github.com/ifreund/river/compare/b8ebbc2...6616d32
|
Sat, 18 Sep 2021
|
[ 22:55 Jan Beich (jbeich) ] ac97cd1
x11-wm/river: update to s20210918
Changes: https://github.com/ifreund/river/compare/81d103d...b8ebbc2
|
Thu, 16 Sep 2021
|
[ 00:48 Jan Beich (jbeich) ] 8c8ef98
x11-wm/river: update to s20210914
Changes: https://github.com/ifreund/river/compare/5f6428b...81d103d
|
Sat, 11 Sep 2021
|
[ 00:57 Jan Beich (jbeich) ] 965d526
x11-wm/river: update to s20210907
Changes: https://github.com/ifreund/river/compare/98aed8d...5f6428b
|
Thu, 9 Sep 2021
|
[ 12:55 Dave Cottlehuber (dch) ] 6a679b5
x11-wm/river: bump PORTREVISION for lang/zig 0.8.1
Approved by: jbeich
|
Tue, 7 Sep 2021
|
[ 00:28 Jan Beich (jbeich) ] 03452ff
x11-wm/river: update to s20210906
Changes: https://github.com/ifreund/river/compare/e59c2a7...98aed8d
|
Sat, 21 Aug 2021
|
[ 00:24 Jan Beich (jbeich) ] 9ebf019
x11-wm/river: update to s20210819
Changes: https://github.com/ifreund/river/compare/2bdf9e2...e59c2a7
|
Tue, 17 Aug 2021
|
[ 00:44 Jan Beich (jbeich) ] 1dd33e6
x11-wm/river: update to s20210815
Changes: https://github.com/ifreund/river/compare/6e51a8f...2bdf9e2
|
Sat, 14 Aug 2021
|
[ 00:30 Jan Beich (jbeich) ] a7043cf
x11-wm/river: update to s20210812
Changes: https://github.com/ifreund/river/compare/1baf3bf...6e51a8f
|
Thu, 12 Aug 2021
|
[ 00:27 Jan Beich (jbeich) ] 0211089
x11-wm/river: update to s20210810
Changes: https://github.com/ifreund/river/compare/e752555...1baf3bf
|
Mon, 9 Aug 2021
|
[ 23:54 Jan Beich (jbeich) ] 3a6424f
x11-wm/river: update to s20210809
Changes: https://github.com/ifreund/river/compare/556d790...e752555
|
Sun, 8 Aug 2021
|
[ 00:22 Jan Beich (jbeich) ] 100a402
x11-wm/river: update to s20210807
Changes: https://github.com/ifreund/river/compare/2fc0875...556d790
|
Tue, 3 Aug 2021
|
[ 00:08 Jan Beich (jbeich) ] f631b63
x11-wm/river: update to s20210802
Changes: https://github.com/ifreund/river/compare/879046e...2fc0875
|
Sat, 31 Jul 2021
|
[ 00:39 Jan Beich (jbeich) ] 00017ca6
x11-wm/river: update to s20210729
Changes: https://github.com/ifreund/river/compare/f56c892...879046e
|
Thu, 29 Jul 2021
|
[ 00:13 Jan Beich (jbeich) ] 87a2ddc
x11-wm/river: update to s20210728
Changes: https://github.com/ifreund/river/compare/8a1e96c...f56c892
|
Tue, 27 Jul 2021
|
[ 00:22 Jan Beich (jbeich) ] a49d890
x11-wm/river: update to s20210726
Changes: https://github.com/ifreund/river/compare/53dd387...8a1e96c
|
Sat, 24 Jul 2021
|
[ 00:22 Jan Beich (jbeich) ] d352d72
x11-wm/river: update to s20210723
Changes: https://github.com/ifreund/river/compare/b7e15a8...53dd387
|
Thu, 22 Jul 2021
|
[ 00:21 Jan Beich (jbeich) ] ad4d27a
x11-wm/river: update to s20210721
Changes: https://github.com/ifreund/river/compare/1fec079...b7e15a8
|
Tue, 20 Jul 2021
|
[ 00:25 Jan Beich (jbeich) ] 7a4c1da
x11-wm/river: update to s20210719
Changes: https://github.com/ifreund/river/compare/28fc879...1fec079
|
Sat, 17 Jul 2021
|
[ 00:15 Jan Beich (jbeich) ] 837b350
x11-wm/river: update to s20210715
Changes: https://github.com/ifreund/river/compare/3c951fe...28fc879
|
Thu, 15 Jul 2021
|
[ 00:39 Jan Beich (jbeich) ] f4a92fd
x11-wm/river: update to s20210714
Changes: https://github.com/ifreund/river/compare/7b18b49...3c951fe
|
Mon, 12 Jul 2021
|
[ 23:37 Jan Beich (jbeich) ] 21959e7
x11-wm/river: update to s20210712
Changes: https://github.com/ifreund/river/compare/ba6a38f...7b18b49
|
Sun, 4 Jul 2021
|
[ 00:23 Jan Beich (jbeich) ] 21722c3
x11-wm/river: update to s20210702
Changes: https://github.com/ifreund/river/compare/39578db...ba6a38f
|
Tue, 29 Jun 2021
|
[ 00:37 Jan Beich (jbeich) ] 141b3e2
x11-wm/river: update to s20210627
Changes: https://github.com/ifreund/river/compare/5056394...39578db
|
Sat, 26 Jun 2021
|
[ 00:07 Jan Beich (jbeich) ] 8da4079
x11-wm/river: update to s20210624
Changes: https://github.com/ifreund/river/compare/951c11f...5056394
|
Wed, 23 Jun 2021
|
[ 18:14 Jan Beich (jbeich) ] 586b26a
x11-wm/river: update to s20210623
Changes: https://github.com/ifreund/river/compare/3efcfed...951c11f
|
[ 18:07 Jan Beich (jbeich) ] f2820b6 (Only the first 10 of 20 ports in this commit are shown above. )
x11-toolkits/wlroots: update to 0.14.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.14.0
Reported by: GitHub (watch releases)
|
Tue, 22 Jun 2021
|
[ 23:39 Jan Beich (jbeich) ] 781d4aa
x11-wm/river: update to s20210622
Changes: https://github.com/ifreund/river/compare/a2c81ad...3efcfed
|
[ 23:39 Jan Beich (jbeich) ] 6bcfccd
x11-wm/river: update to s20210605
Changes: https://github.com/ifreund/river/compare/ca4abd2...0e9dc08
|
Mon, 31 May 2021
|
[ 23:33 Jan Beich (jbeich) ] 727e741
x11-wm/river: update to s20210531
Changes: https://github.com/ifreund/river/compare/13f01bc...ca4abd2
|
Mon, 24 May 2021
|
[ 20:39 Jan Beich (jbeich) ] 7a13013
x11-wm/river: update to s20210524
Changes: https://github.com/ifreund/river/compare/c5005ba...13f01bc
|
Thu, 20 May 2021
|
[ 00:57 Jan Beich (jbeich) ] 7b97924
x11-wm/river: update to s20210519
Changes: https://github.com/ifreund/river/compare/c8b1017...c5005ba
|
Sun, 16 May 2021
|
[ 00:37 Jan Beich (jbeich) ] c433b5a
x11-wm/river: update to s20210513
Changes: https://github.com/ifreund/river/compare/7ccb479...c8b1017
|
Thu, 6 May 2021
|
[ 00:50 Jan Beich (jbeich) ] cc44052
x11-wm/river: update to s20210505
Changes: https://github.com/ifreund/river/compare/ce69cfc...7ccb479
|
Tue, 4 May 2021
|
[ 00:52 Jan Beich (jbeich) ] 7c28b1f
x11-wm/river: update to s20210503
Changes: https://github.com/ifreund/river/compare/0c8e718...ce69cfc
|
Thu, 29 Apr 2021
|
[ 00:41 Jan Beich (jbeich) ] e63327c
x11-wm/river: update to s20210427
Changes: https://github.com/ifreund/river/compare/07fd1b8...0c8e718
|
Tue, 27 Apr 2021
|
[ 00:24 Jan Beich (jbeich) ] 9c776e3
x11-wm/river: update to s20210426
Changes: https://github.com/ifreund/river/compare/84f5283...07fd1b8
|
Thu, 22 Apr 2021
|
[ 14:32 Jan Beich (jbeich) ] 0d7168d
x11-wm/river: update to s20210422
Changes: https://github.com/ifreund/river/compare/891eb38...84f5283
|
[ 01:00 Jan Beich (jbeich) ] 427c583
x11-wm/river: update to s20210421
Changes: https://github.com/ifreund/river/compare/9e3e920...891eb38
|
Thu, 8 Apr 2021
|
[ 01:15 Jan Beich (jbeich) ] 9b92750
x11-wm/river: update to s20210407
Changes: https://github.com/ifreund/river/compare/3c1f1df...9e3e920
|
Wed, 7 Apr 2021
|
[ 20:59 Jan Beich (jbeich) ] 70148c1 (Only the first 10 of 20 ports in this commit are shown above. )
x11-toolkits/wlroots: update to 0.13.0
Changes: https://github.com/swaywm/wlroots/releases/tag/0.13.0
Reported by: GitHub (watch releases)
Tested by: Evgeniy Khramtsov (via CFT on x11@ list)
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 30 Mar 2021
|
[ 19:43 jbeich ]
x11-wm/river: update to s20210328
Changes: https://github.com/ifreund/river/compare/979e640...3c1f1df
|
Tue, 23 Mar 2021
|
[ 00:42 jbeich ]
x11-wm/river: update to s20210322
Changes: https://github.com/ifreund/river/compare/8627a2f...979e640
|
Thu, 18 Mar 2021
|
[ 00:52 jbeich ]
x11-wm/river: update to s20210316
Changes: https://github.com/ifreund/river/compare/c9a4dde...8627a2f
|
Tue, 16 Mar 2021
|
[ 08:48 jbeich ]
x11-wm/river: don't overwrite system-wide config
|
[ 00:16 jbeich ]
x11-wm/river: update to s20210314
Changes: https://github.com/ifreund/river/compare/27cac16...c9a4dde
|
Tue, 2 Mar 2021
|
[ 00:21 jbeich ]
x11-wm/river: update to s20210301
Changes: https://github.com/ifreund/river/compare/26b0acd...27cac16
|
Tue, 23 Feb 2021
|
[ 00:50 jbeich ]
x11-wm/river: update to s20210222
Changes: https://github.com/ifreund/river/compare/4beb399...26b0acd
|
Sat, 20 Feb 2021
|
[ 00:49 jbeich ]
x11-wm/river: update to s20210219
Changes: https://github.com/ifreund/river/compare/3d66cbd...4beb399
|
Thu, 18 Feb 2021
|
[ 00:15 jbeich ]
x11-wm/river: update to s20210217
Changes: https://github.com/ifreund/river/compare/870f0b7...3d66cbd
|
Tue, 16 Feb 2021
|
[ 00:41 jbeich ]
x11-wm/river: update to s20210215
Changes: https://github.com/ifreund/river/compare/945b7dc...870f0b7
|
Thu, 11 Feb 2021
|
[ 00:50 jbeich ]
x11-wm/river: update to s20210210
Changes: https://github.com/ifreund/river/compare/98d51f6...945b7dc
|
Tue, 9 Feb 2021
|
[ 00:34 jbeich ]
x11-wm/river: update to s20210208
Changes: https://github.com/ifreund/river/compare/96d460c...98d51f6
|
Thu, 4 Feb 2021
|
[ 00:30 jbeich ]
x11-wm/river: update to s20210203
Changes: https://github.com/ifreund/river/compare/7029a5c...96d460c
|
Tue, 2 Feb 2021
|
[ 00:41 jbeich ]
x11-wm/river: update to s20210202
Changes: https://github.com/ifreund/river/compare/5e09b85...7029a5c
|
Mon, 1 Feb 2021
|
[ 22:06 jbeich ]
x11-wm/river: update to s20210131
Changes: https://github.com/ifreund/river/compare/cd005e1...5e09b85
|
Sat, 23 Jan 2021
|
[ 00:34 jbeich ]
x11-wm/river: update to s20210121
Changes: https://github.com/ifreund/river/compare/18bab45...cd005e1
|
Tue, 19 Jan 2021
|
[ 00:24 jbeich ]
x11-wm/river: update to s20210118
Changes: https://github.com/ifreund/river/compare/8cbccbf...18bab45
|
Sun, 17 Jan 2021
|
[ 15:55 jbeich ]
x11-wm/river: update to s20210116
Changes: https://github.com/ifreund/river/compare/41e5206...8cbccbf
|
Sat, 9 Jan 2021
|
[ 00:28 jbeich ]
x11-wm/river: update to s20210108
Changes: https://github.com/ifreund/river/compare/751b63f...41e5206
|
Thu, 7 Jan 2021
|
[ 00:21 jbeich ]
x11-wm/river: update to s20210106
Changes: https://github.com/ifreund/river/compare/9d76709...751b63f
|
Tue, 5 Jan 2021
|
[ 00:32 jbeich ]
x11-wm/river: update to s20210102
Changes: https://github.com/ifreund/river/compare/75588a5...9d76709
|
Sat, 2 Jan 2021
|
[ 00:11 jbeich ]
x11-wm/river: update to s20210101
Changes: https://github.com/ifreund/river/compare/c143864...75588a5
|
[ 00:11 jbeich ]
x11-wm/river: switch to DESTDIR
http://github.com/ziglang/zig/commit/77c2ac3fcd27
|
Thu, 31 Dec 2020
|
[ 00:41 jbeich ]
x11-wm/river: adjust default/system config in manpages after r559692
|
[ 00:32 jbeich ]
x11-wm/river: update to s20201230
Changes: https://github.com/ifreund/river/compare/c51f217...c143864
|
Sun, 27 Dec 2020
|
[ 00:56 jbeich ]
x11-wm/river: update to s20201227
Changes: https://github.com/ifreund/river/compare/1732c69...c51f217
|
Number of commits found: 115 (showing only 100 on this page) |