Move conversation window key handling into its file

Review Request #1152 — Created Dec. 7, 2021 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

There are a bunch of window+conversation key handling bits stuck together when it
really should be something handled on the window only. Using the capture phase
for events allows us to catch the event first before any contained widgets.

Opened multiple conversations and switch between them with Ctrl+[] and Alt+123.

Commits

Files

    Loading...