v1cont / yad

Yet Another Dialog
GNU General Public License v3.0
654 stars 58 forks source link

Feature request: Allow setting WM window type #195

Open selurvedu opened 1 year ago

selurvedu commented 1 year ago

Setting the window type will help the window manager understand the purpose of a window and decide where and how to display it on screen.

Most of the _NET_WM_STATE hints are already supported in yad, and adding the _NET_WM_WINDOW_TYPE property would be a really great addition.