Currently, you can move a window pressing alt key, and as I remove the decorations to use my own header, I need to make it dragable.
It's a easy bug, just create a event handler widget in the header and do a startdrag when clicked ;)
Currently, you can move a window pressing alt key, and as I remove the decorations to use my own header, I need to make it dragable.
It's a easy bug, just create a event handler widget in the header and do a startdrag when clicked ;)