summaryrefslogtreecommitdiffstats
path: root/extra/alacritty.man
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2022-01-13 06:36:22 +0100
committerChristian Duerr <contact@christianduerr.com>2022-01-13 15:08:26 +0100
commit97705e0746133dee39ad998447defa4f0ddaf09b (patch)
tree6781b030f0b671e8440bde61ab034051ea60fdbc /extra/alacritty.man
parenta4db1a1f5144cab5f94edcacf7602930438e628e (diff)
Remove time dependency
In 7398e9f a regression was introduced which causes Alacritty to crash on startup since wayland has a keyboard repeat rate thread started before our logger is initialized. Since the latest version of time was rather inconvenient to use anyway and there is no nice solution for this issue other than downgrading the `time` version again, the time since startup is now logged instead of the local time. This should still provide all the relevant information, while getting rid of an unnecessary dependency. While it would be possible to also print the delta between log messages, this can be trivially computed so it has been omitted to skip adding another `Mutex` to the `Logger` struct.
Diffstat (limited to 'extra/alacritty.man')
0 files changed, 0 insertions, 0 deletions