Skip to content

core: include headers, add -fexperimental-library flag#89

Merged
vaxerski merged 1 commit into
hyprwm:mainfrom
LinuxUserGD:zoned_time
May 16, 2026
Merged

core: include headers, add -fexperimental-library flag#89
vaxerski merged 1 commit into
hyprwm:mainfrom
LinuxUserGD:zoned_time

Conversation

@LinuxUserGD

Copy link
Copy Markdown
Contributor

Adds the required includes <unistd.h> for close and <algorithm> for std::sort.

This also adds a cmake check because the flag -fexperimental-library is currently required for compiling std::chrono::zoned_time with libc++.

Fixes the bug reported at https://codeberg.org/hyproverlay/hyproverlay/issues/50

Fixes error `no member named 'zoned_time' in namespace 'std::chrono'` on llvm/musl
@vaxerski vaxerski merged commit 2626a7f into hyprwm:main May 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants