Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JellyFin Theater App will not full-screen properly - Ubuntu/Debian/Linux Installer - npm #19

Open
alextomko opened this issue May 5, 2019 · 5 comments
Labels
bug Something isn't working
Milestone

Comments

@alextomko
Copy link

Helllo - I have this issue on Ubuntu 16.04 running the JellyFin Theater App. Although I can double click the App and it opens to full-screen it leaves a black side-bar to the left and right top and bottom which stays during the movies so it is not really full-screen.

For example see attached screen shot of running the application with "npm start":

jellyfin

Then here is the example after double-clicking where it goes into semi-full-screen with black edges but crops out part of the application window on left and right:

jellyfin-double-click

It would be fine if it would be a true full-screen by double clicking but it cuts out part of the application on left and right along with it cuts out part of the movie on left and right and top and bottom.

Originally posted by @alextomko in #11 (comment)

@simoncaron
Copy link
Contributor

@alextomko I'm also experiencing issues on MacOS. I'm currently refactoring WindowState related methods to simplify things a bit and allow fullscreen on maximize and exit fullscreen on Escape for every OS.
Stay tuned!

@Omar007
Copy link

Omar007 commented Nov 30, 2019

I think that what I'm seeing on Sway (tiling) is related to this; the Jellyfin content doesn't seem to be 'attached' or 'part of' to the main window but a separate one. I can even move them separately.

The main window, titled 'Jellyfin Theater', is completely black. The content window, titled 'Dashboard' (turns out this changes depending on where you navigate to, e.g. 'Music', 'Jellyfin', 'Movies', ...), has the Jellyfin interface. The 'Dashboard' is initially spawned as floating on Sway, which doesn't normally happen unless it's something like a modal dialog. Attempting to put focus on the main window forces it back to the content window though.

@OscylO
Copy link

OscylO commented Apr 5, 2020

Almost a year later and it still does not work on ubuntu 18.04 :(

@JustAMan
Copy link
Contributor

I don't think anyone has as much as touched this during this year. Feel free to contribute fixes ;)

@cromefire
Copy link
Contributor

cromefire commented May 31, 2020

Seems to be a tightly linked to #11

@anthonylavado anthonylavado added the bug Something isn't working label May 31, 2020
@cromefire cromefire added this to the 1.0.0 milestone Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

7 participants