Skip to content

Commit

Permalink
#765 add _MOTIF_WM_HINTS and _MOTIF_WM_INFO to _NET_SUPPORTED so appl…
Browse files Browse the repository at this point in the history
…ications will know we support it

git-svn-id: https://xpra.org/svn/Xpra/trunk@8317 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Dec 28, 2014
1 parent 3c3074c commit 47e7f92
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 @@ -161,6 +161,8 @@ class Wm(gobject.GObject):
"_NET_WM_MOVERESIZE",
"_NET_MOVERESIZE_WINDOW",

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

0 comments on commit 47e7f92

Please sign in to comment.