Skip to content

Instantly share code, notes, and snippets.

@vlashada
Last active September 12, 2022 15:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vlashada/a6a4466f23b6698e68b81cadd5372d5d to your computer and use it in GitHub Desktop.
Save vlashada/a6a4466f23b6698e68b81cadd5372d5d to your computer and use it in GitHub Desktop.
Output from alacritty
Created log file at "/tmp/Alacritty-45313.log"
[0.000001288s] [INFO ] [alacritty] Welcome to Alacritty
[0.000087376s] [INFO ] [alacritty] Version 0.10.1 ()
[0.000103574s] [INFO ] [alacritty] Running on X11
[0.000365531s] [INFO ] [alacritty] Configuration files loaded from:
"/home/john/.config/alacritty/alacritty.yml"
[0.072720031s] [INFO ] [alacritty] Device pixel ratio: 1.6666666666666667
[0.079968728s] [INFO ] [alacritty] Initializing glyph cache...
[0.095368075s] [INFO ] [alacritty] ... finished initializing glyph cache in 0.01537079s
[0.095564419s] [INFO ] [alacritty] Cell size: 11 x 22
[0.095579457s] [INFO ] [alacritty] Padding: 0 x 0
[0.095585771s] [INFO ] [alacritty] Width: 800, Height: 600
[0.112759075s] [INFO ] [alacritty] PTY dimensions: 27 x 72
[0.118094450s] [INFO ] [alacritty] Initialisation complete
[0.121895572s] [INFO ] [alacritty] glutin event: NewEvents(Init)
[0.122039546s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 28, state: Released, virtual_keycode: Some(Return), modifiers: (empty) }) }
[0.122195973s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: Resized(PhysicalSize { width: 800, height: 600 }) }
[0.122213184s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: Moved(PhysicalPosition { x: 0, y: -1 }) }
[0.122253932s] [INFO ] [alacritty] glutin event: MainEventsCleared
[0.122272496s] [INFO ] [alacritty] glutin event: RedrawRequested(WindowId(X(WindowId(18874370))))
[0.122286548s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[0.122339263s] [INFO ] [alacritty] Padding: 0 x 0
[0.122348889s] [INFO ] [alacritty] Width: 800, Height: 600
[0.146056834s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12554, tv_nsec: 646634964 }, requested_resume: None })
[0.146150585s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: Resized(PhysicalSize { width: 958, height: 1058 }) }
[0.146327252s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: Moved(PhysicalPosition { x: 0, y: 0 }) }
[0.146487584s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorEntered { device_id: DeviceId(X(DeviceId(2))) } }
[0.146538489s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 475.0, y: 646.0 }, modifiers: (empty) } }
[0.146572311s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: Focused(true) }
[0.146596730s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 475.0, y: 646.0 }, modifiers: (empty) } }
[0.146670324s] [INFO ] [alacritty] glutin event: UserEvent(Event { window_id: Some(WindowId(X(WindowId(18874370)))), payload: Terminal(Wakeup) })
[0.146696714s] [INFO ] [alacritty] glutin event: UserEvent(Event { window_id: Some(WindowId(X(WindowId(18874370)))), payload: Terminal(Wakeup) })
[0.146709089s] [INFO ] [alacritty] glutin event: UserEvent(Event { window_id: None, payload: ConfigReload("/home/john/.config/alacritty/alacritty.yml") })
[0.147101942s] [INFO ] [alacritty] glutin event: UserEvent(Event { window_id: Some(WindowId(X(WindowId(18874370)))), payload: Terminal(ResetTitle) })
[0.147129367s] [INFO ] [alacritty] glutin event: MainEventsCleared
[0.147141703s] [INFO ] [alacritty] glutin event: RedrawRequested(WindowId(X(WindowId(18874370))))
[0.147152466s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[0.151136647s] [INFO ] [alacritty] Padding: 0 x 0
[0.151179314s] [INFO ] [alacritty] Width: 958, Height: 1058
[0.162694629s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12554, tv_nsec: 663286307 }, requested_resume: None })
[0.162749911s] [INFO ] [alacritty] glutin event: UserEvent(Event { window_id: Some(WindowId(X(WindowId(18874370)))), payload: Terminal(Title(~)) })
[0.162771925s] [INFO ] [alacritty] glutin event: UserEvent(Event { window_id: Some(WindowId(X(WindowId(18874370)))), payload: Terminal(Wakeup) })
[0.162779858s] [INFO ] [alacritty] glutin event: UserEvent(Event { window_id: Some(WindowId(X(WindowId(18874370)))), payload: Terminal(Wakeup) })
[0.162787003s] [INFO ] [alacritty] glutin event: MainEventsCleared
[0.162794725s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.194672292s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12554, tv_nsec: 679835176 }, requested_resume: None })
[1.194846000s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -7.0 } }
[1.194932665s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -7.0 } }
[1.194991173s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-7.0, -7.0) } }
[1.195062834s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 471.6730651855469, y: 642.9385986328125 }, modifiers: (empty) } }
[1.195137336s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 472.6730550194625 } }
[1.195174193s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 643.9385910532437 } }
[1.195237961s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.195276268s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.204656356s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 705243284 }, requested_resume: None })
[1.204697421s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -11.0 } }
[1.204709733s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -14.0 } }
[1.204717124s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-11.0, -14.0) } }
[1.204726604s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 465.8839111328125, y: 635.570556640625 }, modifiers: (empty) } }
[1.204738905s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 466.8838975664694 } }
[1.204748292s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 636.5705724768341 } }
[1.204767279s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.204778041s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.208964271s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 705398833 }, requested_resume: None })
[1.209023241s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -13.0 } }
[1.209036237s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -20.0 } }
[1.209043789s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-13.0, -20.0) } }
[1.209054236s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 458.7537536621094, y: 624.6011352539063 }, modifiers: (empty) } }
[1.209078747s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 459.7537463689223 } }
[1.209087989s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 625.6011090958491 } }
[1.209101057s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.209114186s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.216458049s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 709734765 }, requested_resume: None })
[1.216518949s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -13.0 } }
[1.216536942s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -20.0 } }
[1.216551118s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-13.0, -20.0) } }
[1.216565147s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 451.24737548828125, y: 613.0528564453125 }, modifiers: (empty) } }
[1.216583030s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 452.24738861294463 } }
[1.216593073s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 614.0528663943987 } }
[1.216612117s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.216623309s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.223965552s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 717245677 }, requested_resume: None })
[1.224025370s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -14.0 } }
[1.224038567s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -21.0 } }
[1.224046349s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-14.0, -21.0) } }
[1.224058322s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 443.01385498046875, y: 600.7025756835938 }, modifiers: (empty) } }
[1.224083047s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 444.0138543485664 } }
[1.224092935s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 601.7025649980642 } }
[1.224113789s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.224123422s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.231443775s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 724744091 }, requested_resume: None })
[1.231523475s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -18.0 } }
[1.231540911s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -27.0 } }
[1.231556383s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-18.0, -27.0) } }
[1.231574236s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 431.1178283691406, y: 582.8585205078125 }, modifiers: (empty) } }
[1.231611437s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 432.1178317188751 } }
[1.231625333s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 583.858531053178 } }
[1.231644372s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.231658289s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.238431485s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 732286528 }, requested_resume: None })
[1.238489405s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -17.0 } }
[1.238502844s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -25.0 } }
[1.238510983s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-17.0, -25.0) } }
[1.238521392s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 418.6197509765625, y: 564.47900390625 }, modifiers: (empty) } }
[1.238534691s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 419.6197470764164 } }
[1.238543410s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 565.4789948144462 } }
[1.238554658s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.238562725s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.246431863s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 739182150 }, requested_resume: None })
[1.246490285s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -16.0 } }
[1.246504132s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -20.0 } }
[1.246512262s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-16.0, -20.0) } }
[1.246526010s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 408.1580505371094, y: 551.40185546875 }, modifiers: (empty) } }
[1.246548493s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 409.1580476248637 } }
[1.246565350s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 552.4018704998307 } }
[1.246586600s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.246602554s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.253190041s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 747229737 }, requested_resume: None })
[1.253250411s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -16.0 } }
[1.253263597s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -21.0 } }
[1.253272409s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-16.0, -21.0) } }
[1.253293554s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 398.1907043457031, y: 538.3197021484375 }, modifiers: (empty) } }
[1.253312787s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 399.19069922040217 } }
[1.253324972s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 539.3197257190477 } }
[1.253343681s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.253355039s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.261057237s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 753974366 }, requested_resume: None })
[1.261121222s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -17.0 } }
[1.261136387s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -26.0 } }
[1.261144224s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-17.0, -26.0) } }
[1.261156384s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 386.73193359375, y: 520.7945556640625 }, modifiers: (empty) } }
[1.261175161s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 387.731933854986 } }
[1.261187935s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 521.794555160217 } }
[1.261199895s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.261210742s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.268195278s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 761832206 }, requested_resume: None })
[1.268255146s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -16.0 } }
[1.268269026s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -22.0 } }
[1.268276876s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-16.0, -22.0) } }
[1.268287202s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 375.96539306640625, y: 505.9905700683594 }, modifiers: (empty) } }
[1.268308439s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 376.9654067440424 } }
[1.268321782s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 506.9905803827569 } }
[1.268334917s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.268346185s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.275655063s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 768966714 }, requested_resume: None })
[1.275716010s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -15.0 } }
[1.275737423s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -19.0 } }
[1.275749482s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-15.0, -19.0) } }
[1.275774424s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 366.67584228515625, y: 494.2237854003906 }, modifiers: (empty) } }
[1.275796190s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 367.67583433096297 } }
[1.275809930s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 495.223788659554 } }
[1.275829706s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.275842704s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.283170224s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 776465773 }, requested_resume: None })
[1.283230798s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -16.0 } }
[1.283244290s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -23.0 } }
[1.283251994s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-16.0, -23.0) } }
[1.283262537s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 356.8458251953125, y: 480.0931701660156 }, modifiers: (empty) } }
[1.283276282s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 357.84583771042526 } }
[1.283284530s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 481.09316851734184 } }
[1.283295854s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.283303597s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.290418679s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 783918794 }, requested_resume: None })
[1.290471322s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -16.0 } }
[1.290493469s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -25.0 } }
[1.290504348s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-16.0, -25.0) } }
[1.290521735s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 346.1363220214844, y: 463.3595275878906 }, modifiers: (empty) } }
[1.290538754s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 347.1363161690533 } }
[1.290551647s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 464.3595411092974 } }
[1.290564837s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.290576962s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.297908036s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 791199263 }, requested_resume: None })
[1.297973918s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -12.0 } }
[1.297990173s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -19.0 } }
[1.298014001s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-12.0, -19.0) } }
[1.298030790s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 338.747314453125, y: 451.6603088378906 }, modifiers: (empty) } }
[1.298048318s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 339.747325357981 } }
[1.298059307s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 452.6603056581225 } }
[1.298073922s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.298083616s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.305180193s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 798703545 }, requested_resume: None })
[1.305236873s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -11.0 } }
[1.305257852s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -16.0 } }
[1.305267887s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-11.0, -16.0) } }
[1.305285578s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 332.7557678222656, y: 442.9452819824219 }, modifiers: (empty) } }
[1.305303129s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 333.7557569469791 } }
[1.305313277s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 443.9452970603015 } }
[1.305332317s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.305344049s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.312943513s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 805965888 }, requested_resume: None })
[1.313010339s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -10.0 } }
[1.313031137s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -16.0 } }
[1.313046750s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-10.0, -16.0) } }
[1.313066488s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 327.48388671875, y: 434.51031494140625 }, modifiers: (empty) } }
[1.313089492s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 328.4838887450751 } }
[1.313105020s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 435.5103079373948 } }
[1.313127261s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.313140381s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.319938669s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 813766295 }, requested_resume: None })
[1.319996671s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -11.0 } }
[1.320018020s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -21.0 } }
[1.320036134s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-11.0, -21.0) } }
[1.320051927s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 321.36517333984375, y: 422.8291320800781 }, modifiers: (empty) } }
[1.320070020s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 322.3651813676115 } }
[1.320080114s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 423.82913930760697 } }
[1.320098530s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.320109176s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.327459391s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 820733935 }, requested_resume: None })
[1.327512158s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -10.0 } }
[1.327524776s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -23.0 } }
[1.327532610s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-10.0, -23.0) } }
[1.327544220s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 315.3808898925781, y: 409.0652770996094 }, modifiers: (empty) } }
[1.327565571s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 316.3808987622615 } }
[1.327579617s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 410.06528931553476 } }
[1.327596782s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.327608230s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.334648781s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 828227131 }, requested_resume: None })
[1.334711005s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -8.0 } }
[1.334725634s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -18.0 } }
[1.334734559s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-8.0, -18.0) } }
[1.334748620s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 310.8665466308594, y: 398.90802001953125 }, modifiers: (empty) } }
[1.334772758s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 311.866561290808 } }
[1.334788451s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 399.9080300042406 } }
[1.334808216s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.334820541s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.342426246s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 835445950 }, requested_resume: None })
[1.342567593s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -6.0 } }
[1.342640708s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -14.0 } }
[1.342690226s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-6.0, -14.0) } }
[1.342741737s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 307.69854736328125, y: 391.5159912109375 }, modifiers: (empty) } }
[1.342799601s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 308.6985478908755 } }
[1.342843528s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 392.51599873788655 } }
[1.342920075s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.342956507s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.349842750s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 843627151 }, requested_resume: None })
[1.350062232s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -6.0 } }
[1.350128236s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -15.0 } }
[1.350265993s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-6.0, -15.0) } }
[1.350328734s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 304.54083251953125, y: 383.6217041015625 }, modifiers: (empty) } }
[1.350394849s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 305.5408256435767 } }
[1.350442853s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 384.62169311987236 } }
[1.350502706s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.350543405s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.357276716s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 851200840 }, requested_resume: None })
[1.357438467s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -6.0 } }
[1.357496669s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -20.0 } }
[1.357538860s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-6.0, -20.0) } }
[1.357586141s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 301.3658142089844, y: 373.0382995605469 }, modifiers: (empty) } }
[1.357646844s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 302.3658088922966 } }
[1.357691986s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 374.03830394893885 } }
[1.357750556s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.357789703s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.364772023s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 858445284 }, requested_resume: None })
[1.364953719s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -5.0 } }
[1.365043523s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -21.0 } }
[1.365098096s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-5.0, -21.0) } }
[1.365159448s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 298.6299133300781, y: 361.5475158691406 }, modifiers: (empty) } }
[1.365338765s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 299.6299050617963 } }
[1.365396749s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 362.54750786093064 } }
[1.365467705s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.365513527s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.371890025s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 866159835 }, requested_resume: None })
[1.372011460s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -3.0 } }
[1.372056588s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -17.0 } }
[1.372092627s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-3.0, -17.0) } }
[1.372135563s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 297.03143310546875, y: 352.4895324707031 }, modifiers: (empty) } }
[1.372189067s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 298.03144012158737 } }
[1.372229121s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 353.4895398656372 } }
[1.372274486s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.372303897s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.379229600s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 872937079 }, requested_resume: None })
[1.379314964s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -2.0 } }
[1.379346259s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -12.0 } }
[1.379362834s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-2.0, -12.0) } }
[1.379385057s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 295.9788513183594, y: 346.1741027832031 }, modifiers: (empty) } }
[1.379418975s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 296.9788660390768 } }
[1.379438642s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 347.17409537150525 } }
[1.379463588s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.379480553s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.386878025s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 880111788 }, requested_resume: None })
[1.387003486s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -2.0 } }
[1.387019198s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -10.0 } }
[1.387028214s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-2.0, -10.0) } }
[1.387039594s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 294.9263000488281, y: 340.9112243652344 }, modifiers: (empty) } }
[1.387055005s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 295.9262919567991 } }
[1.387064438s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 341.9112249594182 } }
[1.387076535s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.387087317s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.394217327s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 887699539 }, requested_resume: None })
[1.394279430s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -1.0 } }
[1.394295264s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -8.0 } }
[1.394304555s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-1.0, -8.0) } }
[1.394316721s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 294.3999938964844, y: 336.700927734375 }, modifiers: (empty) } }
[1.394333248s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 295.40000491566025 } }
[1.394349073s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 337.7009286300745 } }
[1.394365241s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.394376548s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.401409234s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 894989655 }, requested_resume: None })
[1.401472888s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -1.0 } }
[1.401487711s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -6.0 } }
[1.401496495s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-1.0, -6.0) } }
[1.401508094s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 293.87371826171875, y: 333.543212890625 }, modifiers: (empty) } }
[1.401524021s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 294.87371787428856 } }
[1.401535006s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 334.5432063830085 } }
[1.401558610s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.401573469s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.408819526s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 902186731 }, requested_resume: None })
[1.408881233s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -1.0 } }
[1.408903989s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -5.0 } }
[1.408914149s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-1.0, -5.0) } }
[1.408927901s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 293.3474426269531, y: 330.9117736816406 }, modifiers: (empty) } }
[1.408946677s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 294.3474308331497 } }
[1.408956471s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 331.9117711770814 } }
[1.408968892s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.408977046s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.416390658s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 909588239 }, requested_resume: None })
[1.416453218s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: -1.0 } }
[1.416467586s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -3.0 } }
[1.416476557s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (-1.0, -3.0) } }
[1.416487608s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 292.8211364746094, y: 329.3329162597656 }, modifiers: (empty) } }
[1.416502687s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 293.82114379201084 } }
[1.416512159s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 330.332910053432 } }
[1.416524791s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.416533467s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.423864326s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 917150279 }, requested_resume: None })
[1.423937594s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 0.0 } }
[1.423953750s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -3.0 } }
[1.423964280s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (0.0, -3.0) } }
[1.423976793s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 292.8211364746094, y: 327.7540588378906 }, modifiers: (empty) } }
[1.424001392s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 328.7540489297826 } }
[1.424022141s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.424035437s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.431006378s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 924648283 }, requested_resume: None })
[1.431079153s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 0.0 } }
[1.431098247s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -2.0 } }
[1.431111119s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (0.0, -2.0) } }
[1.431129406s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 292.8211364746094, y: 326.70147705078125 }, modifiers: (empty) } }
[1.431150474s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 327.70147484750487 } }
[1.431171179s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.431183309s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.438397588s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 931798064 }, requested_resume: None })
[1.438455912s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 0.0 } }
[1.438470372s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -2.0 } }
[1.438479979s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (0.0, -2.0) } }
[1.438492217s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 292.8211364746094, y: 325.6488952636719 }, modifiers: (empty) } }
[1.438517116s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 326.6489007649943 } }
[1.438537595s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.438548976s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.446349872s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 939165866 }, requested_resume: None })
[1.446434230s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 0.0 } }
[1.446458135s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -3.0 } }
[1.446473888s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (0.0, -3.0) } }
[1.446524516s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 292.8211364746094, y: 324.0700378417969 }, modifiers: (empty) } }
[1.446551702s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 325.07003964157775 } }
[1.446574174s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.446609535s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.453114664s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 947230989 }, requested_resume: None })
[1.453188664s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 1.0 } }
[1.453209495s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -3.0 } }
[1.453223774s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (1.0, -3.0) } }
[1.453240887s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 293.3474426269531, y: 322.4911804199219 }, modifiers: (empty) } }
[1.453277424s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 294.3474308331497 } }
[1.453295880s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 323.49117851792835 } }
[1.453312149s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.453320787s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.460930856s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 953933292 }, requested_resume: None })
[1.460986997s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 1.0 } }
[1.461001234s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -2.0 } }
[1.461010228s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (1.0, -2.0) } }
[1.461020856s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 293.87371826171875, y: 321.4385986328125 }, modifiers: (empty) } }
[1.461035770s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 294.87371787428856 } }
[1.461045039s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 322.43860443565063 } }
[1.461057514s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.461066016s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.467975434s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 961677965 }, requested_resume: None })
[1.468037494s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 1.0 } }
[1.468056101s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -2.0 } }
[1.468070346s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (1.0, -2.0) } }
[1.468089029s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 294.3999938964844, y: 320.3860168457031 }, modifiers: (empty) } }
[1.468106855s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 295.40000491566025 } }
[1.468125896s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 321.3860303531401 } }
[1.468149599s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.468161606s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.475829924s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 968780491 }, requested_resume: None })
[1.475897621s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 1.0 } }
[1.475914929s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -2.0 } }
[1.475924144s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (1.0, -2.0) } }
[1.475935411s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 294.9263000488281, y: 319.3334655761719 }, modifiers: (empty) } }
[1.475959787s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 295.9262919567991 } }
[1.475972591s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 320.33345627086237 } }
[1.475985481s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.475994388s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.483380915s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 976606306 }, requested_resume: None })
[1.483445970s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 1.0 } }
[1.483470657s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -2.0 } }
[1.483488297s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (1.0, -2.0) } }
[1.483510495s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 295.45257568359375, y: 318.2808837890625 }, modifiers: (empty) } }
[1.483540119s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 296.45257899793796 } }
[1.483557749s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 319.28088218858466 } }
[1.483583243s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.483598600s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.490465797s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 984222597 }, requested_resume: None })
[1.490533129s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 1.0 } }
[1.490556535s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -2.0 } }
[1.490573617s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (1.0, -2.0) } }
[1.490596182s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 295.9788513183594, y: 317.2283020019531 }, modifiers: (empty) } }
[1.490621845s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 296.9788660390768 } }
[1.490639908s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 318.2283081060741 } }
[1.490664915s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.490679899s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.497587396s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 991299023 }, requested_resume: None })
[1.497667316s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 0.0 } }
[1.497687638s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -1.0 } }
[1.497700931s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (0.0, -1.0) } }
[1.497728390s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 295.9788513183594, y: 316.7020263671875 }, modifiers: (empty) } }
[1.497750893s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 317.70202106493525 } }
[1.497771105s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.497783679s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.505197950s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12555, tv_nsec: 998399356 }, requested_resume: None })
[1.505258950s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 0.0 } }
[1.505273049s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -1.0 } }
[1.505282412s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (0.0, -1.0) } }
[1.505293557s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 295.9788513183594, y: 316.17572021484375 }, modifiers: (empty) } }
[1.505308608s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 317.1757340237964 } }
[1.505322379s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.505331653s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.513057091s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12556, tv_nsec: 5943658 }, requested_resume: None })
[1.513171879s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 0.0 } }
[1.513215176s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -1.0 } }
[1.513233220s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (0.0, -1.0) } }
[1.513254280s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 295.9788513183594, y: 315.6494445800781 }, modifiers: (empty) } }
[1.513280839s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 316.64944698265754 } }
[1.513302011s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.513315724s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.519733878s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12556, tv_nsec: 13932889 }, requested_resume: None })
[1.519798790s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 0.0 } }
[1.519816566s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -1.0 } }
[1.519828835s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (0.0, -1.0) } }
[1.519846714s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 295.9788513183594, y: 315.1231689453125 }, modifiers: (empty) } }
[1.519874880s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 316.12315994128585 } }
[1.519896825s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.519917973s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.527507346s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12556, tv_nsec: 20535529 }, requested_resume: None })
[1.527547899s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 0.0 } }
[1.527560626s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -1.0 } }
[1.527569748s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (0.0, -1.0) } }
[1.527580098s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 295.9788513183594, y: 314.59686279296875 }, modifiers: (empty) } }
[1.527596353s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 315.596872900147 } }
[1.527617614s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.527629815s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.534640409s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12556, tv_nsec: 28243425 }, requested_resume: None })
[1.534711108s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 0.0 } }
[1.534735601s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -1.0 } }
[1.534754079s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (0.0, -1.0) } }
[1.534774903s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 295.9788513183594, y: 314.0705871582031 }, modifiers: (empty) } }
[1.534799859s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 315.07058585900813 } }
[1.534824444s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.534839290s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.542169386s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12556, tv_nsec: 35458716 }, requested_resume: None })
[1.542220463s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 0.0 } }
[1.542241853s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -1.0 } }
[1.542259106s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (0.0, -1.0) } }
[1.542279902s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 295.9788513183594, y: 313.5443115234375 }, modifiers: (empty) } }
[1.542304670s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 314.5442988178693 } }
[1.542330582s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.542347328s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.549511757s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12556, tv_nsec: 42965337 }, requested_resume: None })
[1.549585585s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 0.0 } }
[1.549607282s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -1.0 } }
[1.549624699s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (0.0, -1.0) } }
[1.549653112s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 295.9788513183594, y: 313.01800537109375 }, modifiers: (empty) } }
[1.549677879s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 314.0180117767304 } }
[1.549702768s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.549718158s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.556886905s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12556, tv_nsec: 50336514 }, requested_resume: None })
[1.556951587s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 0.0 } }
[1.556972236s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -1.0 } }
[1.556987376s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (0.0, -1.0) } }
[1.557007513s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 295.9788513183594, y: 312.4917297363281 }, modifiers: (empty) } }
[1.557030201s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 313.49172473535873 } }
[1.557052760s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.557065715s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.564747651s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12556, tv_nsec: 57681309 }, requested_resume: None })
[1.564824590s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 0.0 } }
[1.564846002s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -1.0 } }
[1.564861794s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (0.0, -1.0) } }
[1.564889401s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 295.9788513183594, y: 311.9654235839844 }, modifiers: (empty) } }
[1.564911182s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 312.9654376942199 } }
[1.564932228s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.564944989s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.571712682s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12556, tv_nsec: 65560682 }, requested_resume: None })
[1.571780191s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 0.0 } }
[1.571801071s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -1.0 } }
[1.571816039s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (0.0, -1.0) } }
[1.571833027s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 295.9788513183594, y: 311.43914794921875 }, modifiers: (empty) } }
[1.571856383s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 312.439150653081 } }
[1.571896932s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.571912018s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.579638384s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12556, tv_nsec: 72528246 }, requested_resume: None })
[1.579721303s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 0.0 } }
[1.579748362s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -1.0 } }
[1.579772795s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (0.0, -1.0) } }
[1.579792242s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 295.9788513183594, y: 310.9128723144531 }, modifiers: (empty) } }
[1.579817290s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 311.91286361194216 } }
[1.579838224s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.579851499s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[1.638884079s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12556, tv_nsec: 80467503 }, requested_resume: None })
[1.638958963s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 0, value: 1.0 } }
[1.638978697s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: Motion { axis: 1, value: -1.0 } }
[1.638990745s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(14))), event: MouseMotion { delta: (1.0, -1.0) } }
[1.639006133s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 296.37164306640625, y: 310.5201110839844 }, modifiers: (empty) } }
[1.639026791s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 0, value: 297.37162812263705 } }
[1.639041482s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: AxisMotion { device_id: DeviceId(X(DeviceId(2))), axis: 1, value: 311.52010152838193 } }
[1.639059021s] [INFO ] [alacritty] glutin event: MainEventsCleared
[1.639070814s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[2.219803187s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12556, tv_nsec: 139686561 }, requested_resume: None })
[2.220006890s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 56, state: Pressed, virtual_keycode: Some(LAlt), modifiers: (empty) }) }
[2.220069722s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: ModifiersChanged(ALT) }
[2.220208673s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 56, state: Pressed, virtual_keycode: Some(LAlt), modifiers: ALT }, is_synthetic: false } }
[2.220286508s] [INFO ] [alacritty] glutin event: MainEventsCleared
[2.220319959s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[2.436544643s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12556, tv_nsec: 720969736 }, requested_resume: None })
[2.436719473s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 36, state: Pressed, virtual_keycode: Some(J), modifiers: ALT }) }
[2.441688898s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 36, state: Released, virtual_keycode: Some(J), modifiers: ALT }, is_synthetic: true } }
[2.441831533s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 56, state: Released, virtual_keycode: Some(LAlt), modifiers: ALT }, is_synthetic: true } }
[2.441897356s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: ModifiersChanged((empty)) }
[2.441934655s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: Focused(false) }
[2.442008663s] [INFO ] [alacritty] glutin event: MainEventsCleared
[2.442058574s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[2.515030937s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12556, tv_nsec: 961623539 }, requested_resume: None })
[2.515224550s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 36, state: Released, virtual_keycode: Some(J), modifiers: ALT }) }
[2.515330768s] [INFO ] [alacritty] glutin event: MainEventsCleared
[2.515394136s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[2.942826935s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12557, tv_nsec: 16051625 }, requested_resume: None })
[2.943053781s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 37, state: Pressed, virtual_keycode: Some(K), modifiers: ALT }) }
[2.943157531s] [INFO ] [alacritty] glutin event: MainEventsCleared
[2.943205053s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[2.945020435s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12557, tv_nsec: 443850474 }, requested_resume: None })
[2.945159579s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: Focused(true) }
[2.945204588s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: ModifiersChanged(ALT) }
[2.945241734s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 296.0, y: 310.0 }, modifiers: ALT } }
[2.946913131s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 37, state: Pressed, virtual_keycode: Some(K), modifiers: ALT }, is_synthetic: true } }
[2.946999472s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 56, state: Pressed, virtual_keycode: Some(LAlt), modifiers: ALT }, is_synthetic: true } }
[2.947063379s] [INFO ] [alacritty] glutin event: MainEventsCleared
[2.947090959s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[3.013327352s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12557, tv_nsec: 461077165 }, requested_resume: None })
[3.013501789s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 37, state: Released, virtual_keycode: Some(K), modifiers: ALT }) }
[3.014298507s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 56, state: Released, virtual_keycode: Some(LAlt), modifiers: ALT }, is_synthetic: true } }
[3.014387753s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: ModifiersChanged((empty)) }
[3.014421766s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: Focused(false) }
[3.014486921s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: Focused(true) }
[3.014521374s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: ModifiersChanged(ALT) }
[3.014570124s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 296.0, y: 310.0 }, modifiers: ALT } }
[3.014811863s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 56, state: Pressed, virtual_keycode: Some(LAlt), modifiers: ALT }, is_synthetic: true } }
[3.014933322s] [INFO ] [alacritty] glutin event: MainEventsCleared
[3.014966576s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[3.280075093s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12557, tv_nsec: 527655073 }, requested_resume: None })
[3.280250600s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 3, state: Pressed, virtual_keycode: Some(Key2), modifiers: ALT }) }
[3.281127869s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 3, state: Released, virtual_keycode: Some(Key2), modifiers: ALT }, is_synthetic: true } }
[3.281216579s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 56, state: Released, virtual_keycode: Some(LAlt), modifiers: ALT }, is_synthetic: true } }
[3.281253358s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: ModifiersChanged((empty)) }
[3.281282247s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: Focused(false) }
[3.281332738s] [INFO ] [alacritty] glutin event: MainEventsCleared
[3.281360692s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[3.366205986s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12557, tv_nsec: 794121793 }, requested_resume: None })
[3.366382594s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 3, state: Released, virtual_keycode: Some(Key2), modifiers: ALT }) }
[3.366465969s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: Focused(true) }
[3.366523867s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: ModifiersChanged(ALT) }
[3.366573014s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 296.0, y: 310.0 }, modifiers: ALT } }
[3.367244883s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 56, state: Pressed, virtual_keycode: Some(LAlt), modifiers: ALT }, is_synthetic: true } }
[3.367358586s] [INFO ] [alacritty] glutin event: MainEventsCleared
[3.367391457s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[3.736414826s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12557, tv_nsec: 877658758 }, requested_resume: None })
[3.736578839s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 56, state: Released, virtual_keycode: Some(LAlt), modifiers: ALT }) }
[3.736630652s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: ModifiersChanged((empty)) }
[3.736736031s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 56, state: Released, virtual_keycode: Some(LAlt), modifiers: (empty) }, is_synthetic: false } }
[3.736833150s] [INFO ] [alacritty] glutin event: MainEventsCleared
[3.736918900s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[4.644739174s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12558, tv_nsec: 237598921 }, requested_resume: None })
[4.644946948s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 56, state: Pressed, virtual_keycode: Some(LAlt), modifiers: (empty) }) }
[4.645015272s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: ModifiersChanged(ALT) }
[4.645111102s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 56, state: Pressed, virtual_keycode: Some(LAlt), modifiers: ALT }, is_synthetic: false } }
[4.645199730s] [INFO ] [alacritty] glutin event: MainEventsCleared
[4.645249299s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[4.805076499s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12559, tv_nsec: 145922891 }, requested_resume: None })
[4.805253276s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 4, state: Pressed, virtual_keycode: Some(Key3), modifiers: ALT }) }
[4.807454033s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 4, state: Released, virtual_keycode: Some(Key3), modifiers: ALT }, is_synthetic: true } }
[4.807547978s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 56, state: Released, virtual_keycode: Some(LAlt), modifiers: ALT }, is_synthetic: true } }
[4.807607299s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: ModifiersChanged((empty)) }
[4.807654181s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: Focused(false) }
[4.807739145s] [INFO ] [alacritty] glutin event: MainEventsCleared
[4.807773367s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[4.825764144s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12559, tv_nsec: 326337634 }, requested_resume: None })
[4.825939212s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorLeft { device_id: DeviceId(X(DeviceId(2))) } }
[4.826016090s] [INFO ] [alacritty] glutin event: MainEventsCleared
[4.826058005s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[4.828559866s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12559, tv_nsec: 326701819 }, requested_resume: None })
[4.828657182s] [INFO ] [alacritty] glutin event: UserEvent(Event { window_id: None, payload: ConfigReload("/home/john/.config/alacritty/alacritty.yml") })
[4.829352667s] [INFO ] [alacritty] glutin event: UserEvent(Event { window_id: Some(WindowId(X(WindowId(18874370)))), payload: Terminal(Title(~)) })
[4.829415184s] [INFO ] [alacritty] glutin event: MainEventsCleared
[4.829444846s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[5.499994747s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12560, tv_nsec: 570717 }, requested_resume: None })
[5.500106899s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 4, state: Released, virtual_keycode: Some(Key3), modifiers: ALT }) }
[5.500180289s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 56, state: Released, virtual_keycode: Some(LAlt), modifiers: ALT }) }
[5.500223931s] [INFO ] [alacritty] glutin event: MainEventsCleared
[5.500250905s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[5.500300505s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12560, tv_nsec: 881543 }, requested_resume: None })
[5.500379606s] [INFO ] [alacritty] glutin event: MainEventsCleared
[5.500420325s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[5.513249453s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12560, tv_nsec: 1054600 }, requested_resume: None })
[5.513396608s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 56, state: Pressed, virtual_keycode: Some(LAlt), modifiers: (empty) }) }
[5.513456937s] [INFO ] [alacritty] glutin event: MainEventsCleared
[5.513517145s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[5.602109625s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12560, tv_nsec: 14161700 }, requested_resume: None })
[5.602276061s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 3, state: Pressed, virtual_keycode: Some(Key2), modifiers: ALT }) }
[5.602340651s] [INFO ] [alacritty] glutin event: MainEventsCleared
[5.602387332s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[5.602969390s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12560, tv_nsec: 103039208 }, requested_resume: None })
[5.603101069s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: Focused(true) }
[5.603146806s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: ModifiersChanged(ALT) }
[5.603200723s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 2216.0, y: 310.0 }, modifiers: ALT } }
[5.604774338s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 3, state: Pressed, virtual_keycode: Some(Key2), modifiers: ALT }, is_synthetic: true } }
[5.604930111s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 56, state: Pressed, virtual_keycode: Some(LAlt), modifiers: ALT }, is_synthetic: true } }
[5.605047126s] [INFO ] [alacritty] glutin event: MainEventsCleared
[5.605077678s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[5.641736219s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12560, tv_nsec: 142306432 }, requested_resume: None })
[5.642163783s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorEntered { device_id: DeviceId(X(DeviceId(2))) } }
[5.643141392s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 296.0, y: 310.0 }, modifiers: ALT } }
[5.643261851s] [INFO ] [alacritty] glutin event: UserEvent(Event { window_id: None, payload: ConfigReload("/home/john/.config/alacritty/alacritty.yml") })
[5.643920486s] [INFO ] [alacritty] glutin event: UserEvent(Event { window_id: Some(WindowId(X(WindowId(18874370)))), payload: Terminal(Title(~)) })
[5.644000063s] [INFO ] [alacritty] glutin event: MainEventsCleared
[5.644027095s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[5.675270080s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12560, tv_nsec: 175840334 }, requested_resume: None })
[5.675384016s] [INFO ] [alacritty] glutin event: MainEventsCleared
[5.675429293s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[5.717100745s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12560, tv_nsec: 176068992 }, requested_resume: None })
[5.717281560s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 56, state: Released, virtual_keycode: Some(LAlt), modifiers: ALT }) }
[5.717360738s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: ModifiersChanged((empty)) }
[5.717432462s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 3, state: Released, virtual_keycode: Some(Key2), modifiers: (empty) }) }
[5.718084530s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: ModifiersChanged((empty)) }
[5.718159060s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: Focused(false) }
[5.718196714s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: Focused(true) }
[5.718222245s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 296.0, y: 310.0 }, modifiers: (empty) } }
[5.718394159s] [INFO ] [alacritty] glutin event: MainEventsCleared
[5.718435363s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[6.675595234s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12560, tv_nsec: 225447113 }, requested_resume: None })
[6.675783505s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 29, state: Pressed, virtual_keycode: Some(LControl), modifiers: (empty) }) }
[6.675861033s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: ModifiersChanged(CTRL) }
[6.675983435s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 29, state: Pressed, virtual_keycode: Some(LControl), modifiers: CTRL }, is_synthetic: false } }
[6.676047826s] [INFO ] [alacritty] glutin event: MainEventsCleared
[6.676079300s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[7.033122341s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12561, tv_nsec: 176729546 }, requested_resume: None })
[7.033312711s] [INFO ] [alacritty] glutin event: DeviceEvent { device_id: DeviceId(X(DeviceId(12))), event: Key(KeyboardInput { scancode: 32, state: Pressed, virtual_keycode: Some(D), modifiers: CTRL }) }
[7.033440781s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), input: KeyboardInput { scancode: 32, state: Pressed, virtual_keycode: Some(D), modifiers: CTRL }, is_synthetic: false } }
[7.033501239s] [INFO ] [alacritty] glutin event: WindowEvent { window_id: WindowId(X(WindowId(18874370))), event: ReceivedCharacter('\u{4}') }
[7.033545651s] [INFO ] [alacritty] glutin event: MainEventsCleared
[7.033573561s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[7.040569752s] [INFO ] [alacritty] glutin event: NewEvents(WaitCancelled { start: Instant { tv_sec: 12561, tv_nsec: 541148865 }, requested_resume: None })
[7.040673366s] [INFO ] [alacritty] glutin event: UserEvent(Event { window_id: Some(WindowId(X(WindowId(18874370)))), payload: Terminal(MouseCursorDirty) })
[7.040716393s] [INFO ] [alacritty] glutin event: UserEvent(Event { window_id: Some(WindowId(X(WindowId(18874370)))), payload: Terminal(Wakeup) })
[7.040774810s] [INFO ] [alacritty] glutin event: UserEvent(Event { window_id: Some(WindowId(X(WindowId(18874370)))), payload: Terminal(Wakeup) })
[7.040825380s] [INFO ] [alacritty] glutin event: UserEvent(Event { window_id: Some(WindowId(X(WindowId(18874370)))), payload: Terminal(Exit) })
[7.051003473s] [INFO ] [alacritty] glutin event: UserEvent(Event { window_id: Some(WindowId(X(WindowId(18874370)))), payload: Terminal(Wakeup) })
[7.051047079s] [INFO ] [alacritty] glutin event: MainEventsCleared
[7.051058307s] [INFO ] [alacritty] glutin event: RedrawEventsCleared
[7.051066943s] [INFO ] [alacritty] glutin event: LoopDestroyed
[7.051223178s] [INFO ] [alacritty] Goodbye
Deleted log file at "/tmp/Alacritty-45313.log"
Created log file at "/tmp/Alacritty-44949.log"
[0.000004402s] [INFO ] [alacritty] Welcome to Alacritty
[0.000086046s] [INFO ] [alacritty] Version 0.10.1 ()
[0.000101128s] [INFO ] [alacritty] Running on X11
[0.000410163s] [INFO ] [alacritty] Configuration files loaded from:
"/home/john/.config/alacritty/alacritty.yml"
[0.009873096s] [DEBUG] [crossfont] Loaded Face Face { ft_face: Font Face: Book, load_flags: NO_BITMAP | TARGET_LIGHT, render_mode: "Lcd"
[0.010535284s] [DEBUG] [alacritty] Estimated DPR: 1.6666666666666667
[0.010565704s] [DEBUG] [alacritty] Estimated window size: None
[0.010573721s] [DEBUG] [alacritty] Estimated cell size: 11 x 22
[0.076404762s] [INFO ] [alacritty] Device pixel ratio: 1.6666666666666667
[0.083858070s] [INFO ] [alacritty] Initializing glyph cache...
[0.084324580s] [DEBUG] [crossfont] Loaded Face Face { ft_face: Font Face: Book, load_flags: NO_BITMAP | TARGET_LIGHT, render_mode: "Lcd"
[0.084993278s] [DEBUG] [crossfont] Loaded Face Face { ft_face: Font Face: Bold, load_flags: NO_BITMAP | TARGET_LIGHT, render_mode: "Lcd"
[0.085759758s] [DEBUG] [crossfont] Loaded Face Face { ft_face: Font Face: Oblique, load_flags: NO_BITMAP | TARGET_LIGHT, render_mode: "L
[0.086505283s] [DEBUG] [crossfont] Loaded Face Face { ft_face: Font Face: Bold Oblique, load_flags: NO_BITMAP | TARGET_LIGHT, render_mod
[0.101139011s] [INFO ] [alacritty] ... finished initializing glyph cache in 0.01724707s
[0.101346697s] [INFO ] [alacritty] Cell size: 11 x 22
[0.101365006s] [INFO ] [alacritty] Padding: 0 x 0
[0.101372090s] [INFO ] [alacritty] Width: 800, Height: 600
[0.110451309s] [INFO ] [alacritty] PTY dimensions: 27 x 72
[0.112889933s] [INFO ] [alacritty] Initialisation complete
[0.115175145s] [DEBUG] [alacritty_terminal] Term::resize dimensions unchanged
[0.115234256s] [INFO ] [alacritty] Padding: 0 x 0
[0.115251314s] [INFO ] [alacritty] Width: 800, Height: 600
[1.393629128s] [DEBUG] [alacritty_terminal] New num_cols is 87 and num_lines is 48
[1.398553399s] [INFO ] [alacritty] Padding: 0 x 0
[1.398588502s] [INFO ] [alacritty] Width: 958, Height: 1058
[4.551516359s] [INFO ] [alacritty] Goodbye
Deleted log file at "/tmp/Alacritty-44949.log"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment