Skip to content

Commit

Permalink
#755 make UTILITY windows undecorated
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@8222 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Dec 9, 2014
1 parent d425ad3 commit 731e7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xpra/client/gtk_base/gtk_client_window_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"MENU",
#"TOOLBAR",
"SPLASHSCREEN",
#"UTILITY",
"UTILITY",
"DOCK",
#"DESKTOP",
"DROPDOWN_MENU",
Expand Down

0 comments on commit 731e7ba

Please sign in to comment.