Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.44.1 10 Oct 2024 00:45:40 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.44.1
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.44.1
Reported by: GitHub (watch releases) |
0.44.0 06 Oct 2024 12:15:35 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.44.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.44.0
Reported by: GitHub (watch releases) |
0.43.0 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
0.43.0 08 Sep 2024 20:52:53 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.43.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.43.0
Reported by: GitHub (watch releases) |
0.42.0_2 08 Sep 2024 20:52:51 |
Jan Beich (jbeich) |
x11-wm/hyprland: pacify check-plist after 5fed0aee8298
Error: Orphaned: bin/hyprland
https://github.com/hyprwm/Hyprland/commit/78f9ba9fdd7e |
0.42.0_2 07 Sep 2024 13:14:22 |
Jan Beich (jbeich) |
x11-wm/hyprland: chase description after 8a07c7eca273
Reported by: matthewallen2906 (via private mail) |
0.42.0_2 02 Sep 2024 14:44:32 |
Jan Beich (jbeich) |
x11-wm/hyprland: switch to USES=cmake |
0.42.0_1 02 Sep 2024 13:59:09 |
Jan Beich (jbeich) |
x11-wm/hyprland: drop unused patch after 8a07c7eca273
https://github.com/hyprwm/Hyprland/commit/928d1dd38a6e |
0.42.0_1 02 Sep 2024 12:42:50 |
Jan Beich (jbeich) |
x11-toolkits/aquamarine: update to 0.4.0
Changes: https://github.com/hyprwm/aquamarine/releases/tag/v0.4.0
Reported by: GitHub (watch releases) |
0.42.0 20 Aug 2024 17:23:14 |
Jan Beich (jbeich) |
x11-wm/hyprland: document plugins
Unlike Hyprland itself which is tricky to build outside of ports
plugins can be installed/enabled via hyprpm. If some plugins fail to
build the cause is usually Clang/libc++ vs. GCC/libstdc++, so have
nothing to do with FreeBSD and should be reported upstream. |
0.42.0 10 Aug 2024 00:41:33 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.42.0 (try#2)
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.42.0
Reported by: GitHub (watch releases)
(cherry picked from commit 7e5a449f395be9e6daca2b63dd90542bf47da1ca) |
0.41.2_1 07 Aug 2024 21:19:42 |
Jan Beich (jbeich) |
x11-wm/hyprland: downgrade to 0.41.2 due to broken runtime
Need help with https://github.com/hyprwm/Hyprland/issues/6842
This reverts commit 7e5a449f395be9e6daca2b63dd90542bf47da1ca. |
0.42.0 07 Aug 2024 21:19:09 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.42.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.42.0
Reported by: GitHub (watch releases) |
0.41.2_1 15 Jul 2024 23:06:42 |
Jan Beich (jbeich) |
devel/hyprutils: update to 0.2.0
Changes: https://github.com/hyprwm/hyprutils/releases/tag/v0.2.0
Reported by: GitHub (watch releases) |
0.41.2 01 Jul 2024 20:27:23 |
Rene Ladan (rene) |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
0.41.2 25 Jun 2024 13:16:14 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.41.2
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.41.2
Reported by: GitHub (watch releases) |
0.41.1_2 15 Jun 2024 14:36:28 |
Jan Beich (jbeich) |
x11-wm/hyprland: backport a startup crashfix
Hyprland could crash with a stale /tmp/.X*-lock owned by a different
user due to failing to catch libc++ exception. Note, the stale check
(which also exists in Xwayland itself) may cause a false positive when
PID is not visible inside jail. |
0.41.1_1 13 Jun 2024 23:03:12 |
Jan Beich (jbeich) |
x11-wm/hyprland: fix some recent features via linprocfs(4)
https://github.com/hyprwm/hyprland/commit/0569b9c30099
https://github.com/hyprwm/hyprland/commit/c3ec16f494f5 |
0.41.1 13 Jun 2024 12:44:04 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.41.1
Changes: https://hyprland.org/news/update41/
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.41.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.41.1
Reported by: GitHub (watch releases) |
0.40.0_3 10 Jun 2024 22:50:51 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: fork hyprland changes into a pinned port
Old wlroots snapshot as used by Hyprland before it was refactored out.
Unlike upstream unbundled and using shared library to avoid leaking
wlroots implementation details into hyprland package.
This unblock wlroots-devel and sway-devel updates. |
0.40.0_2 10 Jun 2024 20:57:50 |
Jan Beich (jbeich) |
x11-wm/hyprland: downgrade to 0.40.0 due to broken runtime
https://github.com/hyprwm/Hyprland/issues/6408
This reverts commit 868e50e50b55501cb2d871cf090c19962a87565c. |
0.41.0 10 Jun 2024 20:57:44 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.41.0
Changes: https://hyprland.org/news/update41/
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.41.0
Reported by: GitHub (watch releases) |
0.40.0_2 10 Jun 2024 16:55:08 |
Jan Beich (jbeich) |
*: move FreeBSD 14.0 EOL to 2024Q4
FreeBSD 14.1 was released on 2024-06-04. The transition period is at
least 3 months but usually rounded up to almost 4 months. |
0.40.0_2 04 Jun 2024 07:18:31 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: replace override.mk with upstream fix |
0.40.0_1 07 May 2024 16:01:30 |
Jan Beich (jbeich) |
devel/hyprwayland-scanner: update to 0.3.5
Changes: https://github.com/hyprwm/hyprwayland-scanner/releases/tag/v0.3.5
Reported by: GitHub (watch releases) |
0.40.0 04 May 2024 16:22:12 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.40.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.40.0
Reported by: GitHub (watch releases) |
0.39.1_1 24 Apr 2024 02:13:57 |
Jan Beich (jbeich) |
x11-wm/hyprland: fix inline comment after b90b832fb569 |
0.39.1_1 24 Apr 2024 02:11:19 |
Jan Beich (jbeich) |
x11-wm/hyprland: fix bash completions location |
0.39.1 17 Apr 2024 18:30:12 |
Jan Beich (jbeich) |
x11-wm/hyprland: convert to cmake:indirect |
0.39.1 16 Apr 2024 17:44:21 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.39.1
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.39.1
Reported by: GitHub (watch releases) |
0.39.0 15 Apr 2024 13:44:22 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.39.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.39.0
Reported by: GitHub (watch releases) |
0.38.1_1 15 Apr 2024 13:44:19 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.17.0.312
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/50eae512d9...b1b34cd665 |
0.38.1 06 Apr 2024 16:01:04 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.38.1
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.38.1
Reported by: GitHub (watch releases) |
0.38.0 01 Apr 2024 19:12:52 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.38.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.38.0
Reported by: GitHub (watch releases) |
0.37.1 16 Mar 2024 23:15:33 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.37.1
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.37.1
Reported by: GitHub (watch releases) |
0.37.0 16 Mar 2024 00:50:35 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.37.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.37.0
Reported by: GitHub (watch releases) |
0.36.0_2 15 Mar 2024 05:54:47 |
Jan Beich (jbeich) |
x11-wm/hyprland: unbreak build with meson 1.4.0
ld: error: undefined symbol: std::__1::__libcpp_verbose_abort(char const*, ...)
>>> referenced by main.cpp
>>> hyprctl/hyprctl.p/main.cpp.o:(instances())
>>> referenced by main.cpp
>>> hyprctl/hyprctl.p/main.cpp.o:(instances())
>>> referenced by main.cpp
>>> hyprctl/hyprctl.p/main.cpp.o:(instances())
>>> referenced 145 more times
PR: 277354
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/90098473d51e |
0.36.0_2 11 Mar 2024 19:05:15 |
Jan Beich (jbeich) |
*: move FreeBSD 13.2 EOL to 2024Q3
FreeBSD 13.3 was released on 2024-03-05. The transition period is at
least 3 months but usually rounded up to almost 4 months. |
0.36.0_2 11 Mar 2024 18:56:13 |
Jan Beich (jbeich) |
x11-wm/hyprland: recommend hypridle and hyprlock
https://wiki.hyprland.org/Hypr-Ecosystem/ |
0.36.0_2 10 Mar 2024 04:00:34 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.17.0.255
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/0cb091f1a2...50eae512d9 |
0.36.0_1 08 Mar 2024 18:30:15 |
Jan Beich (jbeich) |
devel/hyprlang: update to 0.5.0
Changes: https://github.com/hyprwm/hyprlang/releases/tag/v0.5.0
Reported by: GitHub (watch releases) |
0.36.0 01 Mar 2024 22:06:34 |
Jan Beich (jbeich) |
x11-wm/hyprland: unbreak headers skip after 5b4195285473
$ hyprpm add <URL>
[...]
Headers corrupted. Please run hyprpm update to fix those.
See also: 3a8517f68535 |
0.36.0 01 Mar 2024 05:51:07 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.36.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.36.0
Reported by: GitHub (watch releases) |
0.35.0_1 01 Mar 2024 05:51:04 |
Jan Beich (jbeich) |
x11-wm/hyprland: switch to wlroots-devel to simplify updates
Giving up adding more workarounds after 0.36.0 introduced
https://github.com/hyprwm/Hyprland/commit/301b48b74087
https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/20935646168f
../src/render/Renderer.cpp:2501:9: error: use of undeclared identifier
'wlr_damage_ring_rotate_buffer'
2501 | wlr_damage_ring_rotate_buffer(&pMonitor->damage,
m_pCurrentWlrBuffer, damage.pixman());
| ^
This reverts commit 46de20d9e039ad2aacc3ee6d1434b9c2d604fb83.
This reverts commit 474e59a13f289a0cade43c95ea01ef042f22665b. |
0.35.0 05 Feb 2024 19:55:48 |
Jan Beich (jbeich) |
x11-wm/hyprland: skip updating headers after 47721ef8e32b
- Avoid ABI mismatch between bundled and system wlroots
- Building Hyprland on FreeBSD outside of ports/ may fail
Disables https://github.com/hyprwm/Hyprland/commit/3656045ad887 |
0.35.0 05 Feb 2024 14:22:38 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.35.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.35.0
Reported by: GitHub (watch releases) |
0.34.0_2 18 Jan 2024 02:57:13 |
Jan Beich (jbeich) |
x11-toolkits/wlroots: dedup *_DEPENDS in consumers
LIB_DEPENDS against a port with non-default USE_LDCONFIG can desync
RUN_DEPENDS and BUILD_DEPENDS, leading to incorrectly registered
dependencies when built in a dirty environment.
$ make install -C x11-toolkits/wlroots
$ make install -C x11-wm/hikari
$ pkg info -xr wlroots
wlroots-0.17.1:
hikari-2.3.3_4
wlroots015-0.15.1_2:
$ make run-depends-list -C x11-wm/hikari | fgrep wlroots
/usr/ports/main/x11-toolkits/wlroots015
$ make actual-package-depends -C x11-wm/hikari | fgrep wlroots
"wlroots": {origin: "x11-toolkits/wlroots", version: "0.17.1"} |
0.34.0_2 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
0.34.0_1 03 Jan 2024 12:58:13 |
Jan Beich (jbeich) |
x11-wm/hyprland: unbundle devel/tomlplusplus |
0.34.0 01 Jan 2024 12:47:37 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.34.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.34.0
Reported by: GitHub (watch releases) |
0.33.1_2 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
0.33.1_2 19 Dec 2023 00:43:30 |
Jan Beich (jbeich) |
x11-wm/hyprland: unbreak system info after f16b003f6abd
$ Hyprland
...
[LOG] ===== SYSTEM INFO: =====
[LOG] System name: FreeBSD<garbage>
[LOG] Node name: foo.bar<garbage>
[LOG] Release: 13.2-RELEASE<garbage>
[LOG] Version: [...]<garbage>
... |
0.33.1_1 19 Dec 2023 00:43:20 |
Jan Beich (jbeich) |
x11-wm/hyprland: unbreak version string after a7817297b14b
$ hyprctl version
Hyprland, built from branch at commit dirty ().
Tag:
... |
0.33.1 11 Dec 2023 13:14:02 |
Jan Beich (jbeich) |
x11-wm/hyprland: track libdrm dependency after ca9b785803a6
Error: /usr/local/bin/Hyprland is linked to /usr/local/lib/libdrm.so.2 from
graphics/libdrm but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm
https://github.com/hyprwm/Hyprland/commit/6f733292bf2d |
0.33.1 06 Dec 2023 17:07:03 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.33.1
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.33.1
Reported by: GitHub (watch releases) |
0.33.0 05 Dec 2023 02:19:03 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.33.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.33.0
Reported by: GitHub (watch releases) |
0.32.3_3 21 Nov 2023 17:29:57 |
Jan Beich (jbeich) |
x11-wm/hyprland: unbreak plugin API after 474e59a13f28
This reverts commit a3b163bbc01771bf755f4f4a1420f2ae68d2990f. |
0.32.3_2 21 Nov 2023 17:24:01 |
Jan Beich (jbeich) |
x11-wm/hyprland: back to default wlroots |
0.32.3_1 21 Nov 2023 17:23:58 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.17.0
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/fe53ec6937...0.17.0 |
0.32.3 11 Nov 2023 19:47:44 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.32.3
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.32.3
Reported by: GitHub (watch releases) |
0.32.2 11 Nov 2023 17:38:54 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.32.2
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.32.2
Reported by: GitHub (watch releases) |
0.32.1 11 Nov 2023 16:59:08 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.32.1
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.32.1
Reported by: GitHub (watch releases) |
0.32.0 08 Nov 2023 02:04:03 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.32.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.32.0
Reported by: GitHub (watch releases) |
0.31.0_2 31 Oct 2023 00:33:33 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.16.0.803
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/47bf87ade2...af165acb42 |
0.31.0_1 25 Oct 2023 13:07:46 |
Jan Beich (jbeich) |
x11-wm/hyprland: unbreak after 239d3a1840f0 |
0.31.0 25 Oct 2023 13:07:31 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.16.0.792
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/a09d649439...47bf87ade2 |
0.31.0 16 Oct 2023 20:34:25 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.31.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.31.0
Reported by: GitHub (watch releases) |
0.30.0_2 03 Oct 2023 00:56:20 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.16.0.749
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/c2aa7fd965...a09d649439 |
0.30.0_1 29 Sep 2023 14:15:00 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.16.0.739
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/98a745d926...c2aa7fd965 |
0.30.0 23 Sep 2023 11:46:03 |
Jan Beich (jbeich) |
x11-wm/hyprland: simplify CC/CXX/CPP after 4df0e66a3662 |
0.30.0 23 Sep 2023 00:41:54 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.30.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.30.0
Reported by: GitHub (watch releases) |
0.29.1 03 Sep 2023 11:55:06 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.29.1
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.29.1
Reported by: GitHub (watch releases) |
0.29.0 28 Aug 2023 21:56:38 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.29.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.29.0
Reported by: GitHub (watch releases) |
0.28.0_1 28 Aug 2023 17:05:04 |
Jan Beich (jbeich) |
x11-wm/hyprland: switch to tagged protocols |
0.28.0_1 24 Aug 2023 11:33:56 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.16.0.723
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/664ec59095...7bf6c1fc6c |
0.28.0 03 Aug 2023 21:41:39 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.28.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.28.0
Reported by: GitHub (watch releases) |
0.27.2_5 03 Aug 2023 21:41:39 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.16.0.681
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/d40bcfe2c1...c74f89d4f8 |
0.27.2_5 03 Aug 2023 21:41:38 |
Jan Beich (jbeich) |
x11-wm/hyprland: backport a fix for ec9f74acaee3 |
0.27.2_4 25 Jul 2023 00:31:27 |
Jan Beich (jbeich) |
x11-wm/hyprland: backport server-side cursor theme support |
0.27.2_3 25 Jul 2023 00:31:27 |
Jan Beich (jbeich) |
x11-wm/hyprland: backport a crashfix after 3148af3f69ee |
0.27.2_2 25 Jul 2023 00:31:25 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.16.0.669
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/63f5851b6f...e8d545a977 |
0.27.2_1 23 Jul 2023 19:26:44 |
Jan Beich (jbeich) |
x11-wm/hyprland: backport support for mac_priority(4) |
0.27.2 19 Jul 2023 14:49:04 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.27.2
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.27.2
Reported by: GitHub (watch releases) |
0.27.1 18 Jul 2023 21:27:31 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.27.1
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.27.1
Reported by: GitHub (watch releases) |
0.27.0_3 18 Jul 2023 10:36:41 |
Jan Beich (jbeich) |
x11-wm/hyprland: switch to upstream fixes |
0.27.0_3 18 Jul 2023 10:36:41 |
Jan Beich (jbeich) |
x11-wm/hyprland: apply minor rendering fix after 27b50932c7ab |
0.27.0_2 18 Jul 2023 00:59:34 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.16.0.660
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/b18c76642a...7791ffe058 |
0.27.0_1 16 Jul 2023 11:23:23 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.16.0.656
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/88942d43fd...b18c76642a |
0.27.0 12 Jul 2023 15:56:42 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.27.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.27.0
Reported by: GitHub (watch releases) |
0.26.0_5 11 Jul 2023 05:03:23 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.16.0.643
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/bbd53b3b46...214df8eda0 |
0.26.0_4 24 Jun 2023 00:58:55 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.16.0.588
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/38d451bcb5...be05097968 |
0.26.0_3 15 Jun 2023 00:43:00 |
Jan Beich (jbeich) |
x11-wm/hyprland: unbreak gamma control after b5cd6d44a26f |
0.26.0_2 06 Jun 2023 01:00:48 |
Jan Beich (jbeich) |
x11-wm/hyprland: one more fix after ddd8debe464e |
0.26.0_1 03 Jun 2023 14:56:48 |
Jan Beich (jbeich) |
x11-wm/hyprland: unbreak after 7a0f9a28e0d3
../src/events/Misc.cpp:113:91: error: no member named 'map' in
'wlr_drag_icon::(unnamed struct at
/usr/local/wlroots-devel/include/wlr/types/wlr_data_device.h:97:2)'
g_pInputManager->m_sDrag.hyprListener_mapIcon.initCallback(&wlrDrag->icon->events.map,
&Events::listener_mapDragIcon, &g_pInputManager->m_sDrag, "DragIcon");
~~~~~~~~~~~~~~~~~~~~~ ^
../src/events/Misc.cpp:114:93: error: no member named 'unmap' in
'wlr_drag_icon::(unnamed struct at
/usr/local/wlroots-devel/include/wlr/types/wlr_data_device.h:97:2)'
g_pInputManager->m_sDrag.hyprListener_unmapIcon.initCallback(&wlrDrag->icon->events.unmap,
&Events::listener_unmapDragIcon, &g_pInputManager->m_sDrag, "DragIcon");
~~~~~~~~~~~~~~~~~~~~~ ^
../src/helpers/SubsurfaceTree.cpp:153:72: error: no member named 'map' in
'wlr_subsurface::(unnamed struct at
/usr/local/wlroots-devel/include/wlr/types/wlr_subcompositor.h:45:2)'
PNEWSUBSURFACE->hyprListener_map.initCallback(&PSUBSURFACE->events.map,
&Events::listener_mapSubsurface, PNEWSUBSURFACE, "Subsurface");
~~~~~~~~~~~~~~~~~~~ ^
../src/helpers/SubsurfaceTree.cpp:154:74: error: no member named 'unmap' in
'wlr_subsurface::(unnamed struct at
/usr/local/wlroots-devel/include/wlr/types/wlr_subcompositor.h:45:2)'
PNEWSUBSURFACE->hyprListener_unmap.initCallback(&PSUBSURFACE->events.unmap,
&Events::listener_unmapSubsurface, PNEWSUBSURFACE, "Subsurface");
~~~~~~~~~~~~~~~~~~~ ^
../src/helpers/SubsurfaceTree.cpp:159:22: error: no member named 'mapped' in
'wlr_subsurface' (Only the first 15 lines of the commit message are shown above ) |
0.26.0 03 Jun 2023 14:56:37 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.16.0.494
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/30aca4df0...b61d5922f |
0.26.0 30 May 2023 00:58:33 |
Jan Beich (jbeich) |
x11-wm/hyprland: update to 0.26.0
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.26.0
Reported by: GitHub (watch releases) |
0.25.0_3 07 May 2023 00:53:27 |
Jan Beich (jbeich) |
x11-toolkits/wlroots-devel: update to 0.16.0.389
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/b03f71fe5...47a250ae1 |
0.25.0_2 04 May 2023 06:41:38 |
Jan Beich (jbeich) |
x11-wm/hyprland: unbreak plugin API after 54f2b0ad7dc5
In file included from hyprbars/barDeco.cpp:1:
In file included from hyprbars/barDeco.hpp:5:
In file included from
/usr/local/include/hyprland/src/render/decorations/IHyprWindowDecoration.hpp:3:
In file included from
/usr/local/include/hyprland/src/render/decorations/../../defines.hpp:1:
/usr/local/include/hyprland/src/render/decorations/../../includes.hpp:36:10:
fatal error: 'wlr/backend.h' file not found
#include <wlr/backend.h>
^~~~~~~~~~~~~~~ |
0.25.0_1 03 May 2023 17:38:15 |
Jan Beich (jbeich) |
x11-wm/hyprland: drop unused CONFLICTS after 54f2b0ad7dc5 |
0.25.0_1 03 May 2023 17:34:06 |
Jan Beich (jbeich) |
x11-wm/hyprland: switch to wlroots-devel after d3cd6c622a6d
Fixes hard-to-bisect performance degradation since 0.24.0. |