Move a window out of screen
General and Desktop
2
Posts
1
Posters
776
Views
1
Watching
-
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 :)