Re: Review: FULLSCREEN_MONITORS Hint
"Mark Tiefenbruck" <[email protected]>
| Newsgroups | gmane.comp.gnome.wm-spec |
|---|---|
| Message-ID | <[email protected]> |
> Fullscreen applications won't have window decorations, requiring that they > handle any drag operations themselves. This is not remotely accurate. Many window managers support moving windows (with or without decorations) by using alt + mouse. The window could also be moved with keyboard operations. Or, the window manager could be instructed by a pager or application to move a window, using _NET_WM_MOVERESIZE. Mark