Skip to content

Auto shift not working in 0.13.0 #7571

@bicarlsen

Description

@bicarlsen

I have a ZSA Moonlander keyboard that uses auto shift. I just upgraded from Alacritty 0.12.3 to 0.13.0 and the auto shift no longer works -- i.e. if I hold down a key it is not capitalized. Auto shift still works in all my other programs.

System

OS: Linux (Pop!_OS)
Version: 0.13.0
Linux/BSD: X11

Logs

Font/Terminal size: alacritty -vv

[0.000000877s] [INFO ] [alacritty] Welcome to Alacritty
[0.000078189s] [INFO ] [alacritty] Version 0.13.0
[0.000082856s] [INFO ] [alacritty] Running on X11
[0.000221620s] [INFO ] [alacritty] Configuration files loaded from:
                                     "/home/me/.config/alacritty/alacritty.toml"
[0.001930194s] [INFO ] [alacritty] Using GLX 1.4
[0.028410501s] [DEBUG] [alacritty] Picked GL Config:
                                     buffer_type: Some(Rgb { r_size: 8, g_size: 8, b_size: 8 })
                                     alpha_size: 8
                                     num_samples: 0
                                     hardware_accelerated: true
                                     supports_transparency: Some(true)
                                     config_api: Api(OPENGL | GLES1 | GLES2)
                                     srgb_capable: false
[0.033659900s] [INFO ] [alacritty] Window scale factor: 2
[0.034705955s] [DEBUG] [alacritty] Loading "DejaVuSansM Nerd Font" font
[0.041111528s] [DEBUG] [crossfont] Loaded Face Face { ft_face: Font Face: Regular, load_flags: TARGET_LIGHT, render_mode: "Normal", lcd_filter: 1 }
[0.045049543s] [DEBUG] [crossfont] Loaded Face Face { ft_face: Font Face: Bold, load_flags: TARGET_LIGHT, render_mode: "Normal", lcd_filter: 1 }
[0.048675912s] [DEBUG] [crossfont] Loaded Face Face { ft_face: Font Face: Regular, load_flags: TARGET_LIGHT, render_mode: "Normal", lcd_filter: 1 }
[0.052333270s] [DEBUG] [crossfont] Loaded Face Face { ft_face: Font Face: Regular, load_flags: TARGET_LIGHT, render_mode: "Normal", lcd_filter: 1 }
[0.054854035s] [INFO ] [alacritty] Running on Mesa Intel(R) Xe Graphics (TGL GT2)
[0.054871697s] [INFO ] [alacritty] OpenGL version 4.6 (Core Profile) Mesa 23.3.0-1pop0~1702935939~22.04~67e417a, shader_version 4.60
[0.054875485s] [INFO ] [alacritty] Using OpenGL 3.3 renderer
[0.059581304s] [DEBUG] [alacritty] Enabled debug logging for OpenGL
[0.059786961s] [DEBUG] [alacritty] Filling glyph cache with common glyphs
[0.071876382s] [INFO ] [alacritty] Cell size: 22 x 44
[0.071910923s] [INFO ] [alacritty] Padding: 12 x 12
[0.071914339s] [INFO ] [alacritty] Width: 800, Height: 600
[0.089141892s] [INFO ] [alacritty] PTY dimensions: 13 x 35
[0.092782188s] [INFO ] [alacritty] Initialisation complete
[0.128352828s] [DEBUG] [alacritty_terminal] New num_cols is 85 and num_lines is 46
[0.129240634s] [INFO ] [alacritty] Padding: 12 x 12
[0.129281733s] [INFO ] [alacritty] Width: 1896, Height: 2064
[3.054923494s] [INFO ] [alacritty] Goodbye

Keyboard and bindings: alacritty --print-events

  1. I held A expecting to get an (uppercase) "A"
  2. Then tapped A expecting to get an (lowercase) "a"
    But both resulted in an (lowercase) "a".
[0.000001113s] [INFO ] [alacritty] Welcome to Alacritty
[0.000062958s] [INFO ] [alacritty] Version 0.13.0
[0.000080335s] [INFO ] [alacritty] Running on X11
[0.000214996s] [INFO ] [alacritty] Configuration files loaded from:
                                     "/home/me/.config/alacritty/alacritty.toml"
[0.000948835s] [INFO ] [alacritty] winit event: NewEvents(Init)
[0.000989963s] [INFO ] [alacritty] winit event: Resumed
[0.002016782s] [INFO ] [alacritty] Using GLX 1.4
[0.030697108s] [INFO ] [alacritty] Window scale factor: 2
[0.050852348s] [INFO ] [alacritty] Running on Mesa Intel(R) Xe Graphics (TGL GT2)
[0.050896907s] [INFO ] [alacritty] OpenGL version 4.6 (Core Profile) Mesa 23.3.0-1pop0~1702935939~22.04~67e417a, shader_version 4.60
[0.050900907s] [INFO ] [alacritty] Using OpenGL 3.3 renderer
[0.067801326s] [INFO ] [alacritty] Cell size: 22 x 44
[0.067839904s] [INFO ] [alacritty] Padding: 12 x 12
[0.067843407s] [INFO ] [alacritty] Width: 800, Height: 600
[0.080269742s] [INFO ] [alacritty] PTY dimensions: 13 x 35
[0.084182966s] [INFO ] [alacritty] Initialisation complete
[0.084277296s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: Ime(Enabled) }
[0.084304238s] [INFO ] [alacritty] winit event: DeviceEvent { device_id: DeviceId(X(DeviceId(10))), event: Key(RawKeyEvent { physical_key: Code(Enter), state: Released }) }
[0.084454028s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: Resized(PhysicalSize { width: 800, height: 600 }) }
[0.084466777s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: Moved(PhysicalPosition { x: 0, y: 64 }) }
[0.084496079s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: RedrawRequested }
[0.088154941s] [INFO ] [alacritty] winit event: AboutToWait
[0.099965195s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 647489973 }, requested_resume: Some(Instant { tv_sec: 4249, tv_nsec: 664127532 }) })
[0.100020415s] [INFO ] [alacritty] winit event: AboutToWait
[0.100423626s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 659336391 }, requested_resume: Some(Instant { tv_sec: 4249, tv_nsec: 664127532 }) })
[0.100431211s] [INFO ] [alacritty] winit event: AboutToWait
[0.100485322s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 659745559 }, requested_resume: Some(Instant { tv_sec: 4249, tv_nsec: 664127532 }) })
[0.100496698s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: Focused(false) }
[0.100506275s] [INFO ] [alacritty] winit event: AboutToWait
[0.101508658s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 659822517 }, requested_resume: Some(Instant { tv_sec: 4249, tv_nsec: 664127532 }) })
[0.101561014s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: Occluded(false) }
[0.101592003s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: RedrawRequested }
[0.103028258s] [INFO ] [alacritty] winit event: AboutToWait
[0.103061193s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 662357752 }, requested_resume: Some(Instant { tv_sec: 4249, tv_nsec: 664127532 }) })
[0.103466625s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: Focused(true) }
[0.103483925s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 1936.0, y: 24.0 } } }
[0.103997248s] [INFO ] [alacritty] winit event: AboutToWait
[0.104184839s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 663458773 }, requested_resume: Some(Instant { tv_sec: 4249, tv_nsec: 664127532 }) })
[0.104228587s] [INFO ] [alacritty] winit event: AboutToWait
[0.104832705s] [INFO ] [alacritty] winit event: NewEvents(ResumeTimeReached { start: Instant { tv_sec: 4249, tv_nsec: 663542958 }, requested_resume: Instant { tv_sec: 4249, tv_nsec: 664127532 } })
[0.104869615s] [INFO ] [alacritty] winit event: AboutToWait
[0.104887476s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 664189797 }, requested_resume: None })
[0.104896234s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Frame })
[0.104905402s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Frame })
[0.104912042s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: RedrawRequested }
[0.105223550s] [INFO ] [alacritty] winit event: AboutToWait
[0.106478652s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 664561686 }, requested_resume: Some(Instant { tv_sec: 4249, tv_nsec: 680793705 }) })
[0.106495136s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Terminal(Wakeup) })
[0.106503030s] [INFO ] [alacritty] winit event: AboutToWait
[0.107052752s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 665816337 }, requested_resume: Some(Instant { tv_sec: 4249, tv_nsec: 680793705 }) })
[0.107077235s] [INFO ] [alacritty] winit event: AboutToWait
[0.107703888s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 666392751 }, requested_resume: Some(Instant { tv_sec: 4249, tv_nsec: 680793705 }) })
[0.107720909s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Terminal(Title(fish /home/brian)) })
[0.107731377s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Terminal(Wakeup) })
[0.107738204s] [INFO ] [alacritty] winit event: AboutToWait
[0.107766012s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 667061626 }, requested_resume: Some(Instant { tv_sec: 4249, tv_nsec: 680793705 }) })
[0.107776226s] [INFO ] [alacritty] winit event: AboutToWait
[0.107952874s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 667089853 }, requested_resume: Some(Instant { tv_sec: 4249, tv_nsec: 680793705 }) })
[0.107961513s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Terminal(Wakeup) })
[0.107967635s] [INFO ] [alacritty] winit event: AboutToWait
[0.121560246s] [INFO ] [alacritty] winit event: NewEvents(ResumeTimeReached { start: Instant { tv_sec: 4249, tv_nsec: 679213809 }, requested_resume: Instant { tv_sec: 4249, tv_nsec: 680793705 } })
[0.121758520s] [INFO ] [alacritty] winit event: AboutToWait
[0.121795044s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 681087826 }, requested_resume: None })
[0.121808697s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Frame })
[0.121828232s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: RedrawRequested }
[0.129453203s] [INFO ] [alacritty] winit event: AboutToWait
[0.129683575s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 688913534 }, requested_resume: Some(Instant { tv_sec: 4249, tv_nsec: 697460434 }) })
[0.129751068s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: Resized(PhysicalSize { width: 1896, height: 2064 }) }
[0.131816652s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: CursorEntered { device_id: DeviceId(X(DeviceId(2))) } }
[0.131855411s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: CursorMoved { device_id: DeviceId(X(DeviceId(2))), position: PhysicalPosition { x: 8.0, y: 8.0 } } }
[0.131886111s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: RedrawRequested }
[0.133232252s] [INFO ] [alacritty] Padding: 12 x 12
[0.133266183s] [INFO ] [alacritty] Width: 1896, Height: 2064
[0.135328903s] [INFO ] [alacritty] winit event: AboutToWait
[0.135359793s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 694654671 }, requested_resume: Some(Instant { tv_sec: 4249, tv_nsec: 697460434 }) })
[0.135372297s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Terminal(Title(fish /home/brian)) })
[0.135381611s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Terminal(Wakeup) })
[0.135388059s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Terminal(Wakeup) })
[0.135393664s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Terminal(Wakeup) })
[0.135399476s] [INFO ] [alacritty] winit event: AboutToWait
[0.135430887s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 694722621 }, requested_resume: Some(Instant { tv_sec: 4249, tv_nsec: 697460434 }) })
[0.135441238s] [INFO ] [alacritty] winit event: AboutToWait
[0.138190270s] [INFO ] [alacritty] winit event: NewEvents(ResumeTimeReached { start: Instant { tv_sec: 4249, tv_nsec: 694753428 }, requested_resume: Instant { tv_sec: 4249, tv_nsec: 697460434 } })
[0.138215702s] [INFO ] [alacritty] winit event: AboutToWait
[0.138223497s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 697527924 }, requested_resume: Some(Instant { tv_sec: 4249, tv_nsec: 714125761 }) })
[0.138233108s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Frame })
[0.138245918s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: RedrawRequested }
[0.143718332s] [INFO ] [alacritty] winit event: AboutToWait
[0.154974314s] [INFO ] [alacritty] winit event: NewEvents(ResumeTimeReached { start: Instant { tv_sec: 4249, tv_nsec: 703083725 }, requested_resume: Instant { tv_sec: 4249, tv_nsec: 714125761 } })
[0.155068568s] [INFO ] [alacritty] winit event: AboutToWait
[0.155100958s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 714386752 }, requested_resume: Some(Instant { tv_sec: 4249, tv_nsec: 730791746 }) })
[0.155108185s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Frame })
[0.155116191s] [INFO ] [alacritty] winit event: AboutToWait
[0.171602801s] [INFO ] [alacritty] winit event: NewEvents(ResumeTimeReached { start: Instant { tv_sec: 4249, tv_nsec: 714426920 }, requested_resume: Instant { tv_sec: 4249, tv_nsec: 730791746 } })
[0.171664180s] [INFO ] [alacritty] winit event: AboutToWait
[0.171695128s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 730981949 }, requested_resume: None })
[0.171703901s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Frame })
[0.171711406s] [INFO ] [alacritty] winit event: AboutToWait
[0.215413581s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 731023635 }, requested_resume: None })
[0.215535452s] [INFO ] [alacritty] winit event: AboutToWait
[0.623587382s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4249, tv_nsec: 774861508 }, requested_resume: None })
[0.623692671s] [INFO ] [alacritty] winit event: AboutToWait
[2.797571676s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4250, tv_nsec: 183017041 }, requested_resume: None })
[2.798050405s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: ModifiersChanged(Modifiers { state: ModifiersState(SHIFT), pressed_mods: ModifiersKeys(0x0) }) }
[2.798332630s] [INFO ] [alacritty] winit event: AboutToWait
[2.798664304s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4252, tv_nsec: 357698981 }, requested_resume: None })
[2.798916800s] [INFO ] [alacritty] winit event: AboutToWait
[2.799610778s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4252, tv_nsec: 358267228 }, requested_resume: None })
[2.799825829s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: ModifiersChanged(Modifiers { state: ModifiersState(0x0), pressed_mods: ModifiersKeys(0x0) }) }
[2.799916778s] [INFO ] [alacritty] winit event: AboutToWait
[2.801176245s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4252, tv_nsec: 359254692 }, requested_resume: None })
[2.801347993s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), event: KeyEvent { physical_key: Code(ShiftLeft), logical_key: Named(Shift), text: None, location: Left, state: Pressed, repeat: false, platform_specific: KeyEventExtra { key_without_modifiers: Named(Shift), text_with_all_modifiers: None } }, is_synthetic: false } }
[2.801417867s] [INFO ] [alacritty] winit event: AboutToWait
[2.803395672s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4252, tv_nsec: 360773332 }, requested_resume: None })
[2.803527519s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), event: KeyEvent { physical_key: Code(KeyA), logical_key: Character("a"), text: Some("a"), location: Standard, state: Pressed, repeat: false, platform_specific: KeyEventExtra { key_without_modifiers: Character("a"), text_with_all_modifiers: Some("a") } }, is_synthetic: false } }
[2.803573035s] [INFO ] [alacritty] winit event: AboutToWait
[2.804098096s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4252, tv_nsec: 362945379 }, requested_resume: None })
[2.804163271s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Terminal(Wakeup) })
[2.804199906s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: RedrawRequested }
[2.811177869s] [INFO ] [alacritty] winit event: AboutToWait
[2.811231026s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4252, tv_nsec: 370523003 }, requested_resume: None })
[2.811296143s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), event: KeyEvent { physical_key: Code(KeyA), logical_key: Character("a"), text: Some("a"), location: Standard, state: Released, repeat: false, platform_specific: KeyEventExtra { key_without_modifiers: Character("a"), text_with_all_modifiers: Some("a") } }, is_synthetic: false } }
[2.811351287s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Terminal(Wakeup) })
[2.811365020s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Terminal(Wakeup) })
[2.811371665s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Frame })
[2.811382746s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: RedrawRequested }
[2.812733730s] [INFO ] [alacritty] winit event: AboutToWait
[2.812752938s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4252, tv_nsec: 372054311 }, requested_resume: Some(Instant { tv_sec: 4252, tv_nsec: 380685982 }) })
[2.812794754s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), event: KeyEvent { physical_key: Code(ShiftLeft), logical_key: Named(Shift), text: None, location: Left, state: Released, repeat: false, platform_specific: KeyEventExtra { key_without_modifiers: Named(Shift), text_with_all_modifiers: None } }, is_synthetic: false } }
[2.812811931s] [INFO ] [alacritty] winit event: AboutToWait
[2.821423184s] [INFO ] [alacritty] winit event: NewEvents(ResumeTimeReached { start: Instant { tv_sec: 4252, tv_nsec: 372126133 }, requested_resume: Instant { tv_sec: 4252, tv_nsec: 380685982 } })
[2.821460095s] [INFO ] [alacritty] winit event: AboutToWait
[2.821481684s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4252, tv_nsec: 380780056 }, requested_resume: None })
[2.821496112s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Frame })
[2.821510777s] [INFO ] [alacritty] winit event: AboutToWait
[5.016245387s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4252, tv_nsec: 380826944 }, requested_resume: None })
[5.016640132s] [INFO ] [alacritty] winit event: AboutToWait
[5.019628534s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4254, tv_nsec: 575998349 }, requested_resume: None })
[5.019843392s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), event: KeyEvent { physical_key: Code(KeyA), logical_key: Character("a"), text: Some("a"), location: Standard, state: Pressed, repeat: false, platform_specific: KeyEventExtra { key_without_modifiers: Character("a"), text_with_all_modifiers: Some("a") } }, is_synthetic: false } }
[5.019931683s] [INFO ] [alacritty] winit event: AboutToWait
[5.020573914s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4254, tv_nsec: 579318237 }, requested_resume: None })
[5.020671611s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Terminal(Wakeup) })
[5.020737645s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: RedrawRequested }
[5.029465045s] [INFO ] [alacritty] winit event: AboutToWait
[5.029548833s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4254, tv_nsec: 588838219 }, requested_resume: None })
[5.029787274s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), event: KeyEvent { physical_key: Code(KeyA), logical_key: Character("a"), text: Some("a"), location: Standard, state: Released, repeat: false, platform_specific: KeyEventExtra { key_without_modifiers: Character("a"), text_with_all_modifiers: Some("a") } }, is_synthetic: false } }
[5.029876182s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Terminal(Wakeup) })
[5.029903897s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Frame })
[5.029938982s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: RedrawRequested }
[5.031031237s] [INFO ] [alacritty] winit event: AboutToWait
[5.038119614s] [INFO ] [alacritty] winit event: NewEvents(ResumeTimeReached { start: Instant { tv_sec: 4254, tv_nsec: 590357151 }, requested_resume: Instant { tv_sec: 4254, tv_nsec: 597264068 } })
[5.038242255s] [INFO ] [alacritty] winit event: AboutToWait
[5.038289841s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4254, tv_nsec: 597579727 }, requested_resume: None })
[5.038314379s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Frame })
[5.038375665s] [INFO ] [alacritty] winit event: AboutToWait
[7.998417613s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4254, tv_nsec: 597699357 }, requested_resume: None })
[7.999975642s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), event: KeyEvent { physical_key: Code(SuperLeft), logical_key: Named(Super), text: None, location: Left, state: Released, repeat: false, platform_specific: KeyEventExtra { key_without_modifiers: Named(Super), text_with_all_modifiers: None } }, is_synthetic: true } }
[8.000129062s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: Focused(false) }
[8.000191657s] [INFO ] [alacritty] winit event: AboutToWait
[8.000253527s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4257, tv_nsec: 559533534 }, requested_resume: None })
[8.000294352s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: RedrawRequested }
[8.002829735s] [INFO ] [alacritty] winit event: AboutToWait
[8.002942673s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4257, tv_nsec: 562224020 }, requested_resume: None })
[8.002985110s] [INFO ] [alacritty] winit event: UserEvent(Event { window_id: Some(WindowId(WindowId(56623109))), payload: Frame })
[8.003019514s] [INFO ] [alacritty] winit event: AboutToWait
[8.568730277s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4257, tv_nsec: 562349699 }, requested_resume: None })
[8.569925688s] [INFO ] [alacritty] winit event: AboutToWait
[8.580305888s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4258, tv_nsec: 129278377 }, requested_resume: None })
[8.580394125s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: CursorLeft { device_id: DeviceId(X(DeviceId(2))) } }
[8.580422496s] [INFO ] [alacritty] winit event: AboutToWait
[8.885453443s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4258, tv_nsec: 139745059 }, requested_resume: None })
[8.885601648s] [INFO ] [alacritty] winit event: AboutToWait
[11.696568748s] [INFO ] [alacritty] winit event: NewEvents(WaitCancelled { start: Instant { tv_sec: 4258, tv_nsec: 444937847 }, requested_resume: None })
[11.696752787s] [INFO ] [alacritty] winit event: AboutToWait

Relevant events from above

  1. Press and hold
1. [2.803527519s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), event: KeyEvent { physical_key: Code(KeyA), logical_key: Character("a"), text: Some("a"), location: Standard, state: Pressed, repeat: false, platform_specific: KeyEventExtra { key_without_modifiers: Character("a"), text_with_all_modifiers: Some("a") } }, is_synthetic: false } }
2. [2.811296143s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), event: KeyEvent { physical_key: Code(KeyA), logical_key: Character("a"), text: Some("a"), location: Standard, state: Released, repeat: false, platform_specific: KeyEventExtra { key_without_modifiers: Character("a"), text_with_all_modifiers: Some("a") } }, is_synthetic: false } }
  1. Tap
3. [5.019843392s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), event: KeyEvent { physical_key: Code(KeyA), logical_key: Character("a"), text: Some("a"), location: Standard, state: Pressed, repeat: false, platform_specific: KeyEventExtra { key_without_modifiers: Character("a"), text_with_all_modifiers: Some("a") } }, is_synthetic: false } }
4. [5.029787274s] [INFO ] [alacritty] winit event: WindowEvent { window_id: WindowId(WindowId(56623109)), event: KeyboardInput { device_id: DeviceId(X(DeviceId(3))), event: KeyEvent { physical_key: Code(KeyA), logical_key: Character("a"), text: Some("a"), location: Standard, state: Released, repeat: false, platform_specific: KeyEventExtra { key_without_modifiers: Character("a"), text_with_all_modifiers: Some("a") } }, is_synthetic: false } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions