-
Notifications
You must be signed in to change notification settings - Fork 118
Toolbox not starting minimized even when enabled #696
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
Comments
Well, it's a regression from fbf7904. I don't know, though, how to make it work without using (in this specific single case) |
It would have been ok for me, to be able to just have the toolbox start out at a position where it doesn't interfere with the slide. Then again, I'm probably not going to have any presentations in the near future (maybe ever), so I'm not super pressed on having a solution ASAP. |
It shouldn't normally, unless you resize the presenter windows. I guess you start in the windowed mode and then make it full screen, right? |
I kept the presenter window windowed, and had the presentation window full screen. But an issue might be that I am using a tiling window manager, that might force a resize on the window resulting in having it start out in the position in the screenshot. |
I see. Please test the PR #698. |
Looks good |
Expected Behaviour
when setting
option toolbox-minimized true
in the~/.config/pdfpc/pdfpcrc
i expect the toolbox to start minimizedActual Behaviour

toolbox starts maximized:
Steps to reproduce
option toolbox-minimized true
in~/.config/pdfpc/pdfpcrc
pdfpc version: v4.6
Used Distribution (GTK version, Vala version): not sure how to detect (https://archlinux.org/packages/extra/x86_64/pdfpc/) depends on GTK though
Display Server (X11/Wayland): wayland
HiDPI Setting (yes/no): no
NOTE
Another solution to my problem would be to have a way to start the toolbox below the current slide as it wouldn't block any content even when starting maximized.
The text was updated successfully, but these errors were encountered: