Summary: | aterm and xterm don't maximize correctly | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | draggor |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 4.7.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
draggor
2012-01-17 06:46:49 UTC
kcmshell4 kwinrules, size & position, obey geometry restrictions, force: no those windows carry hints to only have sizes by multiples of n,m != 1,1 and therefore cannot be resized to arbitrary dimensions. those hints used to be ignored while the window was maximized, but a) *term clients set those hints for debatable reasons (to make window managers show their dimensions by chars instead of pixels) b) ignoring the hints breaks clients which set them for actually a reason (and you had to add a workaround for those clients which made correct use of them) *** This bug has been marked as a duplicate of bug 265568 *** |