[PATCH] Support Copy/Paste/Reset on target terminal



Hello,

This patch will need some information:
    - I used the glib C style signal to detect the right click because
for a reason I don't know, connecting the signal
"signal_button_press_event ()" from the "Gtk::Widget* widget" doesn't
work.
    - The consequence is I cannot access all the Terminal::Priv data,
so I pass what I needed to the C callback function through a tuple.
    - Fix bugs #577496, #561100, #533437, #656093.
    - Fix partially #564992

Fabien

Attachment: 0001-Support-Copy-Paste-Reset-on-target-terminal.patch
Description: Binary data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]