this repo has no description
13
fork

Configure Feed

Select the types of activity you want to include in your feed.

xev: change log scope

We don't want the scope to look like it's from the xev library

+1 -1
+1 -1
src/xev.zig
··· 9 9 const Mouse = @import("Mouse.zig"); 10 10 const Color = @import("Cell.zig").Color; 11 11 12 - const log = std.log.scoped(.xev); 12 + const log = std.log.scoped(.tty_watcher); 13 13 14 14 pub const Event = union(enum) { 15 15 key_press: Key,
temp.mp4

This is a binary file and will not be displayed.