Skip to content

feat(present): implement DDXRingBell as a haptic/audible bell - #1097

Open
twaik wants to merge 1 commit into
masterfrom
ddx-ring-bell
Open

twaik wants to merge 1 commit into
masterfrom
ddx-ring-bell

Conversation

@twaik

@twaik twaik commented Aug 16, 2026

Copy link
Copy Markdown
Member

Forwards X11 bell requests (XBell/XkbBell) over the existing cross-process connection to the renderer, which vibrates (two short pulses, distinct from IME key-tap haptics) or, if no vibrator is present, plays a short tone.

Test with command printf '\a' in aterm since xfce terminal defaults to disable audible bell.

@twaik
twaik force-pushed the ddx-ring-bell branch 3 times, most recently from 9fb2cea to 2fd95d8 Compare August 27, 2026 18:18
Forwards X11 bell requests (XBell/XkbBell) over the existing
cross-process connection to the renderer, which vibrates (two short
pulses, distinct from IME key-tap haptics) or, if no vibrator is
present, plays a short tone.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant