[Xfce-bugs] [Bug 15873] Unification of "close multi tab" dialog

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Fri Oct 4 00:05:58 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=15873

alexxcons <alexxcons at xfce.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |f2404 at yandex.ru

--- Comment #3 from alexxcons <alexxcons at xfce.org> ---
Thanks for the patch !

Here the command I used to build the demo, after the modified libxfce4ui got
installed:
gcc `pkg-config --cflags gtk+-3.0` -o demo -I/usr/local/include/xfce4
-I/usr/local/include/xfce4/libxfce4ui-2 demo.c -L/usr/local/lib -lxfce4ui-2
`pkg-config --libs gtk+-3.0`

Some remarks:
Works fine for me !
Just a minor thing: I would use a additional, separate argument
"dont_ask_again_box_checked" for the return value, and rename "do_confirm" to
"show_dont_ask_again_box", to be more clear.

I added Igor to the CC List, to have a look on it. Let's first ask if he is ok
to have the dialog in libxfce4ui and if so, push it. 
Than we could open bugs on thunar/xfce4-terminal to actually make use of the
dialog.

Before using the dialog in thunar/terminal, I guess we need to wait for a
libxfce4ui dev release, since we would need to update our minimal xfce4ui
version in configure.ac.in.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list