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

--maximized or --fullscreen Non working with --about #262

Open
zN3utr4l opened this issue May 13, 2024 · 0 comments
Open

--maximized or --fullscreen Non working with --about #262

zN3utr4l opened this issue May 13, 2024 · 0 comments

Comments

@zN3utr4l
Copy link

yad --about --maximized \
      --image=./public/mini-logo.png \
      --website-label="MyCompany.com" \
      --authors="Me" \
      --license="Private" \
      --comments="Process....: $1" \
      --copyright="Copyright (c) 2024 ME" \
      --pversion="$(npm pkg get version)" \
      --pname="My App" \
      --undecorated --no-buttons --sticky --on-top --no-escape

If I try to make a popup this way it doesn't work, the popup is still shown in the center, whether I set maximized or fullscreen or width and height and the closing x is shown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant