Skip to content

Commit

Permalink
#765: list _NET_WM_MOVERESIZE in _NET_SUPPORTED
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@8276 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Dec 24, 2014
1 parent ddeba84 commit 24e1d87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/xpra/x11/gtk_x11/wm.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ class Wm(gobject.GObject):
# _NET_WM_STATE_ABOVE,
# _NET_WM_STATE_BELOW,

"_NET_WM_MOVERESIZE",

# Not at all yet:
#"_NET_REQUEST_FRAME_EXTENTS",
#"_NET_CLOSE_WINDOW",
Expand Down

0 comments on commit 24e1d87

Please sign in to comment.