-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
bugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behavior
Description
Zig Version
0.15.1
Steps to Reproduce and Observed Behavior
When compiling any Zig program with the latest release of the compiler, while the compilation occurs I receive a lot of desktop notifications with messages that seem to be formatted incorrectly. Using older versions of the Zig compiler (0.13, 0.14) does not produce any notifications.
I am on NixOS version 23.11.7870, and XFCE 4.18 for the desktop environment.
Expected Behavior
I would like to not receive desktop notifications for compilation, or if I'm going to receive them, just one notification with a meaningful message. Alternatively, Zig could respect some sort of environment variable to disable the notification hooks entirely.
sdzx-1 and your-diary
Metadata
Metadata
Assignees
Labels
bugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behavior