https://bugzilla.xfce.org/show_bug.cgi?id=15758
Reuben Green <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #8857|0 |1 is obsolete| | --- Comment #6 from Reuben Green <[email protected]> --- Created attachment 8861 --> https://bugzilla.xfce.org/attachment.cgi?id=8861&action=edit Patch to add confirmation when closing multiple tabs Thanks for the ideas, alexxcons! Here is a prototype patch made by crudely copying over the relevant code from xfce4-terminal and adapting it (and not adding the check box in the preferences dialog like the previous patch), to give an idea of what this would look like. So if I understand correctly, you're thinking it would be good if we could add a new function to xfce4ui, say "xfce_dialog_confirm_close_multiple_tabs" (or whatever), and then patch both thunar and xfce4-terminal to use this? I've not used xfce4ui before, but from a quick look at the source, I think this would involve writing an xml description of the dialog which could be used by GtkBuilder. If so, I would be happy to give it a go. -- 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
