Tomas-M / xlunch

Graphical app launcher for X with minimal dependencies
http://xlunch.org
GNU General Public License v3.0
219 stars 37 forks source link

React to WM_DELETE_WINDOW to close xlunch #148

Open MIvanchev opened 6 months ago

MIvanchev commented 6 months ago

Window managers use the WM_DELETE_WINDOW protocol when the user requests a window to be closed. I just noticed in my WM that xlunch doesn't react to it so I'll provide a small patch.