https://bugzilla.xfce.org/show_bug.cgi?id=15758
Reuben Green <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Reuben Green <[email protected]> --- Created attachment 8857 --> https://bugzilla.xfce.org/attachment.cgi?id=8857&action=edit Patch to add confirmation when closing multiple tabs Here is my go at implementing this feature. This patch adds a signal handler (thunar_window_delete) to catch the "delete" event of the window, which pops up a dialog box to ask for confirmation if there are multiple tabs open. This feature is on by default, but the user can toggle it on/off via a checkbox on the "Behaviour" tab of the preferences dialog, and the user's preference is stored between sessions in the setting "misc-confirm-close-multiple-tabs". Criticisms and suggestions for improvement are most welcome! -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
