Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
coherence
compere
Commits
ccfc440b
Commit
ccfc440b
authored
Jul 02, 2007
by
Frank Scholz
Browse files
added SDL_VIDEO_X11_WMCLASS
parent
3833f18a
Changes
1
Hide whitespace changes
Inline
Side-by-side
mediarenderer
View file @
ccfc440b
...
...
@@ -246,9 +246,9 @@ def main():
fullscreen
=
FULLSCREEN
import
osso
osso_c
=
osso
.
Context
(
"com.coherence.mediarenderer"
,
"0.0.1"
,
False
)
else
:
fullscreen
=
1
os
.
environ
[
"SDL_VIDEO_X11_WMCLASS"
]
=
"MediaCenter"
MediaRenderer
(
fullscreen
=
fullscreen
)
reactor
.
run
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment