Move a window out of screen
-
there's a frameless window in my application, and i want the effect that people can drag it around just like there's a titlebar, that's quit easy using the move() method, but the problem is that it can't be moved partially out of the screen like a normal window. anyone can help me with that? the xlib way is also acceptable, thanks :)