{"object_kind":"push","event_name":"push","before":"ccc798808a2b7749e180e10c246dadff912b4805","after":"7140f13d82db259cd5987a745c3025833178fdb5","ref":"refs/heads/main","ref_protected":false,"checkout_sha":"7140f13d82db259cd5987a745c3025833178fdb5","message":null,"user_id":9716,"user_name":"Marge Bot","user_username":"marge-bot","user_email":"","user_avatar":"https://gitlab.freedesktop.org/uploads/-/system/user/avatar/9716/marge.png","project_id":147,"project":{"id":147,"name":"libinput","description":"Input device management and event handling library","web_url":"https://gitlab.freedesktop.org/libinput/libinput","avatar_url":null,"git_ssh_url":"git@ssh.gitlab.freedesktop.org:libinput/libinput.git","git_http_url":"https://gitlab.freedesktop.org/libinput/libinput.git","namespace":"libinput","visibility_level":20,"path_with_namespace":"libinput/libinput","default_branch":"main","ci_config_path":"","homepage":"https://gitlab.freedesktop.org/libinput/libinput","url":"git@ssh.gitlab.freedesktop.org:libinput/libinput.git","ssh_url":"git@ssh.gitlab.freedesktop.org:libinput/libinput.git","http_url":"https://gitlab.freedesktop.org/libinput/libinput.git"},"commits":[{"id":"7140f13d82db259cd5987a745c3025833178fdb5","message":"evdev: track KEY_SYSRQ frames and pass them even as repeat frames\n\nAlt+Printscreen aka KEY_LEFTALT + KEY_SYSRQ is emulated by the kernel\nand always posted with SYN_REPORT 1, see\ndrivers/tty/sysrq.c:sysrq_reinject_alt_sysrq()\n\nThe actual sequence when pressing Alt + Printscreen is to release Alt\nfirst, then press it again:\n- evdev:\n - [ 10, 674010, 1, 56, 0] # EV_KEY / KEY_LEFTALT 0\n - [ 10, 674010, 0, 0, 0] # ------------ SYN_REPORT (0) ---------- +2861ms\n - evdev:\n - [ 10, 674030, 1, 56, 1] # EV_KEY / KEY_LEFTALT 1\n - [ 10, 674030, 1, 99, 1] # EV_KEY / KEY_SYSRQ 1\n - [ 10, 674030, 0, 0, 1] # ------------ SYN_REPORT (1) ---------- +0ms\n - evdev:\n - [ 10, 674031, 1, 99, 0] # EV_KEY / KEY_SYSRQ 0\n - [ 10, 674031, 1, 56, 0] # EV_KEY / KEY_LEFTALT 0\n - [ 10, 674031, 0, 0, 1] # ------------ SYN_REPORT (1) ---------- +0ms\n\nHandle that special case so we get our printscreen key to work as\nexpected anymore.\n\nFixes: 9a9466b6a92c (\"evdev: discard any frame with EV_SYN SYN_REPORT 1\")\nPart-of: \n","title":"evdev: track KEY_SYSRQ frames and pass them even as repeat frames","timestamp":"2025-07-16T09:36:10+10:00","url":"https://gitlab.freedesktop.org/libinput/libinput/-/commit/7140f13d82db259cd5987a745c3025833178fdb5","author":{"name":"Peter Hutterer","email":"peter.hutterer@who-t.net"},"added":[],"modified":["src/evdev.c","test/test-keyboard.c"],"removed":[]}],"total_commits_count":1,"push_options":{},"repository":{"name":"libinput","url":"git@ssh.gitlab.freedesktop.org:libinput/libinput.git","description":"Input device management and event handling library","homepage":"https://gitlab.freedesktop.org/libinput/libinput","git_http_url":"https://gitlab.freedesktop.org/libinput/libinput.git","git_ssh_url":"git@ssh.gitlab.freedesktop.org:libinput/libinput.git","visibility_level":20}}