Eric Pruitt wrote: > On Sat, Aug 08, 2015 at 05:39:55PM +0200, Quolick wrote: > > When I press Shift-Alt-Q, all windows killed without any confirmation. > > Is there any patch to add some king of dialog box? > > Maybe two menu items in the bar (like dmenu does) "OK", "Cancel"? > > You could make Shift+Alt+Q launch a shell script instead. Maybe > something like this: > > zenity --question --text 'Are you sure you want to exit?' && pkill -x dwm
Heyho Quolick, isn't the hardness of pressing shift-alt-q confirmation enough? It may seem weird switching from a sucking environment like gnome where everything has to be confirmed, but try it out without the dialog. Also your two questions do not fit in hackers@ (they do not contain patches or discussions about patches), use dev@ for further questions. --Markus
