Move conversation window key handling into its file

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

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.

Summary ID
Move conversation window key handling into its file
There are a bunch of window+conversation key handling 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.
42d29604fe3968b450206e1e74b598c855b05cb2
Description From Last Updated

can probably drop the common from the name.

grimgrim
grim
  1. 
      
  2. pidgin/pidginconversationwindow.c (Diff revision 1)
     
     

    can probably drop the common from the name.

  3. 
      
QuLogic
grim
  1. Ship It!
  2. Awesome work, thanks!!

  3. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...