Skip to content
Discussion options

You must be logged in to vote

There are two separate issues at play here:

  1. quick-terminal-size does not account for the widths and heights of any extra docks, bars, extra widgets, etc. since this information is only available to the Wayland compositor and not individual applications. You must set it to something like 95% to account for the space taken up by other software.
  2. We also don't control where exactly the quick terminal is placed — that is again the sole domain of the compositor. If you believe this to be a bug, you need to ask the KWin developers to fix this for you. All we can do as the application is to politely ask the compositor if we can anchor the quick terminal at a given edge, and let the compositor de…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by pluiedev

This comment was marked as off-topic.

@pluiedev
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Issue is in an upstream project needs-confirmation A reproduction has been reported, but the bug hasn't been confirmed or reproduced by a maintainer. gtk Issues exclusive to GTK which are not OS-specific
3 participants