Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.23.0.b_1 20 Mar 2023 20:31:07
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: unbreak with --auto-features=enabled
meson.build:60:0: ERROR: Dependency "libsystemd" not found, tried pkgconfig and
cmake
PR: 270361 |
0.23.0.b_1 18 Mar 2023 13:35:02
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: switch libc++16 to release |
0.23.0.b 15 Mar 2023 01:06:14
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: update to 0.23.0.b
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.23.0beta
Reported by: GitHub (watch releases) |
0.22.0.b 21 Feb 2023 06:10:12
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: update to 0.22.0.b
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.22.0beta
Reported by: GitHub (watch releases) |
0.21.0.b_5 09 Feb 2023 00:23:53
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: switch libc++16 to rc2 |
0.21.0.b_5 03 Feb 2023 16:26:53
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: avoid crashes with some apps after 33b9f9f8c931
- glxgears and vkcube-xcb don't set WM_CLASS under X11
- vkcube-wayland doesn't set app_id under Wayland |
0.21.0.b_4 03 Feb 2023 09:08:09
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: unbreak build with GCC after 33b9f9f8c931
FAILED: src/Hyprland
/usr/local/bin/ld: src/Hyprland.p/managers_ThreadManager.cpp.o: in function
`std::__1::basic_filebuf<char, std::__1::char_traits<char> >::overflow(int)':
ThreadManager.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE8overflowEi[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE8overflowEi]+0x2e4):
undefined reference to `std::bad_cast::bad_cast()'
/usr/local/bin/ld: src/Hyprland.p/managers_ThreadManager.cpp.o: in function
`std::__1::basic_filebuf<char, std::__1::char_traits<char> >::sync()':
ThreadManager.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE4syncEv[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE4syncEv]+0x306):
undefined reference to `std::bad_cast::bad_cast()'
/usr/local/bin/ld: src/Hyprland.p/managers_ThreadManager.cpp.o: in function
`std::__1::basic_filebuf<char, std::__1::char_traits<char> >::seekoff(long long,
std::__1::ios_base::seekdir, unsigned int)':
ThreadManager.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE7seekoffExNS_8ios_base7seekdirEj[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE7seekoffExNS_8ios_base7seekdirEj]+0x166):
undefined reference to `std::bad_cast::bad_cast()'
[...] |
0.21.0.b_4 02 Feb 2023 08:02:25
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: unbreak fetch after 33b9f9f8c931
=> Fetched file size mismatch (expected 180127224, actual 180322198)
$ gzip -lv *llvmorg*16.0.0-rc1*.tar.gz
method crc date time compressed uncompressed ratio uncompressed_name
-defla d407046a Jan 30 22:12 180127224 1459681280 87.6%
llvm-llvm-project-llvmorg-16.0.0-rc1_GH0.tar
+defla d407046a Feb 2 07:54 180322198 1459681280 87.6%
llvm-llvm-project-llvmorg-16.0.0-rc1_GH0.tar |
0.21.0.b_4 31 Jan 2023 00:56:46
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: drop GCC dependency via bundled libc++
libc++ 15 needs a workaround but libc++ < 14 is C++23-hopeless. |
0.21.0.b_3 29 Jan 2023 12:46:34
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: unbreak VT switch |
0.21.0.b_2 28 Jan 2023 18:50:17
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: unbreak fetch due to tag refresh
=> Fetched file size mismatch (expected 714547, actual 714570)
Changes: https://github.com/hyprwm/Hyprland/compare/61c9e50...v0.21.0beta
Reported by: GitHub (watch releases) |
0.21.0.b_1 28 Jan 2023 18:12:22
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: unbreak nesting after 5ed3f0e55369
$ pkg install xorg-minimal xterm hyprland
$ echo "exec xterm" >~/.xinitrc
$ startx
$ Hyprland
[...]
Segmentation fault
or
$ pkg install sway hyprland
$ sway
$ Hyprland
[...]
Segmentation fault |
0.21.0.b 28 Jan 2023 16:45:56
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: update to 0.21.0.b
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.21.0beta
Reported by: GitHub (watch releases) |
0.20.1.b 07 Jan 2023 15:32:02
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: update to 0.20.1.b
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.20.1beta
Reported by: GitHub (watch releases) |
0.20.0.b 06 Jan 2023 08:08:37
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: update to 0.20.0.b
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.20.0beta
Reported by: GitHub (watch releases) |
0.19.2.b 19 Dec 2022 11:01:25
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: unbreak with global X11=off (OPTIONS_UNSET=X11)
In file included from ../src/layout/../defines.hpp:1,
from ../src/layout/IHyprLayout.hpp:3,
from ../src/layout/IHyprLayout.cpp:1:
../src/layout/../includes.hpp:9:10: fatal error: X11/Xlib.h: No such file or
directory
9 | #include <X11/Xlib.h>
| ^~~~~~~~~~~~ |
0.19.2.b 19 Dec 2022 11:01:25
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: unbreak with xwayland-devel/CSD=off
src/meson.build:4:0: ERROR: Dependency "pango" not found, tried pkgconfig |
0.19.2.b 19 Dec 2022 11:01:24
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: unbreak with libglvnd/X11=off
===> hyprland-0.19.2.b depends on shared library: libGL.so - not found |
0.19.2.b 13 Dec 2022 11:45:47
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: document recommended addons
To help discover satellite packages. |
0.19.2.b 13 Dec 2022 00:36:33
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: update to 0.19.2.b
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.19.2beta
Reported by: GitHub (watch releases) |
0.19.1.b 08 Dec 2022 11:34:18
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: update to 0.19.1.b
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.19.0beta
Changes: https://github.com/hyprwm/Hyprland/releases/tag/v0.19.1beta
Reported by: GitHub (watch releases) |
0.18.0.b 03 Dec 2022 16:31:41
    |
Jan Beich (jbeich)  |
x11-wm/hyprland: back to default gcc* after 68552883830e |
0.18.0.b 16 Nov 2022 19:31:16
    |
Jan Beich (jbeich)  |
x11-wm/hyprland-devel: drop -devel to track stable after 7b0aa0c16cf4
Staying on snapshots would likely require reverting wlroots 0.17 API
changes in hyprland, reverting 260e0a7866d6 and reviving wlroots-devel
or bundling wlroots. |